dilfridge 14/07/21 19:28:39 Modified: perl-Scalar-List-Utils-1.380.0.ebuild ChangeLog Added: perl-Scalar-List-Utils-1.270.0-r2.ebuild Removed: perl-Scalar-List-Utils-1.270.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-Scalar-List-Utils/perl-Scalar-List-Utils-1.380.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.380.0.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.380.0.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.380.0.ebuild?r1=1.1&r2=1.2 Index: perl-Scalar-List-Utils-1.380.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.380.0.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-Scalar-List-Utils-1.380.0.ebuild 13 Jul 2014 10:22:47 -0000 1.1 +++ perl-Scalar-List-Utils-1.380.0.ebuild 21 Jul 2014 19:28:39 -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-Scalar-List-Utils/perl-Scalar-List-Utils-1.380.0.ebuild,v 1.1 2014/07/13 10:22:47 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.380.0.ebuild,v 1.2 2014/07/21 19:28:39 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.75 virtual/perl-Scalar-List-Utils/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Scalar-List-Utils/ChangeLog?rev=1.75&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Scalar-List-Utils/ChangeLog?rev=1.75&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Scalar-List-Utils/ChangeLog?r1=1.74&r2=1.75 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Scalar-List-Utils/ChangeLog,v retrieving revision 1.74 retrieving revision 1.75 diff -u -r1.74 -r1.75 --- ChangeLog 13 Jul 2014 10:22:47 -0000 1.74 +++ ChangeLog 21 Jul 2014 19:28:39 -0000 1.75 @@ -1,6 +1,14 @@ # ChangeLog for virtual/perl-Scalar-List-Utils # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Scalar-List-Utils/ChangeLog,v 1.74 2014/07/13 10:22:47 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Scalar-List-Utils/ChangeLog,v 1.75 2014/07/21 19:28:39 dilfridge Exp $ + +*perl-Scalar-List-Utils-1.270.0-r2 (21 Jul 2014) + + 21 Jul 2014; Andreas K. Huettel <dilfri...@gentoo.org> + -perl-Scalar-List-Utils-1.270.0-r1.ebuild, + +perl-Scalar-List-Utils-1.270.0-r2.ebuild, + perl-Scalar-List-Utils-1.380.0.ebuild: + Improve dependencies *perl-Scalar-List-Utils-1.380.0 (13 Jul 2014) *perl-Scalar-List-Utils-1.270.0-r1 (13 Jul 2014) 1.1 virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.270.0-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.270.0-r2.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.270.0-r2.ebuild?rev=1.1&content-type=text/plain Index: perl-Scalar-List-Utils-1.270.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-Scalar-List-Utils/perl-Scalar-List-Utils-1.270.0-r2.ebuild,v 1.1 2014/07/21 19:28:39 dilfridge Exp $ EAPI=5 DESCRIPTION="Virtual for Scalar::Util and List::Util, also distributed as Scalar::List::Utils" HOMEPAGE="" SRC_URI="" LICENSE="" SLOT="0" KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=" || ( =dev-lang/perl-5.18* ~perl-core/${PN#perl-}-${PV} ) !<perl-core/${PN#perl-}-${PV} !>perl-core/${PN#perl-}-${PV}-r999 "