diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-09 12:10:52 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-09 12:10:52 +0000 |
commit | bd37efa0c617900a4fa43904eff9a042ed2892ec (patch) | |
tree | b60458d01f384b7eba63ce0c92c23c7d1f075767 /net-analyzer/echoping | |
parent | Version bump (diff) | |
download | gentoo-2-bd37efa0c617900a4fa43904eff9a042ed2892ec.tar.gz gentoo-2-bd37efa0c617900a4fa43904eff9a042ed2892ec.tar.bz2 gentoo-2-bd37efa0c617900a4fa43904eff9a042ed2892ec.zip |
x86 stable
(Portage version: 2.1.3_rc7)
Diffstat (limited to 'net-analyzer/echoping')
-rw-r--r-- | net-analyzer/echoping/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/echoping/echoping-6.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/echoping/ChangeLog b/net-analyzer/echoping/ChangeLog index 6930f00f2d40..5d6e77b2f54e 100644 --- a/net-analyzer/echoping/ChangeLog +++ b/net-analyzer/echoping/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/echoping # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/echoping/ChangeLog,v 1.9 2007/04/12 19:32:37 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/echoping/ChangeLog,v 1.10 2007/07/09 12:10:52 armin76 Exp $ + + 09 Jul 2007; Raúl Porcel <armin76@gentoo.org> echoping-6.0.1.ebuild: + x86 stable *echoping-6.0.1 (12 Apr 2007) diff --git a/net-analyzer/echoping/echoping-6.0.1.ebuild b/net-analyzer/echoping/echoping-6.0.1.ebuild index 076e5aa8b1f5..b9f4ac8a1373 100644 --- a/net-analyzer/echoping/echoping-6.0.1.ebuild +++ b/net-analyzer/echoping/echoping-6.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/echoping/echoping-6.0.1.ebuild,v 1.1 2007/04/12 19:32:37 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/echoping/echoping-6.0.1.ebuild,v 1.2 2007/07/09 12:10:52 armin76 Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/echoping/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="gnutls http icp idn priority smtp ssl tos postgres ldap" DEPEND="gnutls? ( >=net-libs/gnutls-1.0.17 ) |