summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-08-26 16:39:02 +0000
committerTorsten Veller <tove@gentoo.org>2010-08-26 16:39:02 +0000
commitd41491e73ad01fa2f7223dcb7725d285518e438f (patch)
tree052c5ecb303ab37d1be3f80288daa90ea3a1df52 /perl-core/Module-CoreList
parentCleanup (diff)
downloadgentoo-2-d41491e73ad01fa2f7223dcb7725d285518e438f.tar.gz
gentoo-2-d41491e73ad01fa2f7223dcb7725d285518e438f.tar.bz2
gentoo-2-d41491e73ad01fa2f7223dcb7725d285518e438f.zip
Cleanup
(Portage version: 2.2_rc69/cvs/Linux x86_64)
Diffstat (limited to 'perl-core/Module-CoreList')
-rw-r--r--perl-core/Module-CoreList/ChangeLog9
-rw-r--r--perl-core/Module-CoreList/Module-CoreList-2.18.ebuild16
-rw-r--r--perl-core/Module-CoreList/Module-CoreList-2.24.ebuild19
-rw-r--r--perl-core/Module-CoreList/Module-CoreList-2.25.ebuild19
-rw-r--r--perl-core/Module-CoreList/Module-CoreList-2.26.ebuild19
-rw-r--r--perl-core/Module-CoreList/Module-CoreList-2.29.ebuild19
-rw-r--r--perl-core/Module-CoreList/Module-CoreList-2.31.ebuild19
-rw-r--r--perl-core/Module-CoreList/Module-CoreList-2.34.ebuild19
-rw-r--r--perl-core/Module-CoreList/Module-CoreList-2.36.ebuild19
9 files changed, 8 insertions, 150 deletions
diff --git a/perl-core/Module-CoreList/ChangeLog b/perl-core/Module-CoreList/ChangeLog
index 277f410d16cf..3a71d654eff0 100644
--- a/perl-core/Module-CoreList/ChangeLog
+++ b/perl-core/Module-CoreList/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for perl-core/Module-CoreList
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/ChangeLog,v 1.16 2010/08/26 16:34:16 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/ChangeLog,v 1.17 2010/08/26 16:39:02 tove Exp $
+
+ 26 Aug 2010; Torsten Veller <tove@gentoo.org>
+ -Module-CoreList-2.18.ebuild, -Module-CoreList-2.24.ebuild,
+ -Module-CoreList-2.25.ebuild, -Module-CoreList-2.26.ebuild,
+ -Module-CoreList-2.29.ebuild, -Module-CoreList-2.31.ebuild,
+ -Module-CoreList-2.34.ebuild, -Module-CoreList-2.36.ebuild:
+ Cleanup
*Module-CoreList-2.37 (26 Aug 2010)
diff --git a/perl-core/Module-CoreList/Module-CoreList-2.18.ebuild b/perl-core/Module-CoreList/Module-CoreList-2.18.ebuild
deleted file mode 100644
index 4a5dff31baf3..000000000000
--- a/perl-core/Module-CoreList/Module-CoreList-2.18.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/Module-CoreList-2.18.ebuild,v 1.1 2009/08/24 21:12:55 tove Exp $
-
-EAPI=2
-
-MODULE_AUTHOR="RGARCIA"
-inherit perl-module
-
-DESCRIPTION="what modules shipped with versions of perl"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-SRC_TEST=do
diff --git a/perl-core/Module-CoreList/Module-CoreList-2.24.ebuild b/perl-core/Module-CoreList/Module-CoreList-2.24.ebuild
deleted file mode 100644
index 0ec6304e4c92..000000000000
--- a/perl-core/Module-CoreList/Module-CoreList-2.24.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/Module-CoreList-2.24.ebuild,v 1.1 2009/12/21 19:00:42 tove Exp $
-
-EAPI=2
-
-MODULE_AUTHOR=BINGOS
-inherit perl-module
-
-DESCRIPTION="what modules shipped with versions of perl"
-
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="test"
-
-RDEPEND=""
-DEPEND="test? ( dev-perl/Test-Pod )"
-
-SRC_TEST=do
diff --git a/perl-core/Module-CoreList/Module-CoreList-2.25.ebuild b/perl-core/Module-CoreList/Module-CoreList-2.25.ebuild
deleted file mode 100644
index 005492b569b0..000000000000
--- a/perl-core/Module-CoreList/Module-CoreList-2.25.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/Module-CoreList-2.25.ebuild,v 1.1 2010/01/21 20:00:40 tove Exp $
-
-EAPI=2
-
-MODULE_AUTHOR=RGARCIA
-inherit perl-module
-
-DESCRIPTION="what modules shipped with versions of perl"
-
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="test"
-
-RDEPEND=""
-DEPEND="test? ( dev-perl/Test-Pod )"
-
-SRC_TEST=do
diff --git a/perl-core/Module-CoreList/Module-CoreList-2.26.ebuild b/perl-core/Module-CoreList/Module-CoreList-2.26.ebuild
deleted file mode 100644
index aa447842d57a..000000000000
--- a/perl-core/Module-CoreList/Module-CoreList-2.26.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/Module-CoreList-2.26.ebuild,v 1.1 2010/02/23 15:27:44 tove Exp $
-
-EAPI=2
-
-MODULE_AUTHOR=BINGOS
-inherit perl-module
-
-DESCRIPTION="what modules shipped with versions of perl"
-
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="test"
-
-RDEPEND=""
-DEPEND="test? ( dev-perl/Test-Pod )"
-
-SRC_TEST=do
diff --git a/perl-core/Module-CoreList/Module-CoreList-2.29.ebuild b/perl-core/Module-CoreList/Module-CoreList-2.29.ebuild
deleted file mode 100644
index 1a5e874c78cf..000000000000
--- a/perl-core/Module-CoreList/Module-CoreList-2.29.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/Module-CoreList-2.29.ebuild,v 1.1 2010/04/13 06:51:37 tove Exp $
-
-EAPI=2
-
-MODULE_AUTHOR=BINGOS
-inherit perl-module
-
-DESCRIPTION="what modules shipped with versions of perl"
-
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
-
-#RDEPEND=""
-#DEPEND="test? ( dev-perl/Test-Pod )"
-
-SRC_TEST=do
diff --git a/perl-core/Module-CoreList/Module-CoreList-2.31.ebuild b/perl-core/Module-CoreList/Module-CoreList-2.31.ebuild
deleted file mode 100644
index 0e0ef7b2c241..000000000000
--- a/perl-core/Module-CoreList/Module-CoreList-2.31.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/Module-CoreList-2.31.ebuild,v 1.1 2010/04/22 05:52:34 tove Exp $
-
-EAPI=2
-
-MODULE_AUTHOR=BINGOS
-inherit perl-module
-
-DESCRIPTION="what modules shipped with versions of perl"
-
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
-
-#RDEPEND=""
-#DEPEND="test? ( dev-perl/Test-Pod )"
-
-SRC_TEST=do
diff --git a/perl-core/Module-CoreList/Module-CoreList-2.34.ebuild b/perl-core/Module-CoreList/Module-CoreList-2.34.ebuild
deleted file mode 100644
index fd9a24234312..000000000000
--- a/perl-core/Module-CoreList/Module-CoreList-2.34.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/Module-CoreList-2.34.ebuild,v 1.1 2010/05/24 11:07:24 tove Exp $
-
-EAPI=2
-
-MODULE_AUTHOR=BINGOS
-inherit perl-module
-
-DESCRIPTION="what modules shipped with versions of perl"
-
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
-
-#RDEPEND=""
-#DEPEND="test? ( dev-perl/Test-Pod )"
-
-SRC_TEST=do
diff --git a/perl-core/Module-CoreList/Module-CoreList-2.36.ebuild b/perl-core/Module-CoreList/Module-CoreList-2.36.ebuild
deleted file mode 100644
index 14a32364fe6a..000000000000
--- a/perl-core/Module-CoreList/Module-CoreList-2.36.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/Module-CoreList-2.36.ebuild,v 1.1 2010/08/20 21:12:48 robbat2 Exp $
-
-EAPI=2
-
-MODULE_AUTHOR=BINGOS
-inherit perl-module
-
-DESCRIPTION="what modules shipped with versions of perl"
-
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
-
-#RDEPEND=""
-#DEPEND="test? ( dev-perl/Test-Pod )"
-
-SRC_TEST=do