dilfridge 15/06/04 16:31:47 Modified: ChangeLog Added: perl-CPAN-2.110.0.ebuild Removed: perl-CPAN-2.0.5.ebuild perl-CPAN-2.0.0-r1.ebuild Log: Add Perl 5.22 version, remove old (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 84AD142F)
Revision Changes Path 1.45 virtual/perl-CPAN/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CPAN/ChangeLog?rev=1.45&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CPAN/ChangeLog?rev=1.45&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CPAN/ChangeLog?r1=1.44&r2=1.45 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/virtual/perl-CPAN/ChangeLog,v retrieving revision 1.44 retrieving revision 1.45 diff -u -r1.44 -r1.45 --- ChangeLog 11 Apr 2015 17:40:52 -0000 1.44 +++ ChangeLog 4 Jun 2015 16:31:47 -0000 1.45 @@ -1,6 +1,13 @@ # ChangeLog for virtual/perl-CPAN # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN/ChangeLog,v 1.44 2015/04/11 17:40:52 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN/ChangeLog,v 1.45 2015/06/04 16:31:47 dilfridge Exp $ + +*perl-CPAN-2.110.0 (04 Jun 2015) + + 04 Jun 2015; Andreas K. Huettel <[email protected]> + -perl-CPAN-2.0.0-r1.ebuild, -perl-CPAN-2.0.5.ebuild, + +perl-CPAN-2.110.0.ebuild: + Add Perl 5.22 version, remove old 11 Apr 2015; Mikle Kolyada <[email protected]> perl-CPAN-2.90.0-r1.ebuild: ppc64 stable wrt bug #545510 1.1 virtual/perl-CPAN/perl-CPAN-2.110.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CPAN/perl-CPAN-2.110.0.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CPAN/perl-CPAN-2.110.0.ebuild?rev=1.1&content-type=text/plain Index: perl-CPAN-2.110.0.ebuild =================================================================== # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN/perl-CPAN-2.110.0.ebuild,v 1.1 2015/06/04 16:31:47 dilfridge Exp $ EAPI=5 DESCRIPTION="Virtual for ${PN#perl-}" HOMEPAGE="" SRC_URI="" LICENSE="" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="" DEPEND="" RDEPEND=" =dev-lang/perl-5.22* !<perl-core/${PN#perl-}-${PV} !>perl-core/${PN#perl-}-${PV}-r999 " # special case: Perl 5.22 version does not correspond to any separate release...
