summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Hüttel <dilfridge@gentoo.org>2014-07-21 19:41:06 +0000
committerAndreas Hüttel <dilfridge@gentoo.org>2014-07-21 19:41:06 +0000
commitd897221f9fff4c17cb6222bdd6a87a9206a4344d (patch)
tree3ce8e06e7f9e5659079f56305acd66553bac01ba /virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.380.0.ebuild
parentCheck for CONFIG_INPUT_EVDEV wrt #508460 by Thomas D. (diff)
downloadhistorical-d897221f9fff4c17cb6222bdd6a87a9206a4344d.tar.gz
historical-d897221f9fff4c17cb6222bdd6a87a9206a4344d.tar.bz2
historical-d897221f9fff4c17cb6222bdd6a87a9206a4344d.zip
Improve dependencies
Package-Manager: portage-2.2.10/cvs/Linux x86_64 Manifest-Sign-Key: 0xEBE6A336BE19039C!
Diffstat (limited to 'virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.380.0.ebuild')
-rw-r--r--virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.380.0.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.380.0.ebuild b/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.380.0.ebuild
index bf17f03c91d1..374a17ebb575 100644
--- a/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.380.0.ebuild
+++ b/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.380.0.ebuild
@@ -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 @@ IUSE=""
RDEPEND="
|| ( =dev-lang/perl-5.20* ~perl-core/${PN#perl-}-${PV} )
!<perl-core/${PN#perl-}-${PV}
+ !>perl-core/${PN#perl-}-${PV}-r999
"