diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-09-23 09:58:06 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-09-23 09:58:06 +0000 |
commit | a5a0fdc8ed3d92e2dd1701438a93e021dba909a0 (patch) | |
tree | 9b491b72e80a132e861d4aa4f72a8afd03c2a325 /virtual | |
parent | Stable for sparc, wrt bug #504786 (diff) | |
download | gentoo-2-a5a0fdc8ed3d92e2dd1701438a93e021dba909a0.tar.gz gentoo-2-a5a0fdc8ed3d92e2dd1701438a93e021dba909a0.tar.bz2 gentoo-2-a5a0fdc8ed3d92e2dd1701438a93e021dba909a0.zip |
Stable for sparc, wrt bug #504786
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'virtual')
-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 56243de6eef5..060455c3a32c 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.8 2014/09/22 10:12:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Net-Ping/ChangeLog,v 1.9 2014/09/23 09:58:06 ago Exp $ + + 23 Sep 2014; Agostino Sarubbo <ago@gentoo.org> perl-Net-Ping-2.41-r1.ebuild: + Stable for sparc, wrt bug #504786 22 Sep 2014; Agostino Sarubbo <ago@gentoo.org> perl-Net-Ping-2.41-r1.ebuild: Stable for x86, 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 1b125fcc6eaa..93ae0a79f435 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.8 2014/09/22 10:12:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Net-Ping/perl-Net-Ping-2.41-r1.ebuild,v 1.9 2014/09/23 09:58:06 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="" |