dilfridge 15/06/10 23:01:04 Modified: ChangeLog Added: perl-Safe-2.390.0.ebuild Removed: perl-Safe-2.350.0-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.62 virtual/perl-Safe/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Safe/ChangeLog?rev=1.62&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Safe/ChangeLog?rev=1.62&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Safe/ChangeLog?r1=1.61&r2=1.62 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Safe/ChangeLog,v retrieving revision 1.61 retrieving revision 1.62 diff -u -r1.61 -r1.62 --- ChangeLog 18 Feb 2015 08:38:23 -0000 1.61 +++ ChangeLog 10 Jun 2015 23:01:04 -0000 1.62 @@ -1,6 +1,12 @@ # ChangeLog for virtual/perl-Safe # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Safe/ChangeLog,v 1.61 2015/02/18 08:38:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Safe/ChangeLog,v 1.62 2015/06/10 23:01:04 dilfridge Exp $ + +*perl-Safe-2.390.0 (10 Jun 2015) + + 10 Jun 2015; Andreas K. Huettel <[email protected]> + -perl-Safe-2.350.0-r2.ebuild, +perl-Safe-2.390.0.ebuild: + Add Perl 5.22 version, remove old 18 Feb 2015; Agostino Sarubbo <[email protected]> perl-Safe-2.370.0.ebuild: Stable for alpha, wrt bug #536790 1.1 virtual/perl-Safe/perl-Safe-2.390.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Safe/perl-Safe-2.390.0.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Safe/perl-Safe-2.390.0.ebuild?rev=1.1&content-type=text/plain Index: perl-Safe-2.390.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-Safe/perl-Safe-2.390.0.ebuild,v 1.1 2015/06/10 23:01:04 dilfridge Exp $ EAPI=5 DESCRIPTION="Virtual for ${PN#perl-}" HOMEPAGE="" SRC_URI="" LICENSE="" SLOT="0" KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="" RDEPEND=" || ( =dev-lang/perl-5.22* ~perl-core/${PN#perl-}-${PV} ) !<perl-core/${PN#perl-}-${PV} !>perl-core/${PN#perl-}-${PV}-r999 "
