diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-09-22 09:58:34 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-09-22 09:58:34 +0000 |
commit | 9f718c7465482afc20ac26e0aa392890bf35ef43 (patch) | |
tree | a30ab87ef3d0555665cc74a6b616d4f068eec703 /virtual/perl-Net-Ping | |
parent | Stable for ia64, wrt bug #504786 (diff) | |
download | gentoo-2-9f718c7465482afc20ac26e0aa392890bf35ef43.tar.gz gentoo-2-9f718c7465482afc20ac26e0aa392890bf35ef43.tar.bz2 gentoo-2-9f718c7465482afc20ac26e0aa392890bf35ef43.zip |
Stable for ia64, wrt bug #504786
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", 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 3d42d53849a9..f635e3691110 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.6 2014/09/21 11:21:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Net-Ping/ChangeLog,v 1.7 2014/09/22 09:58:34 ago Exp $ + + 22 Sep 2014; Agostino Sarubbo <ago@gentoo.org> perl-Net-Ping-2.41-r1.ebuild: + Stable for ia64, wrt bug #504786 21 Sep 2014; Agostino Sarubbo <ago@gentoo.org> perl-Net-Ping-2.41-r1.ebuild: Stable for ppc, wrt 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 18133ebdb9b9..cd95028dc6dd 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.6 2014/09/21 11:21:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Net-Ping/perl-Net-Ping-2.41-r1.ebuild,v 1.7 2014/09/22 09:58:34 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="" |