diff options
author | 2015-02-08 12:55:43 +0000 | |
---|---|---|
committer | 2015-02-08 12:55:43 +0000 | |
commit | fc7e1a312cfbf4f50cac0d33f702474b9af2b872 (patch) | |
tree | b3d31cc39d6f0977d4296e15b25ff7bd4103a9dc /virtual/perl-libnet | |
parent | amd64 stable wrt bug #536790 (diff) | |
download | gentoo-2-fc7e1a312cfbf4f50cac0d33f702474b9af2b872.tar.gz gentoo-2-fc7e1a312cfbf4f50cac0d33f702474b9af2b872.tar.bz2 gentoo-2-fc7e1a312cfbf4f50cac0d33f702474b9af2b872.zip |
amd64 stable wrt bug #536790
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'virtual/perl-libnet')
-rw-r--r-- | virtual/perl-libnet/ChangeLog | 7 | ||||
-rw-r--r-- | virtual/perl-libnet/perl-libnet-1.270.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/virtual/perl-libnet/ChangeLog b/virtual/perl-libnet/ChangeLog index 4cbf2567b796..df05ee6e7c2c 100644 --- a/virtual/perl-libnet/ChangeLog +++ b/virtual/perl-libnet/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-libnet -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-libnet/ChangeLog,v 1.51 2014/11/08 17:14:52 dilfridge Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-libnet/ChangeLog,v 1.52 2015/02/08 12:55:43 zlogene Exp $ + + 08 Feb 2015; Mikle Kolyada <zlogene@gentoo.org> perl-libnet-1.270.0.ebuild: + amd64 stable wrt bug #536790 *perl-libnet-1.220.0-r3 (08 Nov 2014) diff --git a/virtual/perl-libnet/perl-libnet-1.270.0.ebuild b/virtual/perl-libnet/perl-libnet-1.270.0.ebuild index de19859c5be2..eca765709f74 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-2014 Gentoo Foundation +# 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.2 2014/07/22 22:58:22 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-libnet/perl-libnet-1.270.0.ebuild,v 1.3 2015/02/08 12:55:43 zlogene 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}" |