dilfridge 14/11/08 17:12:34 Modified: ChangeLog Added: perl-if-0.60.200-r2.ebuild Removed: perl-if-0.60.200-r1.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.10 virtual/perl-if/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-if/ChangeLog?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-if/ChangeLog?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-if/ChangeLog?r1=1.9&r2=1.10 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/virtual/perl-if/ChangeLog,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- ChangeLog 8 Oct 2014 22:27:48 -0000 1.9 +++ ChangeLog 8 Nov 2014 17:12:34 -0000 1.10 @@ -1,6 +1,12 @@ # ChangeLog for virtual/perl-if # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-if/ChangeLog,v 1.9 2014/10/08 22:27:48 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-if/ChangeLog,v 1.10 2014/11/08 17:12:34 dilfridge Exp $ + +*perl-if-0.60.200-r2 (08 Nov 2014) + + 08 Nov 2014; Andreas K. Huettel <[email protected]> + -perl-if-0.60.200-r1.ebuild, +perl-if-0.60.200-r2.ebuild: + Remove Perl 5.16 as provider 08 Oct 2014; Andreas K. Huettel <[email protected]> perl-if-0.60.300.ebuild: 1.1 virtual/perl-if/perl-if-0.60.200-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-if/perl-if-0.60.200-r2.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-if/perl-if-0.60.200-r2.ebuild?rev=1.1&content-type=text/plain Index: perl-if-0.60.200-r2.ebuild =================================================================== # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/virtual/perl-if/perl-if-0.60.200-r2.ebuild,v 1.1 2014/11/08 17:12:34 dilfridge Exp $ EAPI=5 DESCRIPTION="Virtual for ${PN#perl-}" HOMEPAGE="" SRC_URI="" LICENSE="" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" DEPEND="" RDEPEND=" || ( =dev-lang/perl-5.18* ~perl-core/${PN#perl-}-${PV} ) !<perl-core/${PN#perl-}-${PV} !>perl-core/${PN#perl-}-${PV}-r999 "
