summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-02-13 19:55:05 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-02-13 19:55:05 +0000
commita0509182ce082e4f89b6f5a754cbf1d3a656da77 (patch)
treeb72e41e96e081d863767d89bcaa6c764b4a790d4 /virtual
parentModular X dependencies; Remove dependencies on X server/client -- X support i... (diff)
downloadgentoo-2-a0509182ce082e4f89b6f5a754cbf1d3a656da77.tar.gz
gentoo-2-a0509182ce082e4f89b6f5a754cbf1d3a656da77.tar.bz2
gentoo-2-a0509182ce082e4f89b6f5a754cbf1d3a656da77.zip
Updated RDEPS
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'virtual')
-rw-r--r--virtual/perl-PodParser/ChangeLog6
-rw-r--r--virtual/perl-PodParser/perl-PodParser-1.30.ebuild4
-rw-r--r--virtual/perl-PodParser/perl-PodParser-1.32.ebuild4
-rw-r--r--virtual/perl-Safe/ChangeLog6
-rw-r--r--virtual/perl-Safe/perl-Safe-2.11.ebuild4
-rw-r--r--virtual/perl-Scalar-List-Utils/ChangeLog6
-rw-r--r--virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.14.ebuild4
-rw-r--r--virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.18.ebuild4
-rw-r--r--virtual/perl-Storable/ChangeLog6
-rw-r--r--virtual/perl-Storable/perl-Storable-2.13.ebuild4
-rw-r--r--virtual/perl-Storable/perl-Storable-2.15.ebuild4
-rw-r--r--virtual/perl-Sys-Syslog/ChangeLog6
-rw-r--r--virtual/perl-Sys-Syslog/perl-Sys-Syslog-0.13.ebuild4
-rw-r--r--virtual/perl-Test/ChangeLog6
-rw-r--r--virtual/perl-Test/perl-Test-1.25.ebuild4
15 files changed, 48 insertions, 24 deletions
diff --git a/virtual/perl-PodParser/ChangeLog b/virtual/perl-PodParser/ChangeLog
index b60412da363d..b22b5e67f66c 100644
--- a/virtual/perl-PodParser/ChangeLog
+++ b/virtual/perl-PodParser/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-PodParser/ChangeLog,v 1.1 2006/02/06 17:03:19 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-PodParser/ChangeLog,v 1.2 2006/02/13 19:50:29 mcummings Exp $
+
+ 13 Feb 2006; Michael Cummings <mcummings@gentoo.org>
+ perl-PodParser-1.30.ebuild, perl-PodParser-1.32.ebuild:
+ Updated RDEPS
*perl-PodParser-1.32 (06 Feb 2006)
*perl-PodParser-1.30 (06 Feb 2006)
diff --git a/virtual/perl-PodParser/perl-PodParser-1.30.ebuild b/virtual/perl-PodParser/perl-PodParser-1.30.ebuild
index 9ae5758c7a6e..5e7f7784df00 100644
--- a/virtual/perl-PodParser/perl-PodParser-1.30.ebuild
+++ b/virtual/perl-PodParser/perl-PodParser-1.30.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-PodParser/perl-PodParser-1.30.ebuild,v 1.1 2006/02/06 17:03:19 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-PodParser/perl-PodParser-1.30.ebuild,v 1.2 2006/02/13 19:50:29 mcummings Exp $
DESCRIPTION="Virtual for PodParser"
HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
@@ -12,5 +12,5 @@ KEYWORDS="alpha ~amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86"
IUSE=""
DEPEND=""
-RDEPEND="=perl-core/PodParser-1.30"
+RDEPEND="|| ( ~dev-lang/perl-5.8.7 ~perl-core/PodParser-${PV} )"
diff --git a/virtual/perl-PodParser/perl-PodParser-1.32.ebuild b/virtual/perl-PodParser/perl-PodParser-1.32.ebuild
index c8fd23fb0b23..ede34096021a 100644
--- a/virtual/perl-PodParser/perl-PodParser-1.32.ebuild
+++ b/virtual/perl-PodParser/perl-PodParser-1.32.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-PodParser/perl-PodParser-1.32.ebuild,v 1.1 2006/02/06 17:03:19 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-PodParser/perl-PodParser-1.32.ebuild,v 1.2 2006/02/13 19:50:29 mcummings Exp $
DESCRIPTION="Virtual for PodParser"
HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
@@ -12,5 +12,5 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~spar
IUSE=""
DEPEND=""
-RDEPEND="=perl-core/PodParser-1.32"
+RDEPEND="|| ( ~dev-lang/perl-5.8.8 ~perl-core/PodParser-${PV} )"
diff --git a/virtual/perl-Safe/ChangeLog b/virtual/perl-Safe/ChangeLog
index 1651b765a7ca..660afaec2f4b 100644
--- a/virtual/perl-Safe/ChangeLog
+++ b/virtual/perl-Safe/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-Safe/ChangeLog,v 1.1 2006/02/07 11:54:59 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Safe/ChangeLog,v 1.2 2006/02/13 19:51:18 mcummings Exp $
+
+ 13 Feb 2006; Michael Cummings <mcummings@gentoo.org>
+ perl-Safe-2.11.ebuild:
+ Updated RDEPS
*perl-Safe-2.11 (07 Feb 2006)
diff --git a/virtual/perl-Safe/perl-Safe-2.11.ebuild b/virtual/perl-Safe/perl-Safe-2.11.ebuild
index c277626c66ba..de58e27c045f 100644
--- a/virtual/perl-Safe/perl-Safe-2.11.ebuild
+++ b/virtual/perl-Safe/perl-Safe-2.11.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-Safe/perl-Safe-2.11.ebuild,v 1.1 2006/02/07 11:54:59 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Safe/perl-Safe-2.11.ebuild,v 1.2 2006/02/13 19:51:18 mcummings Exp $
DESCRIPTION="Virtual for Safe"
HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
@@ -12,5 +12,5 @@ KEYWORDS="alpha amd64 hppa ia64 mips ppc sparc x86"
IUSE=""
DEPEND=""
-RDEPEND="~perl-core/Safe-${PV}"
+RDEPEND="|| ( >=dev-lang/perl-5.8.7 ~perl-core/Safe-${PV} )"
diff --git a/virtual/perl-Scalar-List-Utils/ChangeLog b/virtual/perl-Scalar-List-Utils/ChangeLog
index ffa24bd36046..d1f732bb4f3c 100644
--- a/virtual/perl-Scalar-List-Utils/ChangeLog
+++ b/virtual/perl-Scalar-List-Utils/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-Scalar-List-Utils/ChangeLog,v 1.1 2006/02/07 11:55:39 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Scalar-List-Utils/ChangeLog,v 1.2 2006/02/13 19:52:50 mcummings Exp $
+
+ 13 Feb 2006; Michael Cummings <mcummings@gentoo.org>
+ perl-Scalar-List-Utils-1.14.ebuild, perl-Scalar-List-Utils-1.18.ebuild:
+ Updated RDEPS
*perl-Scalar-List-Utils-1.18 (07 Feb 2006)
*perl-Scalar-List-Utils-1.14 (07 Feb 2006)
diff --git a/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.14.ebuild b/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.14.ebuild
index 1f7996367024..cc9cd81a502a 100644
--- a/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.14.ebuild
+++ b/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.14.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-Scalar-List-Utils/perl-Scalar-List-Utils-1.14.ebuild,v 1.1 2006/02/07 11:55:39 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.14.ebuild,v 1.2 2006/02/13 19:52:50 mcummings Exp $
DESCRIPTION="Virtual for Scalar-List-Utils"
HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
@@ -12,5 +12,5 @@ KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86"
IUSE=""
DEPEND=""
-RDEPEND="~perl-core/Scalar-List-Utils-${PV}"
+RDEPEND="|| ( ~dev-lang/perl-5.8.7 ~perl-core/Scalar-List-Utils-${PV} )"
diff --git a/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.18.ebuild b/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.18.ebuild
index 3ef3820b2f23..b0b5e8e8b01b 100644
--- a/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.18.ebuild
+++ b/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.18.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-Scalar-List-Utils/perl-Scalar-List-Utils-1.18.ebuild,v 1.1 2006/02/07 11:55:39 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.18.ebuild,v 1.2 2006/02/13 19:52:50 mcummings Exp $
DESCRIPTION="Virtual for Scalar-List-Utils"
HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
@@ -12,5 +12,5 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE=""
DEPEND=""
-RDEPEND="~perl-core/Scalar-List-Utils-${PV}"
+RDEPEND="|| ( ~dev-lang/perl-5.8.8 ~perl-core/Scalar-List-Utils-${PV} )"
diff --git a/virtual/perl-Storable/ChangeLog b/virtual/perl-Storable/ChangeLog
index 6033ea31c6e0..370be7341568 100644
--- a/virtual/perl-Storable/ChangeLog
+++ b/virtual/perl-Storable/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-Storable/ChangeLog,v 1.2 2006/02/08 18:57:01 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Storable/ChangeLog,v 1.3 2006/02/13 19:53:36 mcummings Exp $
+
+ 13 Feb 2006; Michael Cummings <mcummings@gentoo.org>
+ perl-Storable-2.13.ebuild, perl-Storable-2.15.ebuild:
+ Updated RDEPS
08 Feb 2006; Simon Stelling <blubb@gentoo.org> perl-Storable-2.15.ebuild:
stable on amd64
diff --git a/virtual/perl-Storable/perl-Storable-2.13.ebuild b/virtual/perl-Storable/perl-Storable-2.13.ebuild
index 9fc456d522db..4e518fbb69bd 100644
--- a/virtual/perl-Storable/perl-Storable-2.13.ebuild
+++ b/virtual/perl-Storable/perl-Storable-2.13.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-Storable/perl-Storable-2.13.ebuild,v 1.1 2006/02/07 11:56:18 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Storable/perl-Storable-2.13.ebuild,v 1.2 2006/02/13 19:53:36 mcummings Exp $
DESCRIPTION="Virtual for Storable"
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/Storable-${PV}"
+RDEPEND="|| ( ~dev-lang/perl-5.8.7 ~perl-core/Storable-${PV} )"
diff --git a/virtual/perl-Storable/perl-Storable-2.15.ebuild b/virtual/perl-Storable/perl-Storable-2.15.ebuild
index 2e670b075b09..33dbe27e8ac8 100644
--- a/virtual/perl-Storable/perl-Storable-2.15.ebuild
+++ b/virtual/perl-Storable/perl-Storable-2.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-Storable/perl-Storable-2.15.ebuild,v 1.2 2006/02/08 18:57:01 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Storable/perl-Storable-2.15.ebuild,v 1.3 2006/02/13 19:53:36 mcummings Exp $
DESCRIPTION="Virtual for Storable"
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/Storable-${PV}"
+RDEPEND="|| ( ~dev-lang/perl-5.8.8 ~perl-core/Storable-${PV} )"
diff --git a/virtual/perl-Sys-Syslog/ChangeLog b/virtual/perl-Sys-Syslog/ChangeLog
index fd9a338ee7e5..0d901829e027 100644
--- a/virtual/perl-Sys-Syslog/ChangeLog
+++ b/virtual/perl-Sys-Syslog/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-Sys-Syslog/ChangeLog,v 1.1 2006/02/07 11:56:56 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Sys-Syslog/ChangeLog,v 1.2 2006/02/13 19:54:28 mcummings Exp $
+
+ 13 Feb 2006; Michael Cummings <mcummings@gentoo.org>
+ perl-Sys-Syslog-0.13.ebuild:
+ Updated RDEPS
*perl-Sys-Syslog-0.13 (07 Feb 2006)
diff --git a/virtual/perl-Sys-Syslog/perl-Sys-Syslog-0.13.ebuild b/virtual/perl-Sys-Syslog/perl-Sys-Syslog-0.13.ebuild
index 447959b755b0..32bee2c8974f 100644
--- a/virtual/perl-Sys-Syslog/perl-Sys-Syslog-0.13.ebuild
+++ b/virtual/perl-Sys-Syslog/perl-Sys-Syslog-0.13.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-Sys-Syslog/perl-Sys-Syslog-0.13.ebuild,v 1.1 2006/02/07 11:56:56 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Sys-Syslog/perl-Sys-Syslog-0.13.ebuild,v 1.2 2006/02/13 19:54:28 mcummings Exp $
DESCRIPTION="Virtual for Sys-Syslog"
HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
@@ -12,5 +12,5 @@ KEYWORDS="~ppc ~sparc ~x86"
IUSE=""
DEPEND=""
-RDEPEND="~perl-core/Sys-Syslog-${PV}"
+RDEPEND="|| ( ~dev-lang/perl-5.8.8 ~perl-core/Sys-Syslog-${PV} )"
diff --git a/virtual/perl-Test/ChangeLog b/virtual/perl-Test/ChangeLog
index 53f31d4725d9..1e861ecf5036 100644
--- a/virtual/perl-Test/ChangeLog
+++ b/virtual/perl-Test/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-Test/ChangeLog,v 1.1 2006/02/07 11:57:36 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Test/ChangeLog,v 1.2 2006/02/13 19:55:05 mcummings Exp $
+
+ 13 Feb 2006; Michael Cummings <mcummings@gentoo.org>
+ perl-Test-1.25.ebuild:
+ Updated RDEPS
*perl-Test-1.25 (07 Feb 2006)
*perl-Test-1.24 (07 Feb 2006)
diff --git a/virtual/perl-Test/perl-Test-1.25.ebuild b/virtual/perl-Test/perl-Test-1.25.ebuild
index ef80f73d40fe..81d165dc22b6 100644
--- a/virtual/perl-Test/perl-Test-1.25.ebuild
+++ b/virtual/perl-Test/perl-Test-1.25.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-Test/perl-Test-1.25.ebuild,v 1.1 2006/02/07 11:57:36 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Test/perl-Test-1.25.ebuild,v 1.2 2006/02/13 19:55:05 mcummings Exp $
DESCRIPTION="Virtual for Test"
HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
@@ -12,5 +12,5 @@ KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sparc x86"
IUSE=""
DEPEND=""
-RDEPEND="~perl-core/Test-${PV}"
+RDEPEND="|| ( >=dev-lang/perl-5.8.7 ~perl-core/Test-${PV} )"