diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-18 08:38:09 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-18 08:38:09 +0000 |
commit | 7f44d1e9963f6e65ac3c9dbcb850c369be42de10 (patch) | |
tree | 24b4f50777fd5afa9465e467bbbf20ebfcfeb40b /virtual/perl-Net-Ping | |
parent | Stable for alpha, wrt bug #536790 (diff) | |
download | gentoo-2-7f44d1e9963f6e65ac3c9dbcb850c369be42de10.tar.gz gentoo-2-7f44d1e9963f6e65ac3c9dbcb850c369be42de10.tar.bz2 gentoo-2-7f44d1e9963f6e65ac3c9dbcb850c369be42de10.zip |
Stable for alpha, 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 c814c2c1fa87..0cca78428272 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.17 2015/02/17 08:13:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Net-Ping/ChangeLog,v 1.18 2015/02/18 08:38:09 ago Exp $ + + 18 Feb 2015; Agostino Sarubbo <ago@gentoo.org> perl-Net-Ping-2.430.0.ebuild: + Stable for alpha, wrt bug #536790 17 Feb 2015; Agostino Sarubbo <ago@gentoo.org> perl-Net-Ping-2.430.0.ebuild: Stable for ia64, 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 b2226bcc724c..9d52c003bc55 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.8 2015/02/17 08:13:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Net-Ping/perl-Net-Ping-2.430.0.ebuild,v 1.9 2015/02/18 08:38:09 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="" |