summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-03-13 21:23:38 +0000
committerTorsten Veller <tove@gentoo.org>2009-03-13 21:23:38 +0000
commit741ebfaba03fb3aef2294b86ce6ffed80ee80889 (patch)
tree5aab4692b881d2a4c9d68f33a3f2d4726f9f6e30 /perl-core
parentAdd node about bug #258773 being fixed. (diff)
downloadhistorical-741ebfaba03fb3aef2294b86ce6ffed80ee80889.tar.gz
historical-741ebfaba03fb3aef2294b86ce6ffed80ee80889.tar.bz2
historical-741ebfaba03fb3aef2294b86ce6ffed80ee80889.zip
Cleanup
Package-Manager: portage-2.2_rc24/cvs/Linux i686
Diffstat (limited to 'perl-core')
-rw-r--r--perl-core/Math-BigRat/ChangeLog8
-rw-r--r--perl-core/Math-BigRat/Math-BigRat-0.17.ebuild20
-rw-r--r--perl-core/Math-BigRat/Math-BigRat-0.18.ebuild20
-rw-r--r--perl-core/Module-Build/ChangeLog7
-rw-r--r--perl-core/Module-Build/Module-Build-0.28-r1.ebuild29
-rw-r--r--perl-core/Module-Build/Module-Build-0.30.ebuild33
-rw-r--r--perl-core/Module-Build/Module-Build-0.31.012.ebuild28
-rw-r--r--perl-core/Module-Build/Module-Build-0.31.ebuild33
-rw-r--r--perl-core/Module-Load/ChangeLog6
-rw-r--r--perl-core/Module-Load/Module-Load-0.12.ebuild18
-rw-r--r--perl-core/Module-Load/Module-Load-0.14.ebuild17
-rw-r--r--perl-core/PodParser/ChangeLog6
-rw-r--r--perl-core/PodParser/PodParser-1.32.ebuild20
-rw-r--r--perl-core/PodParser/PodParser-1.34.ebuild20
-rw-r--r--perl-core/PodParser/PodParser-1.36.ebuild22
15 files changed, 22 insertions, 265 deletions
diff --git a/perl-core/Math-BigRat/ChangeLog b/perl-core/Math-BigRat/ChangeLog
index a73276a6a8db..44792dbf38ce 100644
--- a/perl-core/Math-BigRat/ChangeLog
+++ b/perl-core/Math-BigRat/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for perl-core/Math-BigRat
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigRat/ChangeLog,v 1.16 2008/08/01 16:56:08 tove Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigRat/ChangeLog,v 1.17 2009/03/13 21:16:12 tove Exp $
+
+ 13 Mar 2009; Torsten Veller <tove@gentoo.org> -Math-BigRat-0.17.ebuild,
+ -Math-BigRat-0.18.ebuild:
+ Cleanup
*Math-BigRat-0.22 (01 Aug 2008)
diff --git a/perl-core/Math-BigRat/Math-BigRat-0.17.ebuild b/perl-core/Math-BigRat/Math-BigRat-0.17.ebuild
deleted file mode 100644
index cfebbf54edec..000000000000
--- a/perl-core/Math-BigRat/Math-BigRat-0.17.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigRat/Math-BigRat-0.17.ebuild,v 1.7 2007/06/24 23:20:05 vapier Exp $
-
-inherit perl-module
-
-DESCRIPTION="Arbitrary big rational numbers"
-HOMEPAGE="http://search.cpan.org/~tels"
-SRC_URI="mirror://cpan/authors/id/T/TE/TELS/math/${P}.tar.gz"
-
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~s390 ~sh ~sparc ~x86"
-IUSE=""
-
-SRC_TEST="do"
-PREFER_BUILDPL="no"
-
-DEPEND=">=perl-core/Math-BigInt-1.79
- dev-lang/perl"
diff --git a/perl-core/Math-BigRat/Math-BigRat-0.18.ebuild b/perl-core/Math-BigRat/Math-BigRat-0.18.ebuild
deleted file mode 100644
index 1abc6ddbb76e..000000000000
--- a/perl-core/Math-BigRat/Math-BigRat-0.18.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigRat/Math-BigRat-0.18.ebuild,v 1.2 2007/06/24 23:20:05 vapier Exp $
-
-inherit perl-module
-
-DESCRIPTION="Arbitrary big rational numbers"
-HOMEPAGE="http://search.cpan.org/~tels"
-SRC_URI="mirror://cpan/authors/id/T/TE/TELS/math/${P}.tar.gz"
-
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~s390 ~sh ~sparc ~x86"
-IUSE=""
-
-SRC_TEST="do"
-PREFER_BUILDPL="no"
-
-DEPEND=">=perl-core/Math-BigInt-1.79
- dev-lang/perl"
diff --git a/perl-core/Module-Build/ChangeLog b/perl-core/Module-Build/ChangeLog
index 0e42551595b4..87d46f8b61f6 100644
--- a/perl-core/Module-Build/ChangeLog
+++ b/perl-core/Module-Build/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for perl-core/Module-Build
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/ChangeLog,v 1.7 2009/02/26 11:34:58 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/ChangeLog,v 1.8 2009/03/13 21:17:59 tove Exp $
+
+ 13 Mar 2009; Torsten Veller <tove@gentoo.org>
+ -Module-Build-0.28-r1.ebuild, -Module-Build-0.30.ebuild,
+ -Module-Build-0.31.ebuild, -Module-Build-0.31.012.ebuild:
+ Cleanup
*Module-Build-0.32 (26 Feb 2009)
diff --git a/perl-core/Module-Build/Module-Build-0.28-r1.ebuild b/perl-core/Module-Build/Module-Build-0.28-r1.ebuild
deleted file mode 100644
index 8ae9ebdcd395..000000000000
--- a/perl-core/Module-Build/Module-Build-0.28-r1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/Module-Build-0.28-r1.ebuild,v 1.1 2008/11/02 07:27:45 tove Exp $
-
-inherit perl-module
-
-MY_PV=${PV/26.11/2611}
-MY_P="Module-Build-${MY_PV}"
-S=${WORKDIR}/${MY_P}
-DESCRIPTION="Build and install Perl modules"
-HOMEPAGE="http://search.cpan.org/~kwilliams/"
-SRC_URI="mirror://cpan/authors/id/K/KW/KWILLIAMS/${MY_P}.tar.gz"
-
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ~ppc64 s390 sh sparc ~x86 ~x86-fbsd"
-IUSE=""
-
-# Removing these as hard deps. They are listed as recommended in the Build.PL,
-# but end up causing a dep loop since they require module-build to be built.
-# ~mcummings 06.16.06
-PDEPEND=">=virtual/perl-ExtUtils-CBuilder-0.15
- >=virtual/perl-ExtUtils-ParseXS-1.02"
-
-DEPEND="dev-lang/perl
- dev-perl/yaml
- >=virtual/perl-Archive-Tar-1.09"
-
-SRC_TEST="do"
diff --git a/perl-core/Module-Build/Module-Build-0.30.ebuild b/perl-core/Module-Build/Module-Build-0.30.ebuild
deleted file mode 100644
index 82fae2c90762..000000000000
--- a/perl-core/Module-Build/Module-Build-0.30.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/Module-Build-0.30.ebuild,v 1.2 2008/11/04 10:00:44 vapier Exp $
-
-inherit versionator
-MODULE_AUTHOR=KWILLIAMS
-MY_PN=Module-Build
-MY_P=${MY_PN}-$(delete_version_separator 2)
-S=${WORKDIR}/${MY_P}
-inherit perl-module
-
-DESCRIPTION="Build and install Perl modules"
-
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
-IUSE=""
-
-# Removing these as hard deps. They are listed as recommended in the Build.PL,
-# but end up causing a dep loop since they require module-build to be built.
-# ~mcummings 06.16.06
-PDEPEND=">=virtual/perl-ExtUtils-CBuilder-0.15
- >=virtual/perl-ExtUtils-ParseXS-1.02"
-
-DEPEND="dev-lang/perl
- dev-perl/yaml
- >=virtual/perl-Archive-Tar-1.09"
-
-SRC_TEST="do"
-
-src_test(){
- HOME= perl-module_src_test
-}
diff --git a/perl-core/Module-Build/Module-Build-0.31.012.ebuild b/perl-core/Module-Build/Module-Build-0.31.012.ebuild
deleted file mode 100644
index 43a7a9ddd73b..000000000000
--- a/perl-core/Module-Build/Module-Build-0.31.012.ebuild
+++ /dev/null
@@ -1,28 +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-Build/Module-Build-0.31.012.ebuild,v 1.1 2009/01/14 14:31:44 tove Exp $
-
-inherit versionator
-MODULE_AUTHOR=EWILHELM
-MY_P=${PN}-$(delete_version_separator 2)
-S=${WORKDIR}/${MY_P}
-inherit perl-module
-
-DESCRIPTION="Build and install Perl modules"
-
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
-IUSE=""
-
-# Removing these as hard deps. They are listed as recommended in the Build.PL,
-# but end up causing a dep loop since they require module-build to be built.
-# ~mcummings 06.16.06
-PDEPEND=">=virtual/perl-ExtUtils-CBuilder-0.15
- >=virtual/perl-ExtUtils-ParseXS-1.02"
-
-DEPEND="dev-lang/perl
- dev-perl/yaml
- >=virtual/perl-Archive-Tar-1.09"
-
-SRC_TEST="do"
diff --git a/perl-core/Module-Build/Module-Build-0.31.ebuild b/perl-core/Module-Build/Module-Build-0.31.ebuild
deleted file mode 100644
index e06e6ece03ce..000000000000
--- a/perl-core/Module-Build/Module-Build-0.31.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/Module-Build-0.31.ebuild,v 1.1 2008/12/23 08:59:18 robbat2 Exp $
-
-inherit versionator
-MODULE_AUTHOR=KWILLIAMS
-MY_PN=Module-Build
-MY_P=${MY_PN}-$(delete_version_separator 2)
-S=${WORKDIR}/${MY_P}
-inherit perl-module
-
-DESCRIPTION="Build and install Perl modules"
-
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
-IUSE=""
-
-# Removing these as hard deps. They are listed as recommended in the Build.PL,
-# but end up causing a dep loop since they require module-build to be built.
-# ~mcummings 06.16.06
-PDEPEND=">=virtual/perl-ExtUtils-CBuilder-0.15
- >=virtual/perl-ExtUtils-ParseXS-1.02"
-
-DEPEND="dev-lang/perl
- dev-perl/yaml
- >=virtual/perl-Archive-Tar-1.09"
-
-SRC_TEST="do"
-
-src_test(){
- HOME= perl-module_src_test
-}
diff --git a/perl-core/Module-Load/ChangeLog b/perl-core/Module-Load/ChangeLog
index f26ce564437c..e121384c8075 100644
--- a/perl-core/Module-Load/ChangeLog
+++ b/perl-core/Module-Load/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for perl-core/Module-Load
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Load/ChangeLog,v 1.2 2009/02/08 09:16:46 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Load/ChangeLog,v 1.3 2009/03/13 21:20:45 tove Exp $
+
+ 13 Mar 2009; Torsten Veller <tove@gentoo.org> -Module-Load-0.12.ebuild,
+ -Module-Load-0.14.ebuild:
+ Cleanup
*Module-Load-0.16 (08 Feb 2009)
diff --git a/perl-core/Module-Load/Module-Load-0.12.ebuild b/perl-core/Module-Load/Module-Load-0.12.ebuild
deleted file mode 100644
index 45074f2cdc3d..000000000000
--- a/perl-core/Module-Load/Module-Load-0.12.ebuild
+++ /dev/null
@@ -1,18 +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-Load/Module-Load-0.12.ebuild,v 1.1 2009/01/20 12:16:37 tove Exp $
-
-MODULE_AUTHOR="KANE"
-
-inherit perl-module
-
-DESCRIPTION="runtime require of both modules and files"
-
-IUSE=""
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"
diff --git a/perl-core/Module-Load/Module-Load-0.14.ebuild b/perl-core/Module-Load/Module-Load-0.14.ebuild
deleted file mode 100644
index ecec54814514..000000000000
--- a/perl-core/Module-Load/Module-Load-0.14.ebuild
+++ /dev/null
@@ -1,17 +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-Load/Module-Load-0.14.ebuild,v 1.1 2009/01/20 12:16:37 tove Exp $
-
-MODULE_AUTHOR="KANE"
-
-inherit perl-module
-
-DESCRIPTION="runtime require of both modules and files"
-
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"
diff --git a/perl-core/PodParser/ChangeLog b/perl-core/PodParser/ChangeLog
index a77949b3a3b2..9098363cf679 100644
--- a/perl-core/PodParser/ChangeLog
+++ b/perl-core/PodParser/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for perl-core/PodParser
# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/PodParser/ChangeLog,v 1.40 2009/02/10 13:30:30 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/PodParser/ChangeLog,v 1.41 2009/03/13 21:23:38 tove Exp $
+
+ 13 Mar 2009; Torsten Veller <tove@gentoo.org> -PodParser-1.32.ebuild,
+ -PodParser-1.34.ebuild, -PodParser-1.36.ebuild:
+ Cleanup
*PodParser-1.38 (10 Feb 2009)
diff --git a/perl-core/PodParser/PodParser-1.32.ebuild b/perl-core/PodParser/PodParser-1.32.ebuild
deleted file mode 100644
index 46e6a18c8d59..000000000000
--- a/perl-core/PodParser/PodParser-1.32.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/PodParser/PodParser-1.32.ebuild,v 1.11 2007/01/19 18:03:19 mcummings Exp $
-
-inherit perl-module
-MY_P=Pod-Parser-${PV}
-S=${WORKDIR}/${MY_P}
-
-DESCRIPTION="Base class for creating POD filters and translators"
-HOMEPAGE="http://search.cpan.org/~marekr/"
-SRC_URI="mirror://cpan/authors/id/M/MA/MAREKR/${MY_P}.tar.gz"
-
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86"
-IUSE=""
-
-SRC_TEST="do"
-
-DEPEND="dev-lang/perl"
diff --git a/perl-core/PodParser/PodParser-1.34.ebuild b/perl-core/PodParser/PodParser-1.34.ebuild
deleted file mode 100644
index ff79d119d0dc..000000000000
--- a/perl-core/PodParser/PodParser-1.34.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/PodParser/PodParser-1.34.ebuild,v 1.12 2007/01/19 18:03:19 mcummings Exp $
-
-inherit perl-module
-MY_P=Pod-Parser-${PV}
-S=${WORKDIR}/${MY_P}
-
-DESCRIPTION="Base class for creating POD filters and translators"
-HOMEPAGE="http://search.cpan.org/~marekr/"
-SRC_URI="mirror://cpan/authors/id/M/MA/MAREKR/${MY_P}.tar.gz"
-
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ~ppc64 s390 sh sparc ~sparc-fbsd ~x86 ~x86-fbsd"
-IUSE=""
-
-SRC_TEST="do"
-
-DEPEND="dev-lang/perl"
diff --git a/perl-core/PodParser/PodParser-1.36.ebuild b/perl-core/PodParser/PodParser-1.36.ebuild
deleted file mode 100644
index af726c089223..000000000000
--- a/perl-core/PodParser/PodParser-1.36.ebuild
+++ /dev/null
@@ -1,22 +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/PodParser/PodParser-1.36.ebuild,v 1.1 2009/01/23 09:04:16 tove Exp $
-
-MODULE_AUTHOR=MAREKR
-MY_PN=Pod-Parser
-MY_P=${MY_PN}-${PV}
-
-inherit perl-module
-
-DESCRIPTION="Base class for creating POD filters and translators"
-
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
-IUSE=""
-
-DEPEND="dev-lang/perl"
-
-S=${WORKDIR}/${MY_P}
-
-SRC_TEST="do"