diff options
author | 2011-01-17 08:15:14 +0000 | |
---|---|---|
committer | 2011-01-17 08:15:14 +0000 | |
commit | fd98308f130910f236a65a528a38b66c0842c94f (patch) | |
tree | 6594a467ddb68505e27f9068f02c6542001515fa /virtual/perl-Math-BigInt-FastCalc | |
parent | Fix preview PNG generation with ghostscript-gpl-9.00, bug 351774. (diff) | |
download | historical-fd98308f130910f236a65a528a38b66c0842c94f.tar.gz historical-fd98308f130910f236a65a528a38b66c0842c94f.tar.bz2 historical-fd98308f130910f236a65a528a38b66c0842c94f.zip |
Cleanup
Package-Manager: portage-2.2.0_alpha15/cvs/Linux x86_64
Diffstat (limited to 'virtual/perl-Math-BigInt-FastCalc')
3 files changed, 7 insertions, 30 deletions
diff --git a/virtual/perl-Math-BigInt-FastCalc/ChangeLog b/virtual/perl-Math-BigInt-FastCalc/ChangeLog index 243e069f25cb..7fd6feba2cfd 100644 --- a/virtual/perl-Math-BigInt-FastCalc/ChangeLog +++ b/virtual/perl-Math-BigInt-FastCalc/ChangeLog @@ -1,6 +1,11 @@ # 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.19 2010/12/07 05:06:30 mattst88 Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog,v 1.20 2011/01/17 07:56:35 tove Exp $ + + 17 Jan 2011; Torsten Veller <tove@gentoo.org> + -perl-Math-BigInt-FastCalc-0.21.ebuild, + -perl-Math-BigInt-FastCalc-0.22.ebuild: + Cleanup 07 Dec 2010; Matt Turner <mattst88@gentoo.org> perl-Math-BigInt-FastCalc-0.24.ebuild: diff --git a/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.21.ebuild b/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.21.ebuild deleted file mode 100644 index 748553bfc65d..000000000000 --- a/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.21.ebuild +++ /dev/null @@ -1,14 +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.21.ebuild,v 1.1 2010/09/04 07:26:37 tove Exp $ - -DESCRIPTION="Math::BigInt::Calc with some XS for more speed" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~x86" -IUSE="" - -RDEPEND="~perl-core/Math-BigInt-FastCalc-${PV}" diff --git a/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.22.ebuild b/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.22.ebuild deleted file mode 100644 index 8eff1fca1fea..000000000000 --- a/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.22.ebuild +++ /dev/null @@ -1,14 +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.22.ebuild,v 1.1 2010/09/15 09:05:34 tove Exp $ - -DESCRIPTION="Math::BigInt::Calc with some XS for more speed" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~x86" -IUSE="" - -RDEPEND="~perl-core/Math-BigInt-FastCalc-${PV}" |