From 436e9464aedac5969ceb995fe7c2e2259feba735 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 15 Feb 2020 11:01:10 +0100 Subject: net-analyzer/echoping: [QA] inherit ltprune.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- net-analyzer/echoping/echoping-6.0.2_p434-r2.ebuild | 4 ++-- net-analyzer/echoping/echoping-6.0.2_p434-r3.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'net-analyzer') diff --git a/net-analyzer/echoping/echoping-6.0.2_p434-r2.ebuild b/net-analyzer/echoping/echoping-6.0.2_p434-r2.ebuild index 1b004aa80cfb..3ef54165ba6e 100644 --- a/net-analyzer/echoping/echoping-6.0.2_p434-r2.ebuild +++ b/net-analyzer/echoping/echoping-6.0.2_p434-r2.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit autotools eutils +inherit autotools eutils ltprune DESCRIPTION="Small program to test performances of remote servers" HOMEPAGE="http://echoping.sourceforge.net/" diff --git a/net-analyzer/echoping/echoping-6.0.2_p434-r3.ebuild b/net-analyzer/echoping/echoping-6.0.2_p434-r3.ebuild index 0a565e6bf158..ea9b234861eb 100644 --- a/net-analyzer/echoping/echoping-6.0.2_p434-r3.ebuild +++ b/net-analyzer/echoping/echoping-6.0.2_p434-r3.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit autotools eutils +inherit autotools eutils ltprune DESCRIPTION="Small program to test performances of remote servers" HOMEPAGE="http://echoping.sourceforge.net/" -- cgit v1.2.3-65-gdbad