dilfridge 15/06/05 23:06:19 Modified: ChangeLog Added: perl-File-Path-2.90.0-r3.ebuild Removed: perl-File-Path-2.90.0-r2.ebuild Log: Add Perl 5.22 as provider, remove Perl 5.18 as provider (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0B08240A96F66571)
Revision Changes Path 1.24 virtual/perl-File-Path/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-File-Path/ChangeLog?rev=1.24&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-File-Path/ChangeLog?rev=1.24&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-File-Path/ChangeLog?r1=1.23&r2=1.24 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/virtual/perl-File-Path/ChangeLog,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- ChangeLog 11 Apr 2015 17:50:52 -0000 1.23 +++ ChangeLog 5 Jun 2015 23:06:19 -0000 1.24 @@ -1,6 +1,12 @@ # ChangeLog for virtual/perl-File-Path # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Path/ChangeLog,v 1.23 2015/04/11 17:50:52 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Path/ChangeLog,v 1.24 2015/06/05 23:06:19 dilfridge Exp $ + +*perl-File-Path-2.90.0-r3 (05 Jun 2015) + + 05 Jun 2015; Andreas K. Huettel <[email protected]> + -perl-File-Path-2.90.0-r2.ebuild, +perl-File-Path-2.90.0-r3.ebuild: + Add Perl 5.22 as provider, remove Perl 5.18 as provider 11 Apr 2015; Mikle Kolyada <[email protected]> perl-File-Path-2.90.0-r2.ebuild: 1.1 virtual/perl-File-Path/perl-File-Path-2.90.0-r3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-File-Path/perl-File-Path-2.90.0-r3.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-File-Path/perl-File-Path-2.90.0-r3.ebuild?rev=1.1&content-type=text/plain Index: perl-File-Path-2.90.0-r3.ebuild =================================================================== # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Path/perl-File-Path-2.90.0-r3.ebuild,v 1.1 2015/06/05 23:06:19 dilfridge Exp $ EAPI=5 DESCRIPTION="Virtual for ${PN#perl-}" HOMEPAGE="" SRC_URI="" LICENSE="" SLOT="0" KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix" IUSE="" RDEPEND=" || ( =dev-lang/perl-5.22* =dev-lang/perl-5.20* ~perl-core/${PN#perl-}-${PV} ) !<perl-core/${PN#perl-}-${PV} !>perl-core/${PN#perl-}-${PV}-r999 "
