summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'virtual/perl-Storable/perl-Storable-2.490.0.ebuild')
-rw-r--r--virtual/perl-Storable/perl-Storable-2.490.0.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/virtual/perl-Storable/perl-Storable-2.490.0.ebuild b/virtual/perl-Storable/perl-Storable-2.490.0.ebuild
index 90ef7e581c02..64d68bc53fed 100644
--- a/virtual/perl-Storable/perl-Storable-2.490.0.ebuild
+++ b/virtual/perl-Storable/perl-Storable-2.490.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-Storable/perl-Storable-2.490.0.ebuild,v 1.1 2014/07/13 10:36:36 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Storable/perl-Storable-2.490.0.ebuild,v 1.2 2014/07/21 19:32:12 dilfridge Exp $
EAPI=5
@@ -17,4 +17,5 @@ DEPEND=""
RDEPEND="
|| ( =dev-lang/perl-5.20* ~perl-core/${PN#perl-}-${PV} )
!<perl-core/${PN#perl-}-${PV}
+ !>perl-core/${PN#perl-}-${PV}-r999
"