diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-07-09 11:33:12 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-07-09 11:33:12 +0000 |
commit | fee6a76994a71040c066c68addaabd882a8f28e4 (patch) | |
tree | 15f7e48fadd7ba70fc29a2c0f147f1db1424a181 /net-analyzer/echoping | |
parent | Stable for HPPA (bug #475650). (diff) | |
download | gentoo-2-fee6a76994a71040c066c68addaabd882a8f28e4.tar.gz gentoo-2-fee6a76994a71040c066c68addaabd882a8f28e4.tar.bz2 gentoo-2-fee6a76994a71040c066c68addaabd882a8f28e4.zip |
Marked ~hppa (bug #475912).
(Portage version: 2.2.0_alpha187/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'net-analyzer/echoping')
-rw-r--r-- | net-analyzer/echoping/ChangeLog | 7 | ||||
-rw-r--r-- | net-analyzer/echoping/echoping-6.0.2-r2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-analyzer/echoping/ChangeLog b/net-analyzer/echoping/ChangeLog index a34be316c150..31a6777268b8 100644 --- a/net-analyzer/echoping/ChangeLog +++ b/net-analyzer/echoping/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/echoping -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/echoping/ChangeLog,v 1.26 2012/10/26 09:39:26 pinkbyte Exp $ +# 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 $ + + 09 Jul 2013; Jeroen Roovers <jer@gentoo.org> echoping-6.0.2-r2.ebuild: + Marked ~hppa (bug #475912). *echoping-6.0.2-r2 (26 Oct 2012) diff --git a/net-analyzer/echoping/echoping-6.0.2-r2.ebuild b/net-analyzer/echoping/echoping-6.0.2-r2.ebuild index 2889cf7eae26..0ab3e00608e7 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-2012 Gentoo Foundation +# 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.1 2012/10/26 09:39:26 pinkbyte Exp $ +# $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 $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/echoping/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~hppa ~x86" IUSE="gnutls http icp idn priority smtp ssl tos postgres ldap" RESTRICT="test" |