summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-01-17 07:56:38 +0000
committerTorsten Veller <tove@gentoo.org>2011-01-17 07:56:38 +0000
commit51e2c50f5de570b252e913a40033ef57c170399d (patch)
tree971bf3367f7fccb9fc9407d220a108da1bcf1f78
parentCleanup (diff)
downloadgentoo-2-51e2c50f5de570b252e913a40033ef57c170399d.tar.gz
gentoo-2-51e2c50f5de570b252e913a40033ef57c170399d.tar.bz2
gentoo-2-51e2c50f5de570b252e913a40033ef57c170399d.zip
Cleanup
(Portage version: 2.2.0_alpha15/cvs/Linux x86_64)
-rw-r--r--perl-core/Math-BigInt-FastCalc/ChangeLog8
-rw-r--r--perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.21.ebuild19
-rw-r--r--perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.22.ebuild19
3 files changed, 6 insertions, 40 deletions
diff --git a/perl-core/Math-BigInt-FastCalc/ChangeLog b/perl-core/Math-BigInt-FastCalc/ChangeLog
index 126c4db42c35..5b1b866e4f56 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.13 2010/12/07 05:04:52 mattst88 Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog,v 1.14 2011/01/17 07:56:38 tove Exp $
+
+ 17 Jan 2011; Torsten Veller <tove@gentoo.org>
+ -Math-BigInt-FastCalc-0.21.ebuild, -Math-BigInt-FastCalc-0.22.ebuild:
+ Cleanup
07 Dec 2010; Matt Turner <mattst88@gentoo.org>
Math-BigInt-FastCalc-0.24.ebuild:
diff --git a/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.21.ebuild b/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.21.ebuild
deleted file mode 100644
index f82987859ef1..000000000000
--- a/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.21.ebuild
+++ /dev/null
@@ -1,19 +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-FastCalc/Math-BigInt-FastCalc-0.21.ebuild,v 1.1 2010/09/04 07:26:04 tove Exp $
-
-EAPI=3
-
-MODULE_AUTHOR=FLORA
-inherit perl-module
-
-DESCRIPTION="Math::BigInt::Calc with some XS for more speed"
-
-SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~x86"
-IUSE=""
-
-RDEPEND=">=virtual/perl-Math-BigInt-1.90"
-DEPEND="${RDEPEND}"
-
-SRC_TEST="do"
diff --git a/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.22.ebuild b/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.22.ebuild
deleted file mode 100644
index 84bf94f4994e..000000000000
--- a/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.22.ebuild
+++ /dev/null
@@ -1,19 +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-FastCalc/Math-BigInt-FastCalc-0.22.ebuild,v 1.1 2010/09/15 09:04:40 tove Exp $
-
-EAPI=3
-
-MODULE_AUTHOR=FLORA
-inherit perl-module
-
-DESCRIPTION="Math::BigInt::Calc with some XS for more speed"
-
-SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~x86"
-IUSE=""
-
-RDEPEND=">=virtual/perl-Math-BigInt-1.90"
-DEPEND="${RDEPEND}"
-
-SRC_TEST="do"