summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-04-03 06:00:56 +0000
committerTorsten Veller <tove@gentoo.org>2011-04-03 06:00:56 +0000
commit9aee1d0a06cf36932a9e0108b12e2d612e7bdd30 (patch)
tree01ded4fd8c16f1af16492f5e05562b9cafd7f702 /dev-perl/Math-BigInt-GMP
parentCleanup (diff)
downloadgentoo-2-9aee1d0a06cf36932a9e0108b12e2d612e7bdd30.tar.gz
gentoo-2-9aee1d0a06cf36932a9e0108b12e2d612e7bdd30.tar.bz2
gentoo-2-9aee1d0a06cf36932a9e0108b12e2d612e7bdd30.zip
Cleanup
(Portage version: 2.2.0_alpha29/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Math-BigInt-GMP')
-rw-r--r--dev-perl/Math-BigInt-GMP/ChangeLog6
-rw-r--r--dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.32.ebuild20
-rw-r--r--dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.340.ebuild21
-rw-r--r--dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.350.ebuild21
4 files changed, 5 insertions, 63 deletions
diff --git a/dev-perl/Math-BigInt-GMP/ChangeLog b/dev-perl/Math-BigInt-GMP/ChangeLog
index d5d4e90e5351..4c149ea41ac7 100644
--- a/dev-perl/Math-BigInt-GMP/ChangeLog
+++ b/dev-perl/Math-BigInt-GMP/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Math-BigInt-GMP
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt-GMP/ChangeLog,v 1.15 2011/02/26 19:08:50 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt-GMP/ChangeLog,v 1.16 2011/04/03 06:00:56 tove Exp $
+
+ 03 Apr 2011; Torsten Veller <tove@gentoo.org> -Math-BigInt-GMP-1.32.ebuild,
+ -Math-BigInt-GMP-1.340.ebuild, -Math-BigInt-GMP-1.350.ebuild:
+ Cleanup
*Math-BigInt-GMP-1.360.0 (26 Feb 2011)
diff --git a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.32.ebuild b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.32.ebuild
deleted file mode 100644
index f44129d303ec..000000000000
--- a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.32.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.32.ebuild,v 1.1 2010/09/24 17:49:15 tove Exp $
-
-EAPI=3
-
-MODULE_AUTHOR=FLORA
-inherit perl-module
-
-DESCRIPTION="Use the GMP library for Math::BigInt routines"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86"
-IUSE=""
-
-RDEPEND=">=perl-core/Math-BigInt-1.90
- >=dev-libs/gmp-4.0.0"
-DEPEND="${RDEPEND}"
-
-SRC_TEST="do"
diff --git a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.340.ebuild b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.340.ebuild
deleted file mode 100644
index b88d9891d6c9..000000000000
--- a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.340.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.340.ebuild,v 1.1 2011/02/08 07:48:12 tove Exp $
-
-EAPI=3
-
-MODULE_AUTHOR=PJACKLAM
-MODULE_VERSION=1.34
-inherit perl-module
-
-DESCRIPTION="Use the GMP library for Math::BigInt routines"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86"
-IUSE=""
-
-RDEPEND=">=perl-core/Math-BigInt-1.990.500
- >=dev-libs/gmp-4.0.0"
-DEPEND="${RDEPEND}"
-
-SRC_TEST="do"
diff --git a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.350.ebuild b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.350.ebuild
deleted file mode 100644
index 303ba9886d4e..000000000000
--- a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.350.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.350.ebuild,v 1.1 2011/02/08 19:12:12 tove Exp $
-
-EAPI=3
-
-MODULE_AUTHOR=PJACKLAM
-MODULE_VERSION=1.35
-inherit perl-module
-
-DESCRIPTION="Use the GMP library for Math::BigInt routines"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86"
-IUSE=""
-
-RDEPEND=">=perl-core/Math-BigInt-1.990.500
- >=dev-libs/gmp-4.0.0"
-DEPEND="${RDEPEND}"
-
-SRC_TEST="do"