summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.960.0.ebuild')
-rw-r--r--virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.960.0.ebuild8
1 files changed, 6 insertions, 2 deletions
diff --git a/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.960.0.ebuild b/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.960.0.ebuild
index fef1253de617..f18089e248d5 100644
--- a/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.960.0.ebuild
+++ b/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.960.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-Attribute-Handlers/perl-Attribute-Handlers-0.960.0.ebuild,v 1.1 2014/07/05 11:21:54 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.960.0.ebuild,v 1.2 2014/07/17 16:27:44 dilfridge Exp $
EAPI=5
@@ -13,4 +13,8 @@ SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
IUSE=""
-RDEPEND="|| ( =dev-lang/perl-5.20* ~perl-core/${PN#perl-}-${PV} )"
+RDEPEND="
+ || ( =dev-lang/perl-5.20* ~perl-core/${PN#perl-}-${PV} )
+ !<perl-core/${PN#perl-}-${PV}
+ !>perl-core/${PN#perl-}-${PV}-r999
+"