dilfridge 14/11/08 17:14:52 Modified: ChangeLog Added: perl-libnet-1.220.0-r3.ebuild Removed: perl-libnet-1.220.0-r2.ebuild Log: Remove Perl 5.16 as provider (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 84AD142F)
Revision Changes Path 1.51 virtual/perl-libnet/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-libnet/ChangeLog?rev=1.51&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-libnet/ChangeLog?rev=1.51&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-libnet/ChangeLog?r1=1.50&r2=1.51 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/virtual/perl-libnet/ChangeLog,v retrieving revision 1.50 retrieving revision 1.51 diff -u -r1.50 -r1.51 --- ChangeLog 22 Jul 2014 22:58:22 -0000 1.50 +++ ChangeLog 8 Nov 2014 17:14:52 -0000 1.51 @@ -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 <[email protected]> + -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 <[email protected]> -perl-libnet-1.230.0-r1.ebuild, perl-libnet-1.270.0.ebuild: 1.1 virtual/perl-libnet/perl-libnet-1.220.0-r3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-libnet/perl-libnet-1.220.0-r3.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-libnet/perl-libnet-1.220.0-r3.ebuild?rev=1.1&content-type=text/plain Index: perl-libnet-1.220.0-r3.ebuild =================================================================== # 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} !>perl-core/${PN#perl-}-${PV}-r999 "
