diff options
author | Torsten Veller <tove@gentoo.org> | 2011-01-17 07:56:35 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2011-01-17 07:56:35 +0000 |
commit | 9655d3f3884cb793c8def08a3ddd4f4f2a2b99e3 (patch) | |
tree | f6f322300663d98f218e42e845813ee0bf58d84f /virtual | |
parent | Cleanup (diff) | |
download | gentoo-2-9655d3f3884cb793c8def08a3ddd4f4f2a2b99e3.tar.gz gentoo-2-9655d3f3884cb793c8def08a3ddd4f4f2a2b99e3.tar.bz2 gentoo-2-9655d3f3884cb793c8def08a3ddd4f4f2a2b99e3.zip |
Cleanup
(Portage version: 2.2.0_alpha15/cvs/Linux x86_64)
Diffstat (limited to 'virtual')
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}" |