dilfridge 15/06/13 10:10:29 Modified: ChangeLog Added: perl-if-0.60.400.ebuild Removed: perl-if-0.60.200-r2.ebuild Log: Add Perl 5.22 version, remove old (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0B08240A96F66571)
Revision Changes Path 1.21 virtual/perl-if/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-if/ChangeLog?rev=1.21&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-if/ChangeLog?rev=1.21&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-if/ChangeLog?r1=1.20&r2=1.21 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/virtual/perl-if/ChangeLog,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- ChangeLog 18 Feb 2015 08:38:54 -0000 1.20 +++ ChangeLog 13 Jun 2015 10:10:29 -0000 1.21 @@ -1,6 +1,12 @@ # ChangeLog for virtual/perl-if # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-if/ChangeLog,v 1.20 2015/02/18 08:38:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-if/ChangeLog,v 1.21 2015/06/13 10:10:29 dilfridge Exp $ + +*perl-if-0.60.400 (13 Jun 2015) + + 13 Jun 2015; Andreas K. Huettel <[email protected]> + -perl-if-0.60.200-r2.ebuild, +perl-if-0.60.400.ebuild: + Add Perl 5.22 version, remove old 18 Feb 2015; Agostino Sarubbo <[email protected]> perl-if-0.60.300.ebuild: Stable for alpha, wrt bug #536790 1.1 virtual/perl-if/perl-if-0.60.400.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-if/perl-if-0.60.400.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-if/perl-if-0.60.400.ebuild?rev=1.1&content-type=text/plain Index: perl-if-0.60.400.ebuild =================================================================== # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/virtual/perl-if/perl-if-0.60.400.ebuild,v 1.1 2015/06/13 10:10:29 dilfridge Exp $ EAPI=5 DESCRIPTION="Virtual for ${PN#perl-}" HOMEPAGE="" SRC_URI="" LICENSE="" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd" IUSE="" DEPEND="" RDEPEND=" || ( =dev-lang/perl-5.22* ~perl-core/${PN#perl-}-${PV} ) !<perl-core/${PN#perl-}-${PV} !>perl-core/${PN#perl-}-${PV}-r999 "
