summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2013-08-25 12:25:17 +0000
committerMikle Kolyada <zlogene@gentoo.org>2013-08-25 12:25:17 +0000
commit0af3f6dddec470b8b5b6b46dbc097cd86414d972 (patch)
tree532875f5aa81cac247a31ee83093c0cdcf8cbc0f /perl-core/Math-BigInt
parentadd ~x86, bug #473736 (diff)
downloadgentoo-2-0af3f6dddec470b8b5b6b46dbc097cd86414d972.tar.gz
gentoo-2-0af3f6dddec470b8b5b6b46dbc097cd86414d972.tar.bz2
gentoo-2-0af3f6dddec470b8b5b6b46dbc097cd86414d972.zip
drop old
(Portage version: 2.1.12.2/cvs/Linux i686, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'perl-core/Math-BigInt')
-rw-r--r--perl-core/Math-BigInt/ChangeLog7
-rw-r--r--perl-core/Math-BigInt/Math-BigInt-1.89.ebuild23
-rw-r--r--perl-core/Math-BigInt/Math-BigInt-1.99.ebuild23
-rw-r--r--perl-core/Math-BigInt/Math-BigInt-1.991.ebuild24
-rw-r--r--perl-core/Math-BigInt/Math-BigInt-1.992.ebuild24
-rw-r--r--perl-core/Math-BigInt/Math-BigInt-1.993.0.ebuild24
6 files changed, 6 insertions, 119 deletions
diff --git a/perl-core/Math-BigInt/ChangeLog b/perl-core/Math-BigInt/ChangeLog
index b2c6aea43d5c..f8c375397454 100644
--- a/perl-core/Math-BigInt/ChangeLog
+++ b/perl-core/Math-BigInt/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for perl-core/Math-BigInt
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/ChangeLog,v 1.83 2013/03/02 16:18:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/ChangeLog,v 1.84 2013/08/25 12:25:17 zlogene Exp $
+
+ 25 Aug 2013; Mikle Kolyada <zlogene@gentoo.org> -Math-BigInt-1.89.ebuild,
+ -Math-BigInt-1.99.ebuild, -Math-BigInt-1.991.ebuild,
+ -Math-BigInt-1.992.ebuild, -Math-BigInt-1.993.0.ebuild:
+ drop old
02 Mar 2013; Agostino Sarubbo <ago@gentoo.org> Math-BigInt-1.997.0.ebuild:
Stable for sh, wrt bug #458122
diff --git a/perl-core/Math-BigInt/Math-BigInt-1.89.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.89.ebuild
deleted file mode 100644
index 7a3545747269..000000000000
--- a/perl-core/Math-BigInt/Math-BigInt-1.89.ebuild
+++ /dev/null
@@ -1,23 +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/Math-BigInt/Math-BigInt-1.89.ebuild,v 1.7 2010/01/05 19:03:39 nixnut Exp $
-
-MODULE_AUTHOR=TELS
-MODULE_SECTION=math
-inherit perl-module eutils
-
-DESCRIPTION="Arbitrary size floating point math package"
-
-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.22
- >=perl-core/Math-BigRat-0.22"
-
-SRC_TEST="do"
-PREFER_BUILDPL="no"
diff --git a/perl-core/Math-BigInt/Math-BigInt-1.99.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.99.ebuild
deleted file mode 100644
index 62c357eeb8c2..000000000000
--- a/perl-core/Math-BigInt/Math-BigInt-1.99.ebuild
+++ /dev/null
@@ -1,23 +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/Math-BigInt/Math-BigInt-1.99.ebuild,v 1.5 2010/12/07 05:01:12 mattst88 Exp $
-
-EAPI=3
-
-MODULE_AUTHOR=FLORA
-inherit perl-module eutils
-
-DESCRIPTION="Arbitrary size floating point math package"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86"
-IUSE=""
-
-RDEPEND=">=virtual/perl-Scalar-List-Utils-1.14"
-DEPEND="${RDEPEND}"
-
-PDEPEND=">=virtual/perl-Math-BigInt-FastCalc-0.24
- >=perl-core/bignum-0.22
- >=perl-core/Math-BigRat-0.22"
-
-SRC_TEST="do"
diff --git a/perl-core/Math-BigInt/Math-BigInt-1.991.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.991.ebuild
deleted file mode 100644
index 031b2734b295..000000000000
--- a/perl-core/Math-BigInt/Math-BigInt-1.991.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2011 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.991.ebuild,v 1.1 2011/02/08 07:46:09 tove Exp $
-
-EAPI=3
-
-MODULE_AUTHOR=PJACKLAM
-MODULE_VERSION=1.991
-inherit perl-module eutils
-
-DESCRIPTION="Arbitrary size floating point math package"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86"
-IUSE=""
-
-RDEPEND=">=virtual/perl-Scalar-List-Utils-1.14"
-DEPEND="${RDEPEND}"
-
-PDEPEND=">=virtual/perl-Math-BigInt-FastCalc-0.24
- >=perl-core/bignum-0.22
- >=perl-core/Math-BigRat-0.22"
-
-SRC_TEST="do"
diff --git a/perl-core/Math-BigInt/Math-BigInt-1.992.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.992.ebuild
deleted file mode 100644
index a1097ed05562..000000000000
--- a/perl-core/Math-BigInt/Math-BigInt-1.992.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2011 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.992.ebuild,v 1.1 2011/02/19 08:30:58 tove Exp $
-
-EAPI=3
-
-MODULE_AUTHOR=PJACKLAM
-MODULE_VERSION=1.992
-inherit perl-module eutils
-
-DESCRIPTION="Arbitrary size floating point math package"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86"
-IUSE=""
-
-RDEPEND=">=virtual/perl-Scalar-List-Utils-1.14"
-DEPEND="${RDEPEND}"
-
-PDEPEND=">=virtual/perl-Math-BigInt-FastCalc-0.25
- >=perl-core/bignum-0.22
- >=perl-core/Math-BigRat-0.260.200"
-
-SRC_TEST="do"
diff --git a/perl-core/Math-BigInt/Math-BigInt-1.993.0.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.993.0.ebuild
deleted file mode 100644
index 2d6e72ec6915..000000000000
--- a/perl-core/Math-BigInt/Math-BigInt-1.993.0.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2011 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.993.0.ebuild,v 1.3 2011/06/24 14:31:54 grobian Exp $
-
-EAPI=3
-
-MODULE_AUTHOR=PJACKLAM
-MODULE_VERSION=1.993
-inherit perl-module eutils
-
-DESCRIPTION="Arbitrary size floating point math package"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~ppc-macos ~x86-solaris"
-IUSE=""
-
-RDEPEND=">=virtual/perl-Scalar-List-Utils-1.14"
-DEPEND="${RDEPEND}"
-
-PDEPEND=">=virtual/perl-Math-BigInt-FastCalc-0.25
- >=perl-core/bignum-0.22
- >=perl-core/Math-BigRat-0.260.200"
-
-SRC_TEST="do"