dilfridge 14/07/21 19:26:42 Modified: perl-Safe-2.370.0.ebuild ChangeLog Added: perl-Safe-2.350.0-r2.ebuild Removed: perl-Safe-2.350.0-r1.ebuild Log: Improve dependencies (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EBE6A336BE19039C!)
Revision Changes Path 1.2 virtual/perl-Safe/perl-Safe-2.370.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Safe/perl-Safe-2.370.0.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Safe/perl-Safe-2.370.0.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Safe/perl-Safe-2.370.0.ebuild?r1=1.1&r2=1.2 Index: perl-Safe-2.370.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Safe/perl-Safe-2.370.0.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-Safe-2.370.0.ebuild 12 Jul 2014 17:01:13 -0000 1.1 +++ perl-Safe-2.370.0.ebuild 21 Jul 2014 19:26:42 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Safe/perl-Safe-2.370.0.ebuild,v 1.1 2014/07/12 17:01:13 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Safe/perl-Safe-2.370.0.ebuild,v 1.2 2014/07/21 19:26:42 dilfridge Exp $ EAPI=5 @@ -16,4 +16,5 @@ RDEPEND=" || ( =dev-lang/perl-5.20* ~perl-core/${PN#perl-}-${PV} ) !<perl-core/${PN#perl-}-${PV} + !>perl-core/${PN#perl-}-${PV}-r999 " 1.44 virtual/perl-Safe/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Safe/ChangeLog?rev=1.44&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Safe/ChangeLog?rev=1.44&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Safe/ChangeLog?r1=1.43&r2=1.44 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Safe/ChangeLog,v retrieving revision 1.43 retrieving revision 1.44 diff -u -r1.43 -r1.44 --- ChangeLog 12 Jul 2014 17:01:13 -0000 1.43 +++ ChangeLog 21 Jul 2014 19:26:42 -0000 1.44 @@ -1,6 +1,13 @@ # ChangeLog for virtual/perl-Safe # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Safe/ChangeLog,v 1.43 2014/07/12 17:01:13 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Safe/ChangeLog,v 1.44 2014/07/21 19:26:42 dilfridge Exp $ + +*perl-Safe-2.350.0-r2 (21 Jul 2014) + + 21 Jul 2014; Andreas K. Huettel <dilfri...@gentoo.org> + -perl-Safe-2.350.0-r1.ebuild, +perl-Safe-2.350.0-r2.ebuild, + perl-Safe-2.370.0.ebuild: + Improve dependencies *perl-Safe-2.370.0 (12 Jul 2014) *perl-Safe-2.350.0-r1 (12 Jul 2014) 1.1 virtual/perl-Safe/perl-Safe-2.350.0-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Safe/perl-Safe-2.350.0-r2.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Safe/perl-Safe-2.350.0-r2.ebuild?rev=1.1&content-type=text/plain Index: perl-Safe-2.350.0-r2.ebuild =================================================================== # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/virtual/perl-Safe/perl-Safe-2.350.0-r2.ebuild,v 1.1 2014/07/21 19:26:42 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.18* ~perl-core/${PN#perl-}-${PV} ) !<perl-core/${PN#perl-}-${PV} !>perl-core/${PN#perl-}-${PV}-r999 "