dilfridge 15/06/07 22:20:40 Modified: ChangeLog Added: perl-Math-Complex-1.590.0-r5.ebuild Removed: perl-Math-Complex-1.590.0-r4.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.20 virtual/perl-Math-Complex/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Math-Complex/ChangeLog?rev=1.20&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Math-Complex/ChangeLog?rev=1.20&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Math-Complex/ChangeLog?r1=1.19&r2=1.20 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Math-Complex/ChangeLog,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- ChangeLog 8 Nov 2014 16:11:08 -0000 1.19 +++ ChangeLog 7 Jun 2015 22:20:40 -0000 1.20 @@ -1,6 +1,12 @@ # ChangeLog for virtual/perl-Math-Complex -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-Complex/ChangeLog,v 1.19 2014/11/08 16:11:08 dilfridge Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-Complex/ChangeLog,v 1.20 2015/06/07 22:20:40 dilfridge Exp $ + +*perl-Math-Complex-1.590.0-r5 (07 Jun 2015) + + 07 Jun 2015; Andreas K. Huettel <[email protected]> + -perl-Math-Complex-1.590.0-r4.ebuild, +perl-Math-Complex-1.590.0-r5.ebuild: + Add Perl 5.22 as provider, remove Perl 5.18 as provider *perl-Math-Complex-1.590.0-r4 (08 Nov 2014) 1.1 virtual/perl-Math-Complex/perl-Math-Complex-1.590.0-r5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Math-Complex/perl-Math-Complex-1.590.0-r5.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Math-Complex/perl-Math-Complex-1.590.0-r5.ebuild?rev=1.1&content-type=text/plain Index: perl-Math-Complex-1.590.0-r5.ebuild =================================================================== # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-Complex/perl-Math-Complex-1.590.0-r5.ebuild,v 1.1 2015/06/07 22:20:40 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* =dev-lang/perl-5.20* ~perl-core/${PN#perl-}-${PV} ) !<perl-core/${PN#perl-}-${PV} !>perl-core/${PN#perl-}-${PV}-r999 "
