summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-02-13 19:46:07 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-02-13 19:46:07 +0000
commitfe92e8d17984e68fec8128bbda3a955353fc2ee0 (patch)
tree7045825f8edb91247ffa6454ea4efcac81e229e5 /virtual/perl-File-Spec
parentjust commited the wrong file (exscalibar ebuild), here's the correct (diff)
downloadgentoo-2-fe92e8d17984e68fec8128bbda3a955353fc2ee0.tar.gz
gentoo-2-fe92e8d17984e68fec8128bbda3a955353fc2ee0.tar.bz2
gentoo-2-fe92e8d17984e68fec8128bbda3a955353fc2ee0.zip
Swapped 3.1 rdeps
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'virtual/perl-File-Spec')
-rw-r--r--virtual/perl-File-Spec/ChangeLog6
-rw-r--r--virtual/perl-File-Spec/perl-File-Spec-3.12.ebuild4
-rw-r--r--virtual/perl-File-Spec/perl-File-Spec-3.15.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/virtual/perl-File-Spec/ChangeLog b/virtual/perl-File-Spec/ChangeLog
index b4b1feb4893e..b7b00b001014 100644
--- a/virtual/perl-File-Spec/ChangeLog
+++ b/virtual/perl-File-Spec/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for gentoo-x86/virtual
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Spec/ChangeLog,v 1.2 2006/02/13 19:27:18 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Spec/ChangeLog,v 1.3 2006/02/13 19:46:07 mcummings Exp $
+
+ 13 Feb 2006; Michael Cummings <mcummings@gentoo.org>
+ perl-File-Spec-3.12.ebuild, perl-File-Spec-3.15.ebuild:
+ Swapped 3.1 rdeps
13 Feb 2006; Michael Cummings <mcummings@gentoo.org>
perl-File-Spec-3.15.ebuild:
diff --git a/virtual/perl-File-Spec/perl-File-Spec-3.12.ebuild b/virtual/perl-File-Spec/perl-File-Spec-3.12.ebuild
index 6b08eed80137..1af7e92f458d 100644
--- a/virtual/perl-File-Spec/perl-File-Spec-3.12.ebuild
+++ b/virtual/perl-File-Spec/perl-File-Spec-3.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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.12.ebuild,v 1.1 2006/02/06 18:11:32 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Spec/perl-File-Spec-3.12.ebuild,v 1.2 2006/02/13 19:46:07 mcummings Exp $
DESCRIPTION="Virtual for File-Spec"
HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
@@ -12,5 +12,5 @@ KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86"
IUSE=""
DEPEND=""
-RDEPEND="~perl-core/File-Spec-${PV}"
+RDEPEND="|| ( ~dev-lang/perl-5.8.8 ~perl-core/File-Spec-${PV} )"
diff --git a/virtual/perl-File-Spec/perl-File-Spec-3.15.ebuild b/virtual/perl-File-Spec/perl-File-Spec-3.15.ebuild
index c68fb62f8dc2..c10a9ad9de82 100644
--- a/virtual/perl-File-Spec/perl-File-Spec-3.15.ebuild
+++ b/virtual/perl-File-Spec/perl-File-Spec-3.15.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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.15.ebuild,v 1.2 2006/02/13 19:27:18 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Spec/perl-File-Spec-3.15.ebuild,v 1.3 2006/02/13 19:46:07 mcummings Exp $
DESCRIPTION="Virtual for File-Spec"
HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
@@ -12,5 +12,5 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86
IUSE=""
DEPEND=""
-RDEPEND="|| ( ~dev-lang/perl-5.8.8 ~perl-core/File-Spec-${PV} )"
+RDEPEND="~perl-core/File-Spec-${PV}"