diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-13 10:27:18 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-13 10:27:18 +0000 |
commit | c7abc70b96ad20e16ee2c5806166e9eb7d51f064 (patch) | |
tree | b1b1908c644f0c479f9d2ea2be8174134f9d6d7c /virtual/perl-Net-Ping | |
parent | Stable for x86, wrt bug #536790 (diff) | |
download | gentoo-2-c7abc70b96ad20e16ee2c5806166e9eb7d51f064.tar.gz gentoo-2-c7abc70b96ad20e16ee2c5806166e9eb7d51f064.tar.bz2 gentoo-2-c7abc70b96ad20e16ee2c5806166e9eb7d51f064.zip |
Stable for x86, 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 aa197a08e260..16d47b98dd75 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.11 2015/02/08 12:27:17 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Net-Ping/ChangeLog,v 1.12 2015/02/13 10:27:18 ago Exp $ + + 13 Feb 2015; Agostino Sarubbo <ago@gentoo.org> perl-Net-Ping-2.430.0.ebuild: + Stable for x86, wrt bug #536790 08 Feb 2015; Mikle Kolyada <zlogene@gentoo.org> perl-Net-Ping-2.430.0.ebuild: amd64 stable wrt 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 877c2ae68c2e..dd3044a8d91e 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.2 2015/02/08 12:27:17 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Net-Ping/perl-Net-Ping-2.430.0.ebuild,v 1.3 2015/02/13 10:27:18 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="" |