summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-01-17 14:14:33 +0000
committerTorsten Veller <tove@gentoo.org>2010-01-17 14:14:33 +0000
commitd2485b876656501b9628889337728ab701ae3848 (patch)
treecec5a0aad67326c39f15a879e8395e7ef189a159
parentAdd ruby19 and jruby support. (diff)
downloadhistorical-d2485b876656501b9628889337728ab701ae3848.tar.gz
historical-d2485b876656501b9628889337728ab701ae3848.tar.bz2
historical-d2485b876656501b9628889337728ab701ae3848.zip
Cleanup
Package-Manager: portage-2.2_rc61/cvs/Linux x86_64
-rw-r--r--virtual/perl-Module-Build/ChangeLog7
-rw-r--r--virtual/perl-Module-Build/perl-Module-Build-0.28.08.ebuild16
-rw-r--r--virtual/perl-Module-Build/perl-Module-Build-0.32.ebuild15
-rw-r--r--virtual/perl-Module-Build/perl-Module-Build-0.33.ebuild15
-rw-r--r--virtual/perl-Module-Build/perl-Module-Build-0.34.ebuild15
-rw-r--r--virtual/perl-Module-CoreList/ChangeLog7
-rw-r--r--virtual/perl-Module-CoreList/perl-Module-CoreList-2.17.ebuild15
-rw-r--r--virtual/perl-Module-CoreList/perl-Module-CoreList-2.20.ebuild15
-rw-r--r--virtual/perl-Module-CoreList/perl-Module-CoreList-2.22.ebuild14
-rw-r--r--virtual/perl-Module-CoreList/perl-Module-CoreList-2.23.ebuild14
-rw-r--r--virtual/perl-Module-Load-Conditional/ChangeLog8
-rw-r--r--virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.28.ebuild15
-rw-r--r--virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.30.ebuild15
-rw-r--r--virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.32.ebuild14
-rw-r--r--virtual/perl-Package-Constants/ChangeLog6
-rw-r--r--virtual/perl-Package-Constants/perl-Package-Constants-0.01.ebuild14
16 files changed, 24 insertions, 181 deletions
diff --git a/virtual/perl-Module-Build/ChangeLog b/virtual/perl-Module-Build/ChangeLog
index 70ec2f32fa93..e7aa0ee7ba68 100644
--- a/virtual/perl-Module-Build/ChangeLog
+++ b/virtual/perl-Module-Build/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for virtual/perl-Module-Build
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/ChangeLog,v 1.29 2010/01/10 15:38:42 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/ChangeLog,v 1.30 2010/01/17 14:07:01 tove Exp $
+
+ 17 Jan 2010; Torsten Veller <tove@gentoo.org>
+ -perl-Module-Build-0.28.08.ebuild, -perl-Module-Build-0.32.ebuild,
+ -perl-Module-Build-0.33.ebuild, -perl-Module-Build-0.34.ebuild:
+ Cleanup
10 Jan 2010; Markus Meier <maekke@gentoo.org>
perl-Module-Build-0.36.01.ebuild:
diff --git a/virtual/perl-Module-Build/perl-Module-Build-0.28.08.ebuild b/virtual/perl-Module-Build/perl-Module-Build-0.28.08.ebuild
deleted file mode 100644
index e895ae20cd7f..000000000000
--- a/virtual/perl-Module-Build/perl-Module-Build-0.28.08.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.28.08.ebuild,v 1.4 2010/01/07 20:23:40 tove Exp $
-
-DESCRIPTION="Build and install Perl modules"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
-
-IUSE=""
-DEPEND=""
-
-RDEPEND="~perl-core/Module-Build-${PV}"
diff --git a/virtual/perl-Module-Build/perl-Module-Build-0.32.ebuild b/virtual/perl-Module-Build/perl-Module-Build-0.32.ebuild
deleted file mode 100644
index 8a43d2840451..000000000000
--- a/virtual/perl-Module-Build/perl-Module-Build-0.32.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.32.ebuild,v 1.3 2010/01/07 20:23:40 tove Exp $
-
-DESCRIPTION="Build and install Perl modules"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-DEPEND=""
-RDEPEND="~perl-core/Module-Build-${PV}"
diff --git a/virtual/perl-Module-Build/perl-Module-Build-0.33.ebuild b/virtual/perl-Module-Build/perl-Module-Build-0.33.ebuild
deleted file mode 100644
index a813da4895fa..000000000000
--- a/virtual/perl-Module-Build/perl-Module-Build-0.33.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.33.ebuild,v 1.3 2010/01/07 20:23:40 tove Exp $
-
-DESCRIPTION="Build and install Perl modules"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-DEPEND=""
-RDEPEND="~perl-core/Module-Build-${PV}"
diff --git a/virtual/perl-Module-Build/perl-Module-Build-0.34.ebuild b/virtual/perl-Module-Build/perl-Module-Build-0.34.ebuild
deleted file mode 100644
index 00e549d2a14a..000000000000
--- a/virtual/perl-Module-Build/perl-Module-Build-0.34.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.34.ebuild,v 1.3 2010/01/07 20:23:40 tove Exp $
-
-DESCRIPTION="Build and install Perl modules"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-DEPEND=""
-RDEPEND="~perl-core/Module-Build-${PV}"
diff --git a/virtual/perl-Module-CoreList/ChangeLog b/virtual/perl-Module-CoreList/ChangeLog
index 4e40f1a7bfbc..3b4eee48947b 100644
--- a/virtual/perl-Module-CoreList/ChangeLog
+++ b/virtual/perl-Module-CoreList/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for virtual/perl-Module-CoreList
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-CoreList/ChangeLog,v 1.10 2010/01/07 20:24:25 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-CoreList/ChangeLog,v 1.11 2010/01/17 14:10:10 tove Exp $
+
+ 17 Jan 2010; Torsten Veller <tove@gentoo.org>
+ -perl-Module-CoreList-2.17.ebuild, -perl-Module-CoreList-2.20.ebuild,
+ -perl-Module-CoreList-2.22.ebuild, -perl-Module-CoreList-2.23.ebuild:
+ Cleanup
07 Jan 2010; Torsten Veller <tove@gentoo.org>
perl-Module-CoreList-2.17.ebuild, perl-Module-CoreList-2.18.ebuild,
diff --git a/virtual/perl-Module-CoreList/perl-Module-CoreList-2.17.ebuild b/virtual/perl-Module-CoreList/perl-Module-CoreList-2.17.ebuild
deleted file mode 100644
index e98fc0c8372b..000000000000
--- a/virtual/perl-Module-CoreList/perl-Module-CoreList-2.17.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-CoreList/perl-Module-CoreList-2.17.ebuild,v 1.2 2010/01/07 20:24:25 tove Exp $
-
-DESCRIPTION="Virtual for Module-CoreList"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND="~perl-core/Module-CoreList-${PV}"
diff --git a/virtual/perl-Module-CoreList/perl-Module-CoreList-2.20.ebuild b/virtual/perl-Module-CoreList/perl-Module-CoreList-2.20.ebuild
deleted file mode 100644
index 16a6f1b42f1c..000000000000
--- a/virtual/perl-Module-CoreList/perl-Module-CoreList-2.20.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-CoreList/perl-Module-CoreList-2.20.ebuild,v 1.2 2010/01/07 20:24:25 tove Exp $
-
-DESCRIPTION="Virtual for Module-CoreList"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND="~perl-core/Module-CoreList-${PV}"
diff --git a/virtual/perl-Module-CoreList/perl-Module-CoreList-2.22.ebuild b/virtual/perl-Module-CoreList/perl-Module-CoreList-2.22.ebuild
deleted file mode 100644
index 2af8e4a8df44..000000000000
--- a/virtual/perl-Module-CoreList/perl-Module-CoreList-2.22.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-CoreList/perl-Module-CoreList-2.22.ebuild,v 1.3 2010/01/07 20:24:25 tove Exp $
-
-DESCRIPTION="Virtual for Module-CoreList"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
-
-RDEPEND="~perl-core/Module-CoreList-${PV}"
diff --git a/virtual/perl-Module-CoreList/perl-Module-CoreList-2.23.ebuild b/virtual/perl-Module-CoreList/perl-Module-CoreList-2.23.ebuild
deleted file mode 100644
index 7328161ae598..000000000000
--- a/virtual/perl-Module-CoreList/perl-Module-CoreList-2.23.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-CoreList/perl-Module-CoreList-2.23.ebuild,v 1.2 2010/01/07 20:24:25 tove Exp $
-
-DESCRIPTION="Virtual for Module-CoreList"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
-
-RDEPEND="~perl-core/Module-CoreList-${PV}"
diff --git a/virtual/perl-Module-Load-Conditional/ChangeLog b/virtual/perl-Module-Load-Conditional/ChangeLog
index 814baffb4eb4..8da07b6cdb9e 100644
--- a/virtual/perl-Module-Load-Conditional/ChangeLog
+++ b/virtual/perl-Module-Load-Conditional/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for virtual/perl-Module-Load-Conditional
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load-Conditional/ChangeLog,v 1.6 2010/01/07 20:25:46 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load-Conditional/ChangeLog,v 1.7 2010/01/17 14:12:42 tove Exp $
+
+ 17 Jan 2010; Torsten Veller <tove@gentoo.org>
+ -perl-Module-Load-Conditional-0.28.ebuild,
+ -perl-Module-Load-Conditional-0.30.ebuild,
+ -perl-Module-Load-Conditional-0.32.ebuild:
+ Cleanup
07 Jan 2010; Torsten Veller <tove@gentoo.org>
perl-Module-Load-Conditional-0.28.ebuild,
diff --git a/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.28.ebuild b/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.28.ebuild
deleted file mode 100644
index 6149cc8aba26..000000000000
--- a/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.28.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.28.ebuild,v 1.3 2010/01/07 20:25:46 tove Exp $
-
-DESCRIPTION="Looking up module information / loading at runtime"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND="~perl-core/Module-Load-Conditional-${PV}"
diff --git a/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.30.ebuild b/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.30.ebuild
deleted file mode 100644
index baa4a0468182..000000000000
--- a/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.30.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.30.ebuild,v 1.4 2010/01/07 20:25:46 tove Exp $
-
-DESCRIPTION="Looking up module information / loading at runtime"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND="|| ( ~dev-lang/perl-5.10.1 ~perl-core/Module-Load-Conditional-${PV} )"
diff --git a/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.32.ebuild b/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.32.ebuild
deleted file mode 100644
index 5497903db755..000000000000
--- a/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.32.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.32.ebuild,v 1.3 2010/01/07 20:25:46 tove Exp $
-
-DESCRIPTION="Looking up module information / loading at runtime"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
-
-RDEPEND="~perl-core/Module-Load-Conditional-${PV}"
diff --git a/virtual/perl-Package-Constants/ChangeLog b/virtual/perl-Package-Constants/ChangeLog
index 88ffb3b71cfa..178fdca73205 100644
--- a/virtual/perl-Package-Constants/ChangeLog
+++ b/virtual/perl-Package-Constants/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for virtual/perl-Package-Constants
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Package-Constants/ChangeLog,v 1.13 2010/01/07 20:27:05 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Package-Constants/ChangeLog,v 1.14 2010/01/17 14:14:33 tove Exp $
+
+ 17 Jan 2010; Torsten Veller <tove@gentoo.org>
+ -perl-Package-Constants-0.01.ebuild:
+ Cleanup
07 Jan 2010; Torsten Veller <tove@gentoo.org>
perl-Package-Constants-0.01.ebuild, perl-Package-Constants-0.02.ebuild:
diff --git a/virtual/perl-Package-Constants/perl-Package-Constants-0.01.ebuild b/virtual/perl-Package-Constants/perl-Package-Constants-0.01.ebuild
deleted file mode 100644
index f1ca55b7e6c9..000000000000
--- a/virtual/perl-Package-Constants/perl-Package-Constants-0.01.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Package-Constants/perl-Package-Constants-0.01.ebuild,v 1.3 2010/01/07 20:27:05 tove Exp $
-
-DESCRIPTION="Virtual for Package-Constants"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
-IUSE=""
-
-RDEPEND="~perl-core/Package-Constants-${PV}"