diff options
Diffstat (limited to 'virtual/perl-Safe/perl-Safe-2.27.ebuild')
-rw-r--r-- | virtual/perl-Safe/perl-Safe-2.27.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/virtual/perl-Safe/perl-Safe-2.27.ebuild b/virtual/perl-Safe/perl-Safe-2.27.ebuild index 21aa631bd1ae..54d87e32c840 100644 --- a/virtual/perl-Safe/perl-Safe-2.27.ebuild +++ b/virtual/perl-Safe/perl-Safe-2.27.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Safe/perl-Safe-2.27.ebuild,v 1.6 2010/09/07 20:32:48 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Safe/perl-Safe-2.27.ebuild,v 1.7 2011/01/22 10:12:59 tove Exp $ DESCRIPTION="Virtual for Safe" HOMEPAGE="" @@ -11,4 +11,4 @@ SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ~ppc64 sparc x86" IUSE="" -RDEPEND="|| ( ~dev-lang/perl-5.12.2 ~dev-lang/perl-5.12.1 ~perl-core/Safe-${PV} )" +RDEPEND="|| ( ~dev-lang/perl-5.12.3 ~dev-lang/perl-5.12.2 ~perl-core/Safe-${PV} )" |