diff options
author | Torsten Veller <tove@gentoo.org> | 2010-01-17 14:01:46 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2010-01-17 14:01:46 +0000 |
commit | 4767d5e923276fc369d1fb3b94c347d6e1ffd4ed (patch) | |
tree | 8ee9b862c2d2f45a08052c67c35f5f758579810a /virtual/perl-Math-BigInt | |
parent | add ~x86, bug 297822 (diff) | |
download | historical-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')
-rw-r--r-- | virtual/perl-Math-BigInt/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-Math-BigInt/perl-Math-BigInt-1.77.ebuild | 15 | ||||
-rw-r--r-- | virtual/perl-Math-BigInt/perl-Math-BigInt-1.87.ebuild | 15 |
3 files changed, 5 insertions, 31 deletions
diff --git a/virtual/perl-Math-BigInt/ChangeLog b/virtual/perl-Math-BigInt/ChangeLog index df1e2cc800c7..5c7e5ed45b5b 100644 --- a/virtual/perl-Math-BigInt/ChangeLog +++ b/virtual/perl-Math-BigInt/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Math-BigInt # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt/ChangeLog,v 1.35 2010/01/07 20:21:46 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt/ChangeLog,v 1.36 2010/01/17 13:58:41 tove Exp $ + + 17 Jan 2010; Torsten Veller <tove@gentoo.org> + -perl-Math-BigInt-1.77.ebuild, -perl-Math-BigInt-1.87.ebuild: + Cleanup 07 Jan 2010; Torsten Veller <tove@gentoo.org> perl-Math-BigInt-1.77.ebuild, perl-Math-BigInt-1.87.ebuild, diff --git a/virtual/perl-Math-BigInt/perl-Math-BigInt-1.77.ebuild b/virtual/perl-Math-BigInt/perl-Math-BigInt-1.77.ebuild deleted file mode 100644 index 795210668b16..000000000000 --- a/virtual/perl-Math-BigInt/perl-Math-BigInt-1.77.ebuild +++ /dev/null @@ -1,15 +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/perl-Math-BigInt-1.77.ebuild,v 1.8 2010/01/07 20:21:46 tove Exp $ - -DESCRIPTION="Virtual for Math-BigInt" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc s390 sh sparc x86" - -IUSE="" -DEPEND="" -RDEPEND="|| ( ~dev-lang/perl-5.8.8 ~perl-core/Math-BigInt-${PV} )" diff --git a/virtual/perl-Math-BigInt/perl-Math-BigInt-1.87.ebuild b/virtual/perl-Math-BigInt/perl-Math-BigInt-1.87.ebuild deleted file mode 100644 index 4860d891e266..000000000000 --- a/virtual/perl-Math-BigInt/perl-Math-BigInt-1.87.ebuild +++ /dev/null @@ -1,15 +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/perl-Math-BigInt-1.87.ebuild,v 1.7 2010/01/07 20:21:46 tove Exp $ - -DESCRIPTION="Virtual for Math-BigInt" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc s390 sparc x86" - -IUSE="" -DEPEND="" -RDEPEND="~perl-core/Math-BigInt-${PV}" |