diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-10 05:18:00 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-10 05:18:00 +0000 |
commit | 328953e084ec2830e2ae2d6d67696dd7ce6f514a (patch) | |
tree | 325e0d643fdfda01077f111694695a9751c1b712 /net-analyzer/echoping | |
parent | Stable for amd64, wrt bug #399553 (diff) | |
download | gentoo-2-328953e084ec2830e2ae2d6d67696dd7ce6f514a.tar.gz gentoo-2-328953e084ec2830e2ae2d6d67696dd7ce6f514a.tar.bz2 gentoo-2-328953e084ec2830e2ae2d6d67696dd7ce6f514a.zip |
Stable for amd64, wrt bug #399553
(Portage version: 2.1.12.11/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-analyzer/echoping')
-rw-r--r-- | net-analyzer/echoping/ChangeLog | 6 | ||||
-rw-r--r-- | net-analyzer/echoping/echoping-6.0.2-r2.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/net-analyzer/echoping/ChangeLog b/net-analyzer/echoping/ChangeLog index 31a6777268b8..89c571e9d5a1 100644 --- a/net-analyzer/echoping/ChangeLog +++ b/net-analyzer/echoping/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/echoping # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/echoping/ChangeLog,v 1.27 2013/07/09 11:33:12 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/echoping/ChangeLog,v 1.28 2013/07/10 05:18:00 ago Exp $ + + 10 Jul 2013; Agostino Sarubbo <ago@gentoo.org> echoping-6.0.2-r2.ebuild: + Stable for amd64, wrt bug #399553 09 Jul 2013; Jeroen Roovers <jer@gentoo.org> echoping-6.0.2-r2.ebuild: Marked ~hppa (bug #475912). @@ -109,4 +112,3 @@ +files/maxtoread-5.2.0.patch, +echoping-5.2.0.ebuild: Initial release. Thanks to Gudleik Rasch <gudleik@rastamatra.org> for submitting the ebuild. - diff --git a/net-analyzer/echoping/echoping-6.0.2-r2.ebuild b/net-analyzer/echoping/echoping-6.0.2-r2.ebuild index 0ab3e00608e7..963aa39a3bd7 100644 --- a/net-analyzer/echoping/echoping-6.0.2-r2.ebuild +++ b/net-analyzer/echoping/echoping-6.0.2-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/echoping/echoping-6.0.2-r2.ebuild,v 1.2 2013/07/09 11:33:12 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/echoping/echoping-6.0.2-r2.ebuild,v 1.3 2013/07/10 05:18:00 ago Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/echoping/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="amd64 ~hppa ~x86" IUSE="gnutls http icp idn priority smtp ssl tos postgres ldap" RESTRICT="test" |