summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-10-25 02:39:35 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-10-25 02:39:35 +0000
commita01866da72087aaa011504260384af9aadf04868 (patch)
tree6395cd5ca8fc4fe4f66a62a3cc73c1ba00da121e /virtual
parentCleaning out old ebuild (diff)
downloadhistorical-a01866da72087aaa011504260384af9aadf04868.tar.gz
historical-a01866da72087aaa011504260384af9aadf04868.tar.bz2
historical-a01866da72087aaa011504260384af9aadf04868.zip
Cleaning up deps
Package-Manager: portage-2.1.2_pre3-r5
Diffstat (limited to 'virtual')
-rw-r--r--virtual/perl-Getopt-Long/ChangeLog6
-rw-r--r--virtual/perl-Getopt-Long/files/digest-perl-Getopt-Long-2.341
-rw-r--r--virtual/perl-Getopt-Long/files/digest-perl-Getopt-Long-2.351
-rw-r--r--virtual/perl-Getopt-Long/perl-Getopt-Long-2.34.ebuild4
-rw-r--r--virtual/perl-MIME-Base64/ChangeLog6
-rw-r--r--virtual/perl-MIME-Base64/perl-MIME-Base64-3.05.ebuild6
-rw-r--r--virtual/perl-Math-BigInt/ChangeLog6
-rw-r--r--virtual/perl-Math-BigInt/perl-Math-BigInt-1.77.ebuild4
-rw-r--r--virtual/perl-Memoize/ChangeLog6
-rw-r--r--virtual/perl-Memoize/perl-Memoize-1.01.ebuild4
-rw-r--r--virtual/perl-Safe/ChangeLog6
-rw-r--r--virtual/perl-Safe/perl-Safe-2.11.ebuild4
12 files changed, 36 insertions, 18 deletions
diff --git a/virtual/perl-Getopt-Long/ChangeLog b/virtual/perl-Getopt-Long/ChangeLog
index 95f796528318..7c7387ff4da9 100644
--- a/virtual/perl-Getopt-Long/ChangeLog
+++ b/virtual/perl-Getopt-Long/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for virtual/perl-Getopt-Long
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/ChangeLog,v 1.12 2006/09/04 06:40:31 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/ChangeLog,v 1.13 2006/10/25 02:32:34 mcummings Exp $
+
+ 25 Oct 2006; Michael Cummings <mcummings@gentoo.org>
+ perl-Getopt-Long-2.34.ebuild:
+ Cleaning up deps
04 Sep 2006; Joshua Kinard <kumba@gentoo.org>
perl-Getopt-Long-2.35.ebuild:
diff --git a/virtual/perl-Getopt-Long/files/digest-perl-Getopt-Long-2.34 b/virtual/perl-Getopt-Long/files/digest-perl-Getopt-Long-2.34
index 8b137891791f..e69de29bb2d1 100644
--- a/virtual/perl-Getopt-Long/files/digest-perl-Getopt-Long-2.34
+++ b/virtual/perl-Getopt-Long/files/digest-perl-Getopt-Long-2.34
@@ -1 +0,0 @@
-
diff --git a/virtual/perl-Getopt-Long/files/digest-perl-Getopt-Long-2.35 b/virtual/perl-Getopt-Long/files/digest-perl-Getopt-Long-2.35
index 8b137891791f..e69de29bb2d1 100644
--- a/virtual/perl-Getopt-Long/files/digest-perl-Getopt-Long-2.35
+++ b/virtual/perl-Getopt-Long/files/digest-perl-Getopt-Long-2.35
@@ -1 +0,0 @@
-
diff --git a/virtual/perl-Getopt-Long/perl-Getopt-Long-2.34.ebuild b/virtual/perl-Getopt-Long/perl-Getopt-Long-2.34.ebuild
index b935ebd082ab..0053b74f9683 100644
--- a/virtual/perl-Getopt-Long/perl-Getopt-Long-2.34.ebuild
+++ b/virtual/perl-Getopt-Long/perl-Getopt-Long-2.34.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-Getopt-Long/perl-Getopt-Long-2.34.ebuild,v 1.2 2006/02/13 19:33:07 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/perl-Getopt-Long-2.34.ebuild,v 1.3 2006/10/25 02:32:34 mcummings Exp $
DESCRIPTION="Virtual for Getopt-Long"
HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
@@ -12,5 +12,5 @@ KEYWORDS="x86 amd64 alpha ppc sparc hppa mips ia64 ppc64"
IUSE=""
DEPEND=""
-RDEPEND="|| ( ~dev-lang/perl-5.8.7 ~perl-core/Getopt-Long-${PV} )"
+RDEPEND="~perl-core/Getopt-Long-${PV}"
diff --git a/virtual/perl-MIME-Base64/ChangeLog b/virtual/perl-MIME-Base64/ChangeLog
index fabd9a217416..4d7f4d72b6ab 100644
--- a/virtual/perl-MIME-Base64/ChangeLog
+++ b/virtual/perl-MIME-Base64/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for virtual/perl-MIME-Base64
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-MIME-Base64/ChangeLog,v 1.14 2006/10/20 20:12:28 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-MIME-Base64/ChangeLog,v 1.15 2006/10/25 02:36:32 mcummings Exp $
+
+ 25 Oct 2006; Michael Cummings <mcummings@gentoo.org>
+ perl-MIME-Base64-3.05.ebuild:
+ Cleaning up deps
20 Oct 2006; Michael Cummings <mcummings@gentoo.org>
-perl-MIME-Base64-2.12.ebuild, -perl-MIME-Base64-2.20.ebuild,
diff --git a/virtual/perl-MIME-Base64/perl-MIME-Base64-3.05.ebuild b/virtual/perl-MIME-Base64/perl-MIME-Base64-3.05.ebuild
index 2a4ad798b724..74b4f581ffd6 100644
--- a/virtual/perl-MIME-Base64/perl-MIME-Base64-3.05.ebuild
+++ b/virtual/perl-MIME-Base64/perl-MIME-Base64-3.05.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-MIME-Base64/perl-MIME-Base64-3.05.ebuild,v 1.3 2006/04/09 17:58:04 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-MIME-Base64/perl-MIME-Base64-3.05.ebuild,v 1.4 2006/10/25 02:36:32 mcummings Exp $
DESCRIPTION="Virtual for MIME-Base64"
HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
@@ -8,9 +8,9 @@ SRC_URI=""
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86"
IUSE=""
DEPEND=""
-RDEPEND="|| ( ~dev-lang/perl-5.8.7 ~perl-core/MIME-Base64-${PV} )"
+RDEPEND="~perl-core/MIME-Base64-${PV}"
diff --git a/virtual/perl-Math-BigInt/ChangeLog b/virtual/perl-Math-BigInt/ChangeLog
index 4b883aa65b38..7e1a3bcabfab 100644
--- a/virtual/perl-Math-BigInt/ChangeLog
+++ b/virtual/perl-Math-BigInt/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for virtual/perl-Math-BigInt
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt/ChangeLog,v 1.5 2006/10/20 20:22:28 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt/ChangeLog,v 1.6 2006/10/25 02:36:20 mcummings Exp $
+
+ 25 Oct 2006; Michael Cummings <mcummings@gentoo.org>
+ perl-Math-BigInt-1.77.ebuild:
+ Cleaning up deps
20 Oct 2006; Michael Cummings <mcummings@gentoo.org>
-perl-Math-BigInt-1.69.ebuild, -perl-Math-BigInt-1.70.ebuild,
diff --git a/virtual/perl-Math-BigInt/perl-Math-BigInt-1.77.ebuild b/virtual/perl-Math-BigInt/perl-Math-BigInt-1.77.ebuild
index 6b93a5357a10..53df8e9343e4 100644
--- a/virtual/perl-Math-BigInt/perl-Math-BigInt-1.77.ebuild
+++ b/virtual/perl-Math-BigInt/perl-Math-BigInt-1.77.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-Math-BigInt/perl-Math-BigInt-1.77.ebuild,v 1.3 2006/02/13 19:38:18 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt/perl-Math-BigInt-1.77.ebuild,v 1.4 2006/10/25 02:36:20 mcummings Exp $
DESCRIPTION="Virtual for Math-BigInt"
HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
@@ -12,5 +12,5 @@ KEYWORDS="alpha amd64 arm hppa ia64 ~ppc s390 sh sparc x86"
IUSE=""
DEPEND=""
-RDEPEND="|| ( >=dev-lang/perl-5.8.7 ~perl-core/Math-BigInt-${PV} )"
+RDEPEND="~perl-core/Math-BigInt-${PV}"
diff --git a/virtual/perl-Memoize/ChangeLog b/virtual/perl-Memoize/ChangeLog
index 52929d1ec5aa..d900b1c121bd 100644
--- a/virtual/perl-Memoize/ChangeLog
+++ b/virtual/perl-Memoize/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for virtual/perl-Memoize
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Memoize/ChangeLog,v 1.3 2006/02/16 19:43:47 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Memoize/ChangeLog,v 1.4 2006/10/25 02:37:28 mcummings Exp $
+
+ 25 Oct 2006; Michael Cummings <mcummings@gentoo.org>
+ perl-Memoize-1.01.ebuild:
+ Cleaning up deps
13 Feb 2006; Michael Cummings <mcummings@gentoo.org>
perl-Memoize-1.01.ebuild:
diff --git a/virtual/perl-Memoize/perl-Memoize-1.01.ebuild b/virtual/perl-Memoize/perl-Memoize-1.01.ebuild
index 83ccc573197a..707b07143764 100644
--- a/virtual/perl-Memoize/perl-Memoize-1.01.ebuild
+++ b/virtual/perl-Memoize/perl-Memoize-1.01.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-Memoize/perl-Memoize-1.01.ebuild,v 1.2 2006/02/13 19:47:56 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Memoize/perl-Memoize-1.01.ebuild,v 1.3 2006/10/25 02:37:28 mcummings Exp $
DESCRIPTION="Virtual for Memoize"
HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
@@ -12,5 +12,5 @@ KEYWORDS="alpha amd64 hppa ia64 ppc sparc x86"
IUSE=""
DEPEND=""
-RDEPEND="|| ( >=dev-lang/perl-5.8.7 ~perl-core/Memoize-${PV} )"
+RDEPEND="~perl-core/Memoize-${PV}"
diff --git a/virtual/perl-Safe/ChangeLog b/virtual/perl-Safe/ChangeLog
index d58176839072..eeb7b3f25e72 100644
--- a/virtual/perl-Safe/ChangeLog
+++ b/virtual/perl-Safe/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for virtual/perl-Safe
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Safe/ChangeLog,v 1.3 2006/02/16 19:46:00 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Safe/ChangeLog,v 1.4 2006/10/25 02:39:35 mcummings Exp $
+
+ 25 Oct 2006; Michael Cummings <mcummings@gentoo.org>
+ perl-Safe-2.11.ebuild:
+ Cleaning up deps
13 Feb 2006; Michael Cummings <mcummings@gentoo.org>
perl-Safe-2.11.ebuild:
diff --git a/virtual/perl-Safe/perl-Safe-2.11.ebuild b/virtual/perl-Safe/perl-Safe-2.11.ebuild
index de58e27c045f..f6677c2597db 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.2 2006/02/13 19:51:18 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Safe/perl-Safe-2.11.ebuild,v 1.3 2006/10/25 02:39:35 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="|| ( >=dev-lang/perl-5.8.7 ~perl-core/Safe-${PV} )"
+RDEPEND="~perl-core/Safe-${PV}"