summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaleb Tennis <caleb@gentoo.org>2008-01-21 17:04:06 +0000
committerCaleb Tennis <caleb@gentoo.org>2008-01-21 17:04:06 +0000
commit6c788e9c62af2704f10eb5f20bd662761447994f (patch)
tree5a6e229761f1296fe2cd5d83bea383271508b8fc /perl-core
parentReally make gimps stable on amd64 this time. Fix the initscript so that erro... (diff)
downloadgentoo-2-6c788e9c62af2704f10eb5f20bd662761447994f.tar.gz
gentoo-2-6c788e9c62af2704f10eb5f20bd662761447994f.tar.bz2
gentoo-2-6c788e9c62af2704f10eb5f20bd662761447994f.zip
remove old versions
(Portage version: 2.1.4)
Diffstat (limited to 'perl-core')
-rw-r--r--perl-core/Math-BigInt/ChangeLog11
-rw-r--r--perl-core/Math-BigInt/Math-BigInt-1.77-r1.ebuild24
-rw-r--r--perl-core/Math-BigInt/Math-BigInt-1.79.ebuild19
-rw-r--r--perl-core/Math-BigInt/Math-BigInt-1.81-r1.ebuild24
-rw-r--r--perl-core/Math-BigInt/Math-BigInt-1.81.ebuild19
-rw-r--r--perl-core/Math-BigInt/Math-BigInt-1.82.ebuild24
-rw-r--r--perl-core/Math-BigInt/Math-BigInt-1.83.ebuild24
-rw-r--r--perl-core/Math-BigInt/Math-BigInt-1.86.ebuild24
-rw-r--r--perl-core/Math-BigInt/files/digest-Math-BigInt-1.77-r13
-rw-r--r--perl-core/Math-BigInt/files/digest-Math-BigInt-1.793
-rw-r--r--perl-core/Math-BigInt/files/digest-Math-BigInt-1.813
-rw-r--r--perl-core/Math-BigInt/files/digest-Math-BigInt-1.81-r13
-rw-r--r--perl-core/Math-BigInt/files/digest-Math-BigInt-1.823
-rw-r--r--perl-core/Math-BigInt/files/digest-Math-BigInt-1.833
-rw-r--r--perl-core/Math-BigInt/files/digest-Math-BigInt-1.863
-rw-r--r--perl-core/Math-BigInt/files/yaml-node-makefile.patch10
16 files changed, 9 insertions, 191 deletions
diff --git a/perl-core/Math-BigInt/ChangeLog b/perl-core/Math-BigInt/ChangeLog
index c86634d7f018..af6ba9c9a337 100644
--- a/perl-core/Math-BigInt/ChangeLog
+++ b/perl-core/Math-BigInt/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for perl-core/Math-BigInt
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/ChangeLog,v 1.43 2007/12/26 10:49:57 drac Exp $
+# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/ChangeLog,v 1.44 2008/01/21 17:04:06 caleb Exp $
+
+ 21 Jan 2008; Caleb Tennis <caleb@gentoo.org>
+ -files/yaml-node-makefile.patch, -Math-BigInt-1.77-r1.ebuild,
+ -Math-BigInt-1.79.ebuild, -Math-BigInt-1.81.ebuild,
+ -Math-BigInt-1.81-r1.ebuild, -Math-BigInt-1.82.ebuild,
+ -Math-BigInt-1.83.ebuild, -Math-BigInt-1.86.ebuild:
+ remove old versions
26 Dec 2007; Samuli Suominen <drac@gentoo.org> Math-BigInt-1.87.ebuild:
amd64 stable
diff --git a/perl-core/Math-BigInt/Math-BigInt-1.77-r1.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.77-r1.ebuild
deleted file mode 100644
index ccef3d55e7ec..000000000000
--- a/perl-core/Math-BigInt/Math-BigInt-1.77-r1.ebuild
+++ /dev/null
@@ -1,24 +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-r1.ebuild,v 1.12 2007/03/03 20:36:04 ticho Exp $
-
-inherit perl-module eutils
-
-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 ~mips ~ppc s390 sh sparc x86"
-IUSE=""
-
-DEPEND="dev-lang/perl
- >=virtual/perl-Scalar-List-Utils-1.14"
-
-SRC_TEST="do"
-
-src_unpack() {
- unpack ${A}
- has_version 'dev-perl/yaml' && epatch ${FILESDIR}/yaml-node-makefile.patch
-}
diff --git a/perl-core/Math-BigInt/Math-BigInt-1.79.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.79.ebuild
deleted file mode 100644
index 4b3e06f80619..000000000000
--- a/perl-core/Math-BigInt/Math-BigInt-1.79.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.79.ebuild,v 1.5 2007/07/04 18:25:57 armin76 Exp $
-
-inherit perl-module eutils
-
-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 ~mips ~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.81-r1.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.81-r1.ebuild
deleted file mode 100644
index 0cb1bec25e73..000000000000
--- a/perl-core/Math-BigInt/Math-BigInt-1.81-r1.ebuild
+++ /dev/null
@@ -1,24 +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.81-r1.ebuild,v 1.7 2007/06/24 23:20:44 vapier Exp $
-
-inherit perl-module eutils
-
-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 ~mips ~ppc ~s390 ~sh ~sparc ~x86"
-KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~s390 ~sh ~sparc ~x86"
-IUSE=""
-
-DEPEND="dev-lang/perl
- >=virtual/perl-Scalar-List-Utils-1.14"
-
-PDEPEND="perl-core/bignum
- perl-core/Math-BigRat"
-
-SRC_TEST="do"
-PREFER_BUILDPL="no"
diff --git a/perl-core/Math-BigInt/Math-BigInt-1.81.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.81.ebuild
deleted file mode 100644
index 8370659a69d9..000000000000
--- a/perl-core/Math-BigInt/Math-BigInt-1.81.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.81.ebuild,v 1.1 2007/03/19 17:35:19 yuval Exp $
-
-inherit perl-module eutils
-
-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 ~mips ~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.82.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.82.ebuild
deleted file mode 100644
index a12302d6e78d..000000000000
--- a/perl-core/Math-BigInt/Math-BigInt-1.82.ebuild
+++ /dev/null
@@ -1,24 +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.82.ebuild,v 1.2 2007/06/24 23:20:44 vapier Exp $
-
-inherit perl-module eutils
-
-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 ~mips ~ppc ~s390 ~sh ~sparc ~x86"
-KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~s390 ~sh ~sparc ~x86"
-IUSE=""
-
-DEPEND="dev-lang/perl
- >=virtual/perl-Scalar-List-Utils-1.14"
-
-PDEPEND="perl-core/bignum
- perl-core/Math-BigRat"
-
-SRC_TEST="do"
-PREFER_BUILDPL="no"
diff --git a/perl-core/Math-BigInt/Math-BigInt-1.83.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.83.ebuild
deleted file mode 100644
index 27a42704dc98..000000000000
--- a/perl-core/Math-BigInt/Math-BigInt-1.83.ebuild
+++ /dev/null
@@ -1,24 +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.83.ebuild,v 1.3 2007/06/24 23:20:44 vapier Exp $
-
-inherit perl-module eutils
-
-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 ~mips ~ppc ~s390 ~sh ~sparc ~x86"
-KEYWORDS="~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
- perl-core/Math-BigRat"
-
-SRC_TEST="do"
-PREFER_BUILDPL="no"
diff --git a/perl-core/Math-BigInt/Math-BigInt-1.86.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.86.ebuild
deleted file mode 100644
index 231391d40f0a..000000000000
--- a/perl-core/Math-BigInt/Math-BigInt-1.86.ebuild
+++ /dev/null
@@ -1,24 +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.86.ebuild,v 1.7 2007/11/10 11:21:33 drac Exp $
-
-inherit perl-module eutils
-
-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 ~mips ~ppc ~s390 ~sh ~sparc ~x86"
-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
- perl-core/Math-BigRat"
-
-SRC_TEST="do"
-PREFER_BUILDPL="no"
diff --git a/perl-core/Math-BigInt/files/digest-Math-BigInt-1.77-r1 b/perl-core/Math-BigInt/files/digest-Math-BigInt-1.77-r1
deleted file mode 100644
index c3d9cc55a396..000000000000
--- a/perl-core/Math-BigInt/files/digest-Math-BigInt-1.77-r1
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 fcdff3ada4badb1ed00ff4cfc7752de2 Math-BigInt-1.77.tar.gz 169422
-RMD160 8a871eec065e755e8425d62db81a30a9b1122a90 Math-BigInt-1.77.tar.gz 169422
-SHA256 a8caae5ff730185c61d7fe1a72eb82e495ab062cafcf1c7694b5f66cac50a0dd Math-BigInt-1.77.tar.gz 169422
diff --git a/perl-core/Math-BigInt/files/digest-Math-BigInt-1.79 b/perl-core/Math-BigInt/files/digest-Math-BigInt-1.79
deleted file mode 100644
index b7c1b43851cd..000000000000
--- a/perl-core/Math-BigInt/files/digest-Math-BigInt-1.79
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 00916631c17be916931078aa9ec2a24d Math-BigInt-1.79.tar.gz 172135
-RMD160 1ffe8459d2a58b9cac8014fd27ea62287f048b9b Math-BigInt-1.79.tar.gz 172135
-SHA256 2a23eda4fd3afa42e6122a8da51d22e95ff336cca37c2dba0b5f720a2c77aa39 Math-BigInt-1.79.tar.gz 172135
diff --git a/perl-core/Math-BigInt/files/digest-Math-BigInt-1.81 b/perl-core/Math-BigInt/files/digest-Math-BigInt-1.81
deleted file mode 100644
index 0596f0a9898b..000000000000
--- a/perl-core/Math-BigInt/files/digest-Math-BigInt-1.81
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 bba3a9872f821fece6220947048b4e0d Math-BigInt-1.81.tar.gz 184517
-RMD160 4bb1ac3e3ce28b1663c2f61c378e068664eb0eaa Math-BigInt-1.81.tar.gz 184517
-SHA256 0fc5aa759cf6548370cf3e7c199968d26b9ccdab2f05b11148d8e18ed7185f90 Math-BigInt-1.81.tar.gz 184517
diff --git a/perl-core/Math-BigInt/files/digest-Math-BigInt-1.81-r1 b/perl-core/Math-BigInt/files/digest-Math-BigInt-1.81-r1
deleted file mode 100644
index 0596f0a9898b..000000000000
--- a/perl-core/Math-BigInt/files/digest-Math-BigInt-1.81-r1
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 bba3a9872f821fece6220947048b4e0d Math-BigInt-1.81.tar.gz 184517
-RMD160 4bb1ac3e3ce28b1663c2f61c378e068664eb0eaa Math-BigInt-1.81.tar.gz 184517
-SHA256 0fc5aa759cf6548370cf3e7c199968d26b9ccdab2f05b11148d8e18ed7185f90 Math-BigInt-1.81.tar.gz 184517
diff --git a/perl-core/Math-BigInt/files/digest-Math-BigInt-1.82 b/perl-core/Math-BigInt/files/digest-Math-BigInt-1.82
deleted file mode 100644
index e274461b4030..000000000000
--- a/perl-core/Math-BigInt/files/digest-Math-BigInt-1.82
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 91b98b819a9e56c5feb5f8d1dfeb5b4c Math-BigInt-1.82.tar.gz 187505
-RMD160 1cd2c165da91d4668171c4e78d90851f6afdd9be Math-BigInt-1.82.tar.gz 187505
-SHA256 820ccf9832a6e7916f42255a8da6767441900b93a0c1ce824a3e4decb297f38f Math-BigInt-1.82.tar.gz 187505
diff --git a/perl-core/Math-BigInt/files/digest-Math-BigInt-1.83 b/perl-core/Math-BigInt/files/digest-Math-BigInt-1.83
deleted file mode 100644
index 4ea680b3dc87..000000000000
--- a/perl-core/Math-BigInt/files/digest-Math-BigInt-1.83
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 8e9cf50a48aa16d611a7a1e22e37731b Math-BigInt-1.83.tar.gz 190172
-RMD160 357e4d9e6a19e5c1f99597001e35e47dd320c571 Math-BigInt-1.83.tar.gz 190172
-SHA256 e6232ecb42e599ae32094accd9f6152afcb11b4811bec709a19a0f44d6caf104 Math-BigInt-1.83.tar.gz 190172
diff --git a/perl-core/Math-BigInt/files/digest-Math-BigInt-1.86 b/perl-core/Math-BigInt/files/digest-Math-BigInt-1.86
deleted file mode 100644
index f645b195aba6..000000000000
--- a/perl-core/Math-BigInt/files/digest-Math-BigInt-1.86
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 f29ff0acfb60585ef2808029ff2d49d8 Math-BigInt-1.86.tar.gz 190499
-RMD160 7664af00c4ed5726a8509f5e644c392360d4aae0 Math-BigInt-1.86.tar.gz 190499
-SHA256 877151347c5775cdc311d18a47f8d4a0e4e4452dec06bdb631e7789e53a34d8a Math-BigInt-1.86.tar.gz 190499
diff --git a/perl-core/Math-BigInt/files/yaml-node-makefile.patch b/perl-core/Math-BigInt/files/yaml-node-makefile.patch
deleted file mode 100644
index fd279575d433..000000000000
--- a/perl-core/Math-BigInt/files/yaml-node-makefile.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- Math-BigInt-1.77/Makefile.PL 2005-03-20 07:00:49.000000000 -0500
-+++ Math-BigInt-1.77.new/Makefile.PL 2006-01-22 16:37:01.000000000 -0500
-@@ -9,6 +9,7 @@ sub MY::metafile {
- return $self->SUPER::metafile_target(@_);
- };
-
-+ use YAML::Node;
- my $node = new YAML::Node {};
-
- $node->{name} = $self->{DISTNAME};