diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-16 09:22:42 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-16 09:22:42 +0000 |
commit | 98a081a18345afe6af030ed11451340ab622f001 (patch) | |
tree | 6a6b86197e8c7c9820b88fac342551c209bed373 /virtual/perl-libnet | |
parent | Stable for sparc, wrt bug #536790 (diff) | |
download | gentoo-2-98a081a18345afe6af030ed11451340ab622f001.tar.gz gentoo-2-98a081a18345afe6af030ed11451340ab622f001.tar.bz2 gentoo-2-98a081a18345afe6af030ed11451340ab622f001.zip |
Stable for sparc, 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-libnet')
-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 ce14197d33ac..0eb6e961107e 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.56 2015/02/15 10:50:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-libnet/ChangeLog,v 1.57 2015/02/16 09:22:42 ago Exp $ + + 16 Feb 2015; Agostino Sarubbo <ago@gentoo.org> perl-libnet-1.270.0.ebuild: + Stable for sparc, wrt bug #536790 15 Feb 2015; Agostino Sarubbo <ago@gentoo.org> perl-libnet-1.270.0.ebuild: Stable for ppc64, wrt 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 8318074aa45c..18603bbba2ee 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.7 2015/02/15 10:50:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-libnet/perl-libnet-1.270.0.ebuild,v 1.8 2015/02/16 09:22:42 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}" |