diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-14 15:38:40 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-14 15:38:40 +0000 |
commit | e5cddcaf223dce9e2da8ad39b18a0454e21d95d5 (patch) | |
tree | a5c1c05c122d2860f647afb779857a55881c6028 /virtual/perl-Net-Ping | |
parent | Stable for ppc, wrt bug #536790 (diff) | |
download | gentoo-2-e5cddcaf223dce9e2da8ad39b18a0454e21d95d5.tar.gz gentoo-2-e5cddcaf223dce9e2da8ad39b18a0454e21d95d5.tar.bz2 gentoo-2-e5cddcaf223dce9e2da8ad39b18a0454e21d95d5.zip |
Stable for ppc, wrt bug #536790
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'virtual/perl-Net-Ping')
-rw-r--r-- | virtual/perl-Net-Ping/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/perl-Net-Ping/perl-Net-Ping-2.430.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/perl-Net-Ping/ChangeLog b/virtual/perl-Net-Ping/ChangeLog index c806721b2c5e..28ce92c68c6a 100644 --- a/virtual/perl-Net-Ping/ChangeLog +++ b/virtual/perl-Net-Ping/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-Net-Ping # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Net-Ping/ChangeLog,v 1.13 2015/02/13 22:13:16 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Net-Ping/ChangeLog,v 1.14 2015/02/14 15:38:40 ago Exp $ + + 14 Feb 2015; Agostino Sarubbo <ago@gentoo.org> perl-Net-Ping-2.430.0.ebuild: + Stable for ppc, wrt bug #536790 13 Feb 2015; Jeroen Roovers <jer@gentoo.org> perl-Net-Ping-2.430.0.ebuild: Stable for HPPA (bug #536790). diff --git a/virtual/perl-Net-Ping/perl-Net-Ping-2.430.0.ebuild b/virtual/perl-Net-Ping/perl-Net-Ping-2.430.0.ebuild index ee99e26a8c4f..88cfd3e7a29c 100644 --- a/virtual/perl-Net-Ping/perl-Net-Ping-2.430.0.ebuild +++ b/virtual/perl-Net-Ping/perl-Net-Ping-2.430.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Net-Ping/perl-Net-Ping-2.430.0.ebuild,v 1.4 2015/02/13 22:13:16 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Net-Ping/perl-Net-Ping-2.430.0.ebuild,v 1.5 2015/02/14 15:38:40 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-macos" IUSE="" DEPEND="" |