mgorny 15/02/21 09:48:08 Modified: ChangeLog Added: perl-CPAN-2.90.0-r1.ebuild Log: Revbump the virtuals where dependencies have been changed (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Revision Changes Path 1.34 virtual/perl-CPAN/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CPAN/ChangeLog?rev=1.34&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CPAN/ChangeLog?rev=1.34&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CPAN/ChangeLog?r1=1.33&r2=1.34 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/virtual/perl-CPAN/ChangeLog,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- ChangeLog 18 Feb 2015 08:36:49 -0000 1.33 +++ ChangeLog 21 Feb 2015 09:48:08 -0000 1.34 @@ -1,6 +1,11 @@ # 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.33 2015/02/18 08:36:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN/ChangeLog,v 1.34 2015/02/21 09:48:08 mgorny Exp $ + +*perl-CPAN-2.90.0-r1 (21 Feb 2015) + + 21 Feb 2015; Michał Górny <[email protected]> +perl-CPAN-2.90.0-r1.ebuild: + Revbump the virtuals where dependencies have been changed 18 Feb 2015; Agostino Sarubbo <[email protected]> perl-CPAN-2.0.5.ebuild: Stable for alpha, wrt bug #536790 1.1 virtual/perl-CPAN/perl-CPAN-2.90.0-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CPAN/perl-CPAN-2.90.0-r1.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CPAN/perl-CPAN-2.90.0-r1.ebuild?rev=1.1&content-type=text/plain Index: perl-CPAN-2.90.0-r1.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-r1.ebuild,v 1.1 2015/02/21 09:48:08 mgorny 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 "
