diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-09-21 11:10:22 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-09-21 11:10:22 +0000 |
commit | ab7e27069c03cb02f774cf4432bf1055fcc62794 (patch) | |
tree | 0ca206d94a175c1a4310be00d57104f39785678f /virtual/perl-Net-Ping | |
parent | Stable for ppc64, wrt bug #504786 (diff) | |
download | gentoo-2-ab7e27069c03cb02f774cf4432bf1055fcc62794.tar.gz gentoo-2-ab7e27069c03cb02f774cf4432bf1055fcc62794.tar.bz2 gentoo-2-ab7e27069c03cb02f774cf4432bf1055fcc62794.zip |
Stable for ppc64, wrt bug #504786
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", 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.41-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/perl-Net-Ping/ChangeLog b/virtual/perl-Net-Ping/ChangeLog index 0ba9873a9320..09b27ccb457e 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Net-Ping/ChangeLog,v 1.4 2014/09/17 13:50:47 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Net-Ping/ChangeLog,v 1.5 2014/09/21 11:10:22 ago Exp $ + + 21 Sep 2014; Agostino Sarubbo <ago@gentoo.org> perl-Net-Ping-2.41-r1.ebuild: + Stable for ppc64, wrt bug #504786 17 Sep 2014; Jeroen Roovers <jer@gentoo.org> perl-Net-Ping-2.41-r1.ebuild: Stable for HPPA (bug #504786). diff --git a/virtual/perl-Net-Ping/perl-Net-Ping-2.41-r1.ebuild b/virtual/perl-Net-Ping/perl-Net-Ping-2.41-r1.ebuild index 94b44c0e2727..be6af101b9b5 100644 --- a/virtual/perl-Net-Ping/perl-Net-Ping-2.41-r1.ebuild +++ b/virtual/perl-Net-Ping/perl-Net-Ping-2.41-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.41-r1.ebuild,v 1.4 2014/09/17 13:50:47 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Net-Ping/perl-Net-Ping-2.41-r1.ebuild,v 1.5 2014/09/21 11:10:22 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="" |