diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-17 08:13:16 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-17 08:13:16 +0000 |
commit | 0551584f528dc7f76bc61a525907e8fef8d25fa1 (patch) | |
tree | 03dafd403ca775573c5cad6821386832f649546e /virtual/perl-Net-Ping | |
parent | Pull in various fixes from upstream (mostly security). (diff) | |
download | gentoo-2-0551584f528dc7f76bc61a525907e8fef8d25fa1.tar.gz gentoo-2-0551584f528dc7f76bc61a525907e8fef8d25fa1.tar.bz2 gentoo-2-0551584f528dc7f76bc61a525907e8fef8d25fa1.zip |
Stable for ia64, 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 2c4fd1ac9422..c814c2c1fa87 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.16 2015/02/16 09:21:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Net-Ping/ChangeLog,v 1.17 2015/02/17 08:13:16 ago Exp $ + + 17 Feb 2015; Agostino Sarubbo <ago@gentoo.org> perl-Net-Ping-2.430.0.ebuild: + Stable for ia64, wrt bug #536790 16 Feb 2015; Agostino Sarubbo <ago@gentoo.org> perl-Net-Ping-2.430.0.ebuild: Stable for sparc, 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 019bec0b4c87..b2226bcc724c 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.7 2015/02/16 09:21:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Net-Ping/perl-Net-Ping-2.430.0.ebuild,v 1.8 2015/02/17 08:13:16 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="" |