diff options
author | Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> | 2011-01-01 21:43:18 +0000 |
---|---|---|
committer | Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> | 2011-01-01 21:43:18 +0000 |
commit | a7def6fb3b15252e82a08ed36d4eb115c32deb7e (patch) | |
tree | 427e2d87fb32d7ba3f2e52848ca6bd8f1b284022 /dev-python/fpconst | |
parent | Fix dependencies (bug #292796). (diff) | |
download | historical-a7def6fb3b15252e82a08ed36d4eb115c32deb7e.tar.gz historical-a7def6fb3b15252e82a08ed36d4eb115c32deb7e.tar.bz2 historical-a7def6fb3b15252e82a08ed36d4eb115c32deb7e.zip |
Delete older ebuilds.
Package-Manager: portage-2.2.0_alpha11_p6/cvs/Linux x86_64
Diffstat (limited to 'dev-python/fpconst')
-rw-r--r-- | dev-python/fpconst/ChangeLog | 8 | ||||
-rw-r--r-- | dev-python/fpconst/fpconst-0.7.1.ebuild | 16 | ||||
-rw-r--r-- | dev-python/fpconst/fpconst-0.7.2.ebuild | 16 |
3 files changed, 6 insertions, 34 deletions
diff --git a/dev-python/fpconst/ChangeLog b/dev-python/fpconst/ChangeLog index 7019eb55ba05..37979cf9584a 100644 --- a/dev-python/fpconst/ChangeLog +++ b/dev-python/fpconst/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/fpconst -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/fpconst/ChangeLog,v 1.32 2009/12/15 19:22:07 ranger Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/fpconst/ChangeLog,v 1.33 2011/01/01 21:43:18 arfrever Exp $ + + 01 Jan 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + -fpconst-0.7.1.ebuild, -fpconst-0.7.2.ebuild: + Delete. 15 Dec 2009; Brent Baude <ranger@gentoo.org> fpconst-0.7.3.ebuild: Marking fpconst-0.7.3 ppc64 for bug 290500 diff --git a/dev-python/fpconst/fpconst-0.7.1.ebuild b/dev-python/fpconst/fpconst-0.7.1.ebuild deleted file mode 100644 index c6c1c01cca62..000000000000 --- a/dev-python/fpconst/fpconst-0.7.1.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/fpconst/fpconst-0.7.1.ebuild,v 1.7 2008/01/17 17:57:35 grobian Exp $ - -inherit distutils - -DESCRIPTION="Python Module for handling IEEE 754 floating point special values" -HOMEPAGE="http://research.warnes.net/projects/rzope/fpconst/" -SRC_URI="http://research.warnes.net/~warnes/fpconst/${P}.tar.gz" - -KEYWORDS="amd64 ppc ~sparc x86" -SLOT="0" -LICENSE="GPL-2" -IUSE="" - -DEPEND="" diff --git a/dev-python/fpconst/fpconst-0.7.2.ebuild b/dev-python/fpconst/fpconst-0.7.2.ebuild deleted file mode 100644 index 3bfd95dc5735..000000000000 --- a/dev-python/fpconst/fpconst-0.7.2.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/fpconst/fpconst-0.7.2.ebuild,v 1.5 2008/01/17 17:57:35 grobian Exp $ - -inherit distutils - -DESCRIPTION="Python Module for handling IEEE 754 floating point special values" -HOMEPAGE="http://research.warnes.net/~warnes/fpconst/" -SRC_URI="http://research.warnes.net:9090/~warnes/fpconst/${P}.tar.gz" - -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd" -SLOT="0" -LICENSE="GPL-2" -IUSE="" - -DEPEND="" |