From c817638d588b5e9ddff500a6330763dbc33ffd27 Mon Sep 17 00:00:00 2001 From: "Andreas K. Hüttel" Date: Sat, 8 Nov 2014 17:14:52 +0000 Subject: Remove Perl 5.16 as provider (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 84AD142F) --- virtual/perl-libnet/ChangeLog | 8 +++++++- virtual/perl-libnet/perl-libnet-1.220.0-r2.ebuild | 23 ----------------------- virtual/perl-libnet/perl-libnet-1.220.0-r3.ebuild | 23 +++++++++++++++++++++++ 3 files changed, 30 insertions(+), 24 deletions(-) delete mode 100644 virtual/perl-libnet/perl-libnet-1.220.0-r2.ebuild create mode 100644 virtual/perl-libnet/perl-libnet-1.220.0-r3.ebuild (limited to 'virtual') diff --git a/virtual/perl-libnet/ChangeLog b/virtual/perl-libnet/ChangeLog index 91e7f5f67973..4cbf2567b796 100644 --- a/virtual/perl-libnet/ChangeLog +++ b/virtual/perl-libnet/ChangeLog @@ -1,6 +1,12 @@ # 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.50 2014/07/22 22:58:22 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-libnet/ChangeLog,v 1.51 2014/11/08 17:14:52 dilfridge Exp $ + +*perl-libnet-1.220.0-r3 (08 Nov 2014) + + 08 Nov 2014; Andreas K. Huettel + -perl-libnet-1.220.0-r2.ebuild, +perl-libnet-1.220.0-r3.ebuild: + Remove Perl 5.16 as provider 22 Jul 2014; Andreas K. Huettel -perl-libnet-1.230.0-r1.ebuild, perl-libnet-1.270.0.ebuild: diff --git a/virtual/perl-libnet/perl-libnet-1.220.0-r2.ebuild b/virtual/perl-libnet/perl-libnet-1.220.0-r2.ebuild deleted file mode 100644 index 33d4dd46e572..000000000000 --- a/virtual/perl-libnet/perl-libnet-1.220.0-r2.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-libnet/perl-libnet-1.220.0-r2.ebuild,v 1.3 2014/07/15 21:20:09 dilfridge Exp $ - -# Some important notes about detecting libnet version -# http://dev.gentoo.org/~zlogene/perl-libnet-mantainer-notes - -EAPI=5 - -DESCRIPTION="Virtual for ${PN#perl-}" -HOMEPAGE="" -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" -IUSE="" - -RDEPEND=" - || ( =dev-lang/perl-5.18* =dev-lang/perl-5.16* ~perl-core/${PN#perl-}-${PV} ) - !perl-core/${PN#perl-}-${PV}-r999 -" diff --git a/virtual/perl-libnet/perl-libnet-1.220.0-r3.ebuild b/virtual/perl-libnet/perl-libnet-1.220.0-r3.ebuild new file mode 100644 index 000000000000..404e85691097 --- /dev/null +++ b/virtual/perl-libnet/perl-libnet-1.220.0-r3.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-libnet/perl-libnet-1.220.0-r3.ebuild,v 1.1 2014/11/08 17:14:52 dilfridge Exp $ + +# Some important notes about detecting libnet version +# http://dev.gentoo.org/~zlogene/perl-libnet-mantainer-notes + +EAPI=5 + +DESCRIPTION="Virtual for ${PN#perl-}" +HOMEPAGE="" +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" +IUSE="" + +RDEPEND=" + || ( =dev-lang/perl-5.18* ~perl-core/${PN#perl-}-${PV} ) + !perl-core/${PN#perl-}-${PV}-r999 +" -- cgit v1.2.3-65-gdbad