diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-14 15:39:29 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-14 15:39:29 +0000 |
commit | 9dca07dc64a31d78ea825e717e40a042b1ff7554 (patch) | |
tree | 1804d2faf27939f104ef19fb3cc82af7cb079337 /virtual | |
parent | Stable for ppc, wrt bug #536790 (diff) | |
download | gentoo-2-9dca07dc64a31d78ea825e717e40a042b1ff7554.tar.gz gentoo-2-9dca07dc64a31d78ea825e717e40a042b1ff7554.tar.bz2 gentoo-2-9dca07dc64a31d78ea825e717e40a042b1ff7554.zip |
Stable for ppc, 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')
-rw-r--r-- | virtual/perl-libnet/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/perl-libnet/perl-libnet-1.270.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/perl-libnet/ChangeLog b/virtual/perl-libnet/ChangeLog index 4df9a9fe3b3d..b60ecd191662 100644 --- a/virtual/perl-libnet/ChangeLog +++ b/virtual/perl-libnet/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-libnet # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-libnet/ChangeLog,v 1.54 2015/02/13 22:23:41 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-libnet/ChangeLog,v 1.55 2015/02/14 15:39:29 ago Exp $ + + 14 Feb 2015; Agostino Sarubbo <ago@gentoo.org> perl-libnet-1.270.0.ebuild: + Stable for ppc, wrt bug #536790 13 Feb 2015; Jeroen Roovers <jer@gentoo.org> perl-libnet-1.270.0.ebuild: Stable for HPPA (bug #536790). diff --git a/virtual/perl-libnet/perl-libnet-1.270.0.ebuild b/virtual/perl-libnet/perl-libnet-1.270.0.ebuild index ec0fa82ecd35..44f809c85804 100644 --- a/virtual/perl-libnet/perl-libnet-1.270.0.ebuild +++ b/virtual/perl-libnet/perl-libnet-1.270.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-libnet/perl-libnet-1.270.0.ebuild,v 1.5 2015/02/13 22:23:41 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-libnet/perl-libnet-1.270.0.ebuild,v 1.6 2015/02/14 15:39:29 ago Exp $ # Some important notes about detecting libnet version # http://dev.gentoo.org/~zlogene/perl-libnet-mantainer-notes @@ -16,7 +16,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="~perl-core/${PN#perl-}-${PV}" |