summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-01-17 14:01:46 +0000
committerTorsten Veller <tove@gentoo.org>2010-01-17 14:01:46 +0000
commit4767d5e923276fc369d1fb3b94c347d6e1ffd4ed (patch)
tree8ee9b862c2d2f45a08052c67c35f5f758579810a /virtual/perl-Math-BigInt-FastCalc
parentadd ~x86, bug 297822 (diff)
downloadhistorical-4767d5e923276fc369d1fb3b94c347d6e1ffd4ed.tar.gz
historical-4767d5e923276fc369d1fb3b94c347d6e1ffd4ed.tar.bz2
historical-4767d5e923276fc369d1fb3b94c347d6e1ffd4ed.zip
Cleanup
Package-Manager: portage-2.2_rc61/cvs/Linux x86_64
Diffstat (limited to 'virtual/perl-Math-BigInt-FastCalc')
-rw-r--r--virtual/perl-Math-BigInt-FastCalc/ChangeLog6
-rw-r--r--virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.15.ebuild16
2 files changed, 5 insertions, 17 deletions
diff --git a/virtual/perl-Math-BigInt-FastCalc/ChangeLog b/virtual/perl-Math-BigInt-FastCalc/ChangeLog
index 547e9b189cfa..ba2f260e8d0f 100644
--- a/virtual/perl-Math-BigInt-FastCalc/ChangeLog
+++ b/virtual/perl-Math-BigInt-FastCalc/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for virtual/perl-Math-BigInt-FastCalc
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog,v 1.9 2010/01/07 20:22:20 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog,v 1.10 2010/01/17 14:01:46 tove Exp $
+
+ 17 Jan 2010; Torsten Veller <tove@gentoo.org>
+ -perl-Math-BigInt-FastCalc-0.15.ebuild:
+ Cleanup
07 Jan 2010; Torsten Veller <tove@gentoo.org>
perl-Math-BigInt-FastCalc-0.15.ebuild,
diff --git a/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.15.ebuild b/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.15.ebuild
deleted file mode 100644
index 90b4c8f6c571..000000000000
--- a/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.15.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.15.ebuild,v 1.3 2010/01/07 20:22:20 tove Exp $
-
-DESCRIPTION="Math::BigInt::Calc with some XS for more speed"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="amd64 hppa ppc x86"
-
-IUSE=""
-DEPEND=""
-
-RDEPEND="~perl-core/Math-BigInt-FastCalc-${PV}"