diff options
author | Torsten Veller <tove@gentoo.org> | 2010-01-17 14:23:08 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2010-01-17 14:23:08 +0000 |
commit | 03007dc4182f2d4e375876112b611a324b23e9b1 (patch) | |
tree | b262742918d7c02b4db6e5af62662cbcf7671e35 /perl-core | |
parent | Cleanup (diff) | |
download | historical-03007dc4182f2d4e375876112b611a324b23e9b1.tar.gz historical-03007dc4182f2d4e375876112b611a324b23e9b1.tar.bz2 historical-03007dc4182f2d4e375876112b611a324b23e9b1.zip |
Cleanup
Package-Manager: portage-2.2_rc61/cvs/Linux x86_64
Diffstat (limited to 'perl-core')
31 files changed, 50 insertions, 470 deletions
diff --git a/perl-core/Math-BigInt-FastCalc/ChangeLog b/perl-core/Math-BigInt-FastCalc/ChangeLog index 5b92b524737b..fbbf5de363b1 100644 --- a/perl-core/Math-BigInt-FastCalc/ChangeLog +++ b/perl-core/Math-BigInt-FastCalc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for perl-core/Math-BigInt-FastCalc # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog,v 1.5 2010/01/05 19:04:24 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog,v 1.6 2010/01/17 14:02:02 tove Exp $ + + 17 Jan 2010; Torsten Veller <tove@gentoo.org> + -Math-BigInt-FastCalc-0.15.ebuild: + Cleanup 05 Jan 2010; nixnut <nixnut@gentoo.org> Math-BigInt-FastCalc-0.19.ebuild: ppc stable #288026 diff --git a/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.15.ebuild b/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.15.ebuild deleted file mode 100644 index 7ffb6e585024..000000000000 --- a/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.15.ebuild +++ /dev/null @@ -1,18 +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/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.15.ebuild,v 1.1 2008/11/02 07:26:34 tove Exp $ - -MODULE_AUTHOR="TELS/math" -inherit perl-module - -DESCRIPTION="Math::BigInt::Calc with some XS for more speed" - -IUSE="" - -SLOT="0" -LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="amd64 hppa ppc x86" -RDEPEND=">=virtual/perl-Math-BigInt-1.87" -DEPEND="${RDEPEND}" - -SRC_TEST="do" diff --git a/perl-core/Math-BigInt/ChangeLog b/perl-core/Math-BigInt/ChangeLog index b2ebe19affdb..edeb3016a188 100644 --- a/perl-core/Math-BigInt/ChangeLog +++ b/perl-core/Math-BigInt/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for perl-core/Math-BigInt # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/ChangeLog,v 1.54 2010/01/05 19:03:39 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/ChangeLog,v 1.55 2010/01/17 13:58:56 tove Exp $ + + 17 Jan 2010; Torsten Veller <tove@gentoo.org> -Math-BigInt-1.77.ebuild, + -Math-BigInt-1.87.ebuild: + Cleanup 05 Jan 2010; nixnut <nixnut@gentoo.org> Math-BigInt-1.89.ebuild: ppc stable #288026 diff --git a/perl-core/Math-BigInt/Math-BigInt-1.77.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.77.ebuild deleted file mode 100644 index 43e78229e650..000000000000 --- a/perl-core/Math-BigInt/Math-BigInt-1.77.ebuild +++ /dev/null @@ -1,19 +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-BigInt/Math-BigInt-1.77.ebuild,v 1.10 2007/01/19 18:02:20 mcummings Exp $ - -inherit perl-module - -DESCRIPTION="Arbitrary size floating point math package" -HOMEPAGE="http://serach.cpan.org/~tels/" -SRC_URI="mirror://cpan/authors/id/T/TE/TELS/math/${P}.tar.gz" - -LICENSE="|| ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~ppc s390 sh sparc x86" -IUSE="" - -DEPEND="dev-lang/perl - >=virtual/perl-Scalar-List-Utils-1.14" - -SRC_TEST="do" diff --git a/perl-core/Math-BigInt/Math-BigInt-1.87.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.87.ebuild deleted file mode 100644 index d663bcd0560a..000000000000 --- a/perl-core/Math-BigInt/Math-BigInt-1.87.ebuild +++ /dev/null @@ -1,23 +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/Math-BigInt/Math-BigInt-1.87.ebuild,v 1.6 2008/03/28 06:52:38 jer Exp $ - -inherit perl-module eutils - -DESCRIPTION="Arbitrary size floating point math package" -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="alpha amd64 arm hppa ia64 ~mips ppc s390 sh sparc x86" -IUSE="" - -DEPEND="dev-lang/perl - >=virtual/perl-Scalar-List-Utils-1.14" - -PDEPEND=">=perl-core/bignum-0.21 - >=perl-core/Math-BigRat-0.19" - -SRC_TEST="do" -PREFER_BUILDPL="no" diff --git a/perl-core/Math-BigRat/ChangeLog b/perl-core/Math-BigRat/ChangeLog index a9a7535634cb..9831cdd89b09 100644 --- a/perl-core/Math-BigRat/ChangeLog +++ b/perl-core/Math-BigRat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for perl-core/Math-BigRat # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigRat/ChangeLog,v 1.25 2010/01/05 19:02:20 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigRat/ChangeLog,v 1.26 2010/01/17 14:03:03 tove Exp $ + + 17 Jan 2010; Torsten Veller <tove@gentoo.org> -Math-BigRat-0.19.ebuild: + Cleanup 05 Jan 2010; nixnut <nixnut@gentoo.org> Math-BigRat-0.22.ebuild: ppc stable #288026 diff --git a/perl-core/Math-BigRat/Math-BigRat-0.19.ebuild b/perl-core/Math-BigRat/Math-BigRat-0.19.ebuild deleted file mode 100644 index 0b10f70df2b3..000000000000 --- a/perl-core/Math-BigRat/Math-BigRat-0.19.ebuild +++ /dev/null @@ -1,20 +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/Math-BigRat/Math-BigRat-0.19.ebuild,v 1.10 2008/03/28 06:48:44 jer 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="alpha amd64 arm hppa ia64 ~mips ppc s390 sh sparc x86" -IUSE="" - -SRC_TEST="do" -PREFER_BUILDPL="no" - -DEPEND=">=perl-core/Math-BigInt-1.83 - dev-lang/perl" diff --git a/perl-core/Module-Build/ChangeLog b/perl-core/Module-Build/ChangeLog index 2423fd5b1e39..c6bb671d9661 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/ChangeLog,v 1.27 2010/01/10 15:37:50 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/ChangeLog,v 1.28 2010/01/17 14:07:26 tove Exp $ + + 17 Jan 2010; Torsten Veller <tove@gentoo.org> + -Module-Build-0.28.08.ebuild, -Module-Build-0.32.ebuild, + -Module-Build-0.33.ebuild, -Module-Build-0.34.ebuild: + Cleanup 10 Jan 2010; Markus Meier <maekke@gentoo.org> Module-Build-0.36.01.ebuild: add ~arm, bug #298183 diff --git a/perl-core/Module-Build/Module-Build-0.28.08.ebuild b/perl-core/Module-Build/Module-Build-0.28.08.ebuild deleted file mode 100644 index 9c72d075a1fa..000000000000 --- a/perl-core/Module-Build/Module-Build-0.28.08.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.08.ebuild,v 1.2 2008/11/04 10:00:44 vapier Exp $ - -inherit versionator perl-module - -MY_PV="$(delete_version_separator 2)" -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 ~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.32.ebuild b/perl-core/Module-Build/Module-Build-0.32.ebuild deleted file mode 100644 index 2c90e25ce214..000000000000 --- a/perl-core/Module-Build/Module-Build-0.32.ebuild +++ /dev/null @@ -1,29 +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.32.ebuild,v 1.2 2009/12/16 21:53:48 abcd 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 ~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="" - -# 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 - >=virtual/perl-Test-Harness-3.16" - -SRC_TEST="do" diff --git a/perl-core/Module-Build/Module-Build-0.33.ebuild b/perl-core/Module-Build/Module-Build-0.33.ebuild deleted file mode 100644 index c62d5b6948a9..000000000000 --- a/perl-core/Module-Build/Module-Build-0.33.ebuild +++ /dev/null @@ -1,29 +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.33.ebuild,v 1.2 2009/12/16 21:53:48 abcd 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 ~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="" - -# 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 - >=virtual/perl-Test-Harness-3.16" - -SRC_TEST="do" diff --git a/perl-core/Module-Build/Module-Build-0.34.ebuild b/perl-core/Module-Build/Module-Build-0.34.ebuild deleted file mode 100644 index b874d2483e67..000000000000 --- a/perl-core/Module-Build/Module-Build-0.34.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.34.ebuild,v 1.2 2009/12/16 21:53:48 abcd Exp $ - -#inherit versionator -MODULE_AUTHOR=DAGOLDEN -#MY_P=${PN}-$(delete_version_separator 2) -#S=${WORKDIR}/${MY_P} -inherit perl-module - -DESCRIPTION="Build and install Perl modules" - -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="" - -# 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 - >=virtual/perl-Test-Harness-3.16" - -SRC_TEST="do" diff --git a/perl-core/Module-CoreList/ChangeLog b/perl-core/Module-CoreList/ChangeLog index d00d1c908868..41d8ea07a850 100644 --- a/perl-core/Module-CoreList/ChangeLog +++ b/perl-core/Module-CoreList/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for perl-core/Module-CoreList -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/ChangeLog,v 1.7 2009/12/21 19:00:42 tove Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/ChangeLog,v 1.8 2010/01/17 14:10:29 tove Exp $ + + 17 Jan 2010; Torsten Veller <tove@gentoo.org> + -Module-CoreList-2.17.ebuild, -Module-CoreList-2.20.ebuild, + -Module-CoreList-2.22.ebuild, -Module-CoreList-2.23.ebuild: + Cleanup *Module-CoreList-2.24 (21 Dec 2009) diff --git a/perl-core/Module-CoreList/Module-CoreList-2.17.ebuild b/perl-core/Module-CoreList/Module-CoreList-2.17.ebuild deleted file mode 100644 index a5cac07a3c78..000000000000 --- a/perl-core/Module-CoreList/Module-CoreList-2.17.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.17.ebuild,v 1.1 2009/06/23 08:03:42 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.20.ebuild b/perl-core/Module-CoreList/Module-CoreList-2.20.ebuild deleted file mode 100644 index 16f13ede927e..000000000000 --- a/perl-core/Module-CoreList/Module-CoreList-2.20.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.20.ebuild,v 1.1 2009/10/06 18:39:05 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.22.ebuild b/perl-core/Module-CoreList/Module-CoreList-2.22.ebuild deleted file mode 100644 index 0532926151c4..000000000000 --- a/perl-core/Module-CoreList/Module-CoreList-2.22.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.22.ebuild,v 1.2 2009/10/27 17:27:20 volkmar 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.23.ebuild b/perl-core/Module-CoreList/Module-CoreList-2.23.ebuild deleted file mode 100644 index b4b3baaf9cce..000000000000 --- a/perl-core/Module-CoreList/Module-CoreList-2.23.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.23.ebuild,v 1.1 2009/11/22 10:57:45 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="test" - -RDEPEND="" -DEPEND="test? ( dev-perl/Test-Pod )" - -SRC_TEST=do diff --git a/perl-core/Module-Load-Conditional/ChangeLog b/perl-core/Module-Load-Conditional/ChangeLog index 4f8d29c1dd49..ae4c80ddd8f7 100644 --- a/perl-core/Module-Load-Conditional/ChangeLog +++ b/perl-core/Module-Load-Conditional/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for perl-core/Module-Load-Conditional -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Load-Conditional/ChangeLog,v 1.5 2009/11/10 10:33:39 robbat2 Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Load-Conditional/ChangeLog,v 1.6 2010/01/17 14:12:54 tove Exp $ + + 17 Jan 2010; Torsten Veller <tove@gentoo.org> + -Module-Load-Conditional-0.28.ebuild, + -Module-Load-Conditional-0.30.ebuild, + -Module-Load-Conditional-0.32.ebuild: + Cleanup *Module-Load-Conditional-0.34 (10 Nov 2009) diff --git a/perl-core/Module-Load-Conditional/Module-Load-Conditional-0.28.ebuild b/perl-core/Module-Load-Conditional/Module-Load-Conditional-0.28.ebuild deleted file mode 100644 index 4891eff3640a..000000000000 --- a/perl-core/Module-Load-Conditional/Module-Load-Conditional-0.28.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-Load-Conditional/Module-Load-Conditional-0.28.ebuild,v 1.1 2009/01/20 12:20:58 tove Exp $ - -MODULE_AUTHOR="KANE" - -inherit perl-module - -DESCRIPTION="Looking up module information / loading at runtime" - -LICENSE="|| ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND=">=virtual/perl-Module-Load-0.12 - virtual/perl-Locale-Maketext-Simple - virtual/perl-Params-Check" -RDEPEND="${DEPEND}" diff --git a/perl-core/Module-Load-Conditional/Module-Load-Conditional-0.30.ebuild b/perl-core/Module-Load-Conditional/Module-Load-Conditional-0.30.ebuild deleted file mode 100644 index 14a8ac684a7e..000000000000 --- a/perl-core/Module-Load-Conditional/Module-Load-Conditional-0.30.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-Load-Conditional/Module-Load-Conditional-0.30.ebuild,v 1.2 2009/01/20 13:57:08 tove Exp $ - -MODULE_AUTHOR="KANE" -inherit perl-module - -DESCRIPTION="Looking up module information / loading at runtime" - -LICENSE="|| ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND=">=virtual/perl-Module-Load-0.12 - virtual/perl-Locale-Maketext-Simple - virtual/perl-Params-Check - virtual/perl-version" -RDEPEND="${DEPEND}" diff --git a/perl-core/Module-Load-Conditional/Module-Load-Conditional-0.32.ebuild b/perl-core/Module-Load-Conditional/Module-Load-Conditional-0.32.ebuild deleted file mode 100644 index 7377718dbc88..000000000000 --- a/perl-core/Module-Load-Conditional/Module-Load-Conditional-0.32.ebuild +++ /dev/null @@ -1,23 +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-Conditional/Module-Load-Conditional-0.32.ebuild,v 1.2 2009/10/27 17:47:34 volkmar Exp $ - -EAPI=2 - -MODULE_AUTHOR=BINGOS -inherit perl-module - -DESCRIPTION="Looking up module information / loading at runtime" - -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" -IUSE="" - -DEPEND=">=virtual/perl-Module-Load-0.12 - >=virtual/perl-Module-CoreList-0.22 - virtual/perl-Locale-Maketext-Simple - virtual/perl-Params-Check - virtual/perl-version" -RDEPEND="${DEPEND}" - -SRC_TEST=do diff --git a/perl-core/Package-Constants/ChangeLog b/perl-core/Package-Constants/ChangeLog index 9f8ed60287d0..b2a394de7617 100644 --- a/perl-core/Package-Constants/ChangeLog +++ b/perl-core/Package-Constants/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for perl-core/Package-Constants # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Package-Constants/ChangeLog,v 1.19 2010/01/05 19:14:31 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Package-Constants/ChangeLog,v 1.20 2010/01/17 14:14:53 tove Exp $ + + 17 Jan 2010; Torsten Veller <tove@gentoo.org> + -Package-Constants-0.01.ebuild: + Cleanup 05 Jan 2010; nixnut <nixnut@gentoo.org> Package-Constants-0.02.ebuild: ppc stable #288026 diff --git a/perl-core/Package-Constants/Package-Constants-0.01.ebuild b/perl-core/Package-Constants/Package-Constants-0.01.ebuild deleted file mode 100644 index 600495e0cc76..000000000000 --- a/perl-core/Package-Constants/Package-Constants-0.01.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/Package-Constants/Package-Constants-0.01.ebuild,v 1.11 2009/12/16 21:54:52 abcd Exp $ - -MODULE_AUTHOR=KANE -inherit perl-module - -DESCRIPTION="List all constants declared in a package" - -LICENSE="|| ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -DEPEND="dev-lang/perl" - -SRC_TEST=do diff --git a/perl-core/Pod-Simple/ChangeLog b/perl-core/Pod-Simple/ChangeLog index 702dc4908bdd..d7074ab204e4 100644 --- a/perl-core/Pod-Simple/ChangeLog +++ b/perl-core/Pod-Simple/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for perl-core/Pod-Simple # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Pod-Simple/ChangeLog,v 1.14 2010/01/05 19:15:50 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Pod-Simple/ChangeLog,v 1.15 2010/01/17 14:18:55 tove Exp $ + + 17 Jan 2010; Torsten Veller <tove@gentoo.org> -Pod-Simple-3.05.ebuild, + -Pod-Simple-3.08.ebuild, -Pod-Simple-3.09.ebuild, -Pod-Simple-3.10.ebuild, + -Pod-Simple-3.11.ebuild: + Cleanup 05 Jan 2010; nixnut <nixnut@gentoo.org> Pod-Simple-3.07.ebuild: ppc stable #288026 diff --git a/perl-core/Pod-Simple/Pod-Simple-3.05.ebuild b/perl-core/Pod-Simple/Pod-Simple-3.05.ebuild deleted file mode 100644 index 3556df66438d..000000000000 --- a/perl-core/Pod-Simple/Pod-Simple-3.05.ebuild +++ /dev/null @@ -1,18 +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/Pod-Simple/Pod-Simple-3.05.ebuild,v 1.1 2008/11/02 07:30:37 tove Exp $ - -inherit perl-module - -DESCRIPTION="framework for parsing Pod" -HOMEPAGE="http://search.cpan.org/~arandal/" -SRC_URI="mirror://cpan/authors/id/A/AR/ARANDAL/${P}.tar.gz" - -SRC_TEST="do" -LICENSE="|| ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" -IUSE="" - -DEPEND=">=virtual/perl-Pod-Escapes-1.04 - dev-lang/perl" diff --git a/perl-core/Pod-Simple/Pod-Simple-3.08.ebuild b/perl-core/Pod-Simple/Pod-Simple-3.08.ebuild deleted file mode 100644 index bb3f099bafc8..000000000000 --- a/perl-core/Pod-Simple/Pod-Simple-3.08.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/Pod-Simple/Pod-Simple-3.08.ebuild,v 1.2 2009/12/16 21:55:57 abcd Exp $ - -EAPI=2 - -MODULE_AUTHOR=ARANDAL -inherit perl-module - -DESCRIPTION="framework for parsing Pod" - -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos" -IUSE="" - -DEPEND=">=virtual/perl-Pod-Escapes-1.04" -RDEPEND="${DEPEND}" - -SRC_TEST="do" diff --git a/perl-core/Pod-Simple/Pod-Simple-3.09.ebuild b/perl-core/Pod-Simple/Pod-Simple-3.09.ebuild deleted file mode 100644 index 642b4553f94a..000000000000 --- a/perl-core/Pod-Simple/Pod-Simple-3.09.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/Pod-Simple/Pod-Simple-3.09.ebuild,v 1.1 2009/11/10 10:47:11 robbat2 Exp $ - -EAPI=2 - -MODULE_AUTHOR=ARANDAL -inherit perl-module - -DESCRIPTION="framework for parsing Pod" - -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" -IUSE="" - -DEPEND=">=virtual/perl-Pod-Escapes-1.04" -RDEPEND="${DEPEND}" - -SRC_TEST="do" diff --git a/perl-core/Pod-Simple/Pod-Simple-3.10.ebuild b/perl-core/Pod-Simple/Pod-Simple-3.10.ebuild deleted file mode 100644 index de3ebd114180..000000000000 --- a/perl-core/Pod-Simple/Pod-Simple-3.10.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/Pod-Simple/Pod-Simple-3.10.ebuild,v 1.2 2009/12/16 21:55:57 abcd Exp $ - -EAPI=2 - -MODULE_AUTHOR=DWHEELER -inherit perl-module - -DESCRIPTION="framework for parsing Pod" - -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos" -IUSE="" - -DEPEND=">=virtual/perl-Pod-Escapes-1.04" -RDEPEND="${DEPEND}" - -SRC_TEST="do" diff --git a/perl-core/Pod-Simple/Pod-Simple-3.11.ebuild b/perl-core/Pod-Simple/Pod-Simple-3.11.ebuild deleted file mode 100644 index ca524564e84b..000000000000 --- a/perl-core/Pod-Simple/Pod-Simple-3.11.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/Pod-Simple/Pod-Simple-3.11.ebuild,v 1.2 2009/12/16 21:55:57 abcd Exp $ - -EAPI=2 - -MODULE_AUTHOR=DWHEELER -inherit perl-module - -DESCRIPTION="framework for parsing Pod" - -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos" -IUSE="" - -DEPEND=">=virtual/perl-Pod-Escapes-1.04" -RDEPEND="${DEPEND}" - -SRC_TEST="do" diff --git a/perl-core/PodParser/ChangeLog b/perl-core/PodParser/ChangeLog index 3cc9f25c1d4b..74bc5ec29d7d 100644 --- a/perl-core/PodParser/ChangeLog +++ b/perl-core/PodParser/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for perl-core/PodParser # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/PodParser/ChangeLog,v 1.49 2010/01/05 19:17:00 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/PodParser/ChangeLog,v 1.50 2010/01/17 14:23:08 tove Exp $ + + 17 Jan 2010; Torsten Veller <tove@gentoo.org> -PodParser-1.35.ebuild: + Cleanup 05 Jan 2010; nixnut <nixnut@gentoo.org> PodParser-1.38.ebuild: ppc stable #288026 diff --git a/perl-core/PodParser/PodParser-1.35.ebuild b/perl-core/PodParser/PodParser-1.35.ebuild deleted file mode 100644 index 176149fc71c8..000000000000 --- a/perl-core/PodParser/PodParser-1.35.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.35.ebuild,v 1.12 2009/12/16 21:55:35 abcd Exp $ - -inherit perl-module - -MY_P=Pod-Parser-${PV} - -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 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -DEPEND="dev-lang/perl" - -S=${WORKDIR}/${MY_P} - -SRC_TEST="do" |