dilfridge 15/02/14 23:16:44 Modified: ChangeLog perl-CPAN-2.0.5.ebuild Added: perl-CPAN-2.90.0.ebuild Log: Add 5.20.2 version, kinda (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key EBE6A336BE19039C!)
Revision Changes Path 1.28 virtual/perl-CPAN/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CPAN/ChangeLog?rev=1.28&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CPAN/ChangeLog?rev=1.28&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CPAN/ChangeLog?r1=1.27&r2=1.28 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/virtual/perl-CPAN/ChangeLog,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- ChangeLog 14 Feb 2015 15:37:20 -0000 1.27 +++ ChangeLog 14 Feb 2015 23:16:44 -0000 1.28 @@ -1,6 +1,12 @@ # 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.27 2015/02/14 15:37:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN/ChangeLog,v 1.28 2015/02/14 23:16:44 dilfridge Exp $ + +*perl-CPAN-2.90.0 (14 Feb 2015) + + 14 Feb 2015; Andreas K. Huettel <dilfri...@gentoo.org> + perl-CPAN-2.0.5.ebuild, +perl-CPAN-2.90.0.ebuild: + Add 5.20.2 version, kinda 14 Feb 2015; Agostino Sarubbo <a...@gentoo.org> perl-CPAN-2.0.5.ebuild: Stable for ppc, wrt bug #536790 1.7 virtual/perl-CPAN/perl-CPAN-2.0.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CPAN/perl-CPAN-2.0.5.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CPAN/perl-CPAN-2.0.5.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CPAN/perl-CPAN-2.0.5.ebuild?r1=1.6&r2=1.7 Index: perl-CPAN-2.0.5.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/virtual/perl-CPAN/perl-CPAN-2.0.5.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- perl-CPAN-2.0.5.ebuild 14 Feb 2015 15:37:20 -0000 1.6 +++ perl-CPAN-2.0.5.ebuild 14 Feb 2015 23:16:44 -0000 1.7 @@ -1,6 +1,6 @@ # 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.0.5.ebuild,v 1.6 2015/02/14 15:37:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN/perl-CPAN-2.0.5.ebuild,v 1.7 2015/02/14 23:16:44 dilfridge Exp $ EAPI=5 @@ -15,7 +15,7 @@ DEPEND="" RDEPEND=" - || ( =dev-lang/perl-5.20* ~perl-core/${PN#perl-}-${PV} ) + || ( =dev-lang/perl-5.20.1* =dev-lang/perl-5.20.0* ~perl-core/${PN#perl-}-${PV} ) !<perl-core/${PN#perl-}-${PV} !>perl-core/${PN#perl-}-${PV}-r999 " 1.1 virtual/perl-CPAN/perl-CPAN-2.90.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CPAN/perl-CPAN-2.90.0.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CPAN/perl-CPAN-2.90.0.ebuild?rev=1.1&content-type=text/plain Index: perl-CPAN-2.90.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.90.0.ebuild,v 1.1 2015/02/14 23:16:44 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.20.2* ~perl-core/${PN#perl-}-${PV} ) !<perl-core/${PN#perl-}-${PV} !>perl-core/${PN#perl-}-${PV}-r999 "