summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-11-10 15:39:23 +0000
committerTorsten Veller <tove@gentoo.org>2009-11-10 15:39:23 +0000
commit4af6310f1b92aa62a27ff20bd5622f3637681377 (patch)
treedd3b031dfadb93e308d650c6aff83ed1ba5192ae /virtual
parentfix bug #292481 (diff)
downloadgentoo-2-4af6310f1b92aa62a27ff20bd5622f3637681377.tar.gz
gentoo-2-4af6310f1b92aa62a27ff20bd5622f3637681377.tar.bz2
gentoo-2-4af6310f1b92aa62a27ff20bd5622f3637681377.zip
Remove perl-5.10.1 as provider from RDEPEND
(Portage version: 2.2_rc49/cvs/Linux x86_64)
Diffstat (limited to 'virtual')
-rw-r--r--virtual/perl-File-Spec/ChangeLog5
-rw-r--r--virtual/perl-File-Spec/perl-File-Spec-3.31.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/perl-File-Spec/ChangeLog b/virtual/perl-File-Spec/ChangeLog
index 5a0403bb05db..0e2a8d690d10 100644
--- a/virtual/perl-File-Spec/ChangeLog
+++ b/virtual/perl-File-Spec/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for virtual/perl-File-Spec
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Spec/ChangeLog,v 1.43 2009/11/10 10:31:41 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Spec/ChangeLog,v 1.44 2009/11/10 15:39:23 tove Exp $
+
+ 10 Nov 2009; Torsten Veller <tove@gentoo.org> perl-File-Spec-3.31.ebuild:
+ Remove perl-5.10.1 as provider from RDEPEND
*perl-File-Spec-3.31 (10 Nov 2009)
diff --git a/virtual/perl-File-Spec/perl-File-Spec-3.31.ebuild b/virtual/perl-File-Spec/perl-File-Spec-3.31.ebuild
index 13b22185ddc7..c1288627a21c 100644
--- a/virtual/perl-File-Spec/perl-File-Spec-3.31.ebuild
+++ b/virtual/perl-File-Spec/perl-File-Spec-3.31.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Spec/perl-File-Spec-3.31.ebuild,v 1.1 2009/11/10 10:31:41 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Spec/perl-File-Spec-3.31.ebuild,v 1.2 2009/11/10 15:39:23 tove Exp $
DESCRIPTION="Virtual for File-Spec"
HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
@@ -12,4 +12,4 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~spar
IUSE=""
DEPEND=""
-RDEPEND="|| ( ~dev-lang/perl-5.10.1 ~perl-core/File-Spec-${PV} )"
+RDEPEND="~perl-core/File-Spec-${PV}"