diff options
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/echoping/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/echoping/echoping-5.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/echoping/ChangeLog b/net-analyzer/echoping/ChangeLog index 9633b3434946..50d3a8a63157 100644 --- a/net-analyzer/echoping/ChangeLog +++ b/net-analyzer/echoping/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/echoping # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/echoping/ChangeLog,v 1.3 2005/04/05 22:57:13 angusyoung Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/echoping/ChangeLog,v 1.4 2005/05/27 19:03:15 angusyoung Exp $ + + 27 May 2005; Otavio Piske <angusyoung@gentoo.org> echoping-5.2.0.ebuild: + Marked as x86. 05 Apr 2005; Otavio R. Piske <angusyoung@gentoo.org> echoping-5.2.0.ebuild: Removed 1 of the 2 use_enable icp in src_compile diff --git a/net-analyzer/echoping/echoping-5.2.0.ebuild b/net-analyzer/echoping/echoping-5.2.0.ebuild index 03a6b5a5944f..81b52fe4e620 100644 --- a/net-analyzer/echoping/echoping-5.2.0.ebuild +++ b/net-analyzer/echoping/echoping-5.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/echoping/echoping-5.2.0.ebuild,v 1.3 2005/04/05 22:57:13 angusyoung Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/echoping/echoping-5.2.0.ebuild,v 1.4 2005/05/27 19:03:15 angusyoung Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/echoping/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="gnutls http icp idn priority smtp ssl tos" # Add suport to libidn |