summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2011-01-01 21:43:18 +0000
committerArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2011-01-01 21:43:18 +0000
commit4aaf021c2237ecdf1144c1753d87642a328969e2 (patch)
treef98d44d1c313c531bd89f74537076361f0d1186f
parentFix dependencies (bug #292796). (diff)
downloadgentoo-2-4aaf021c2237ecdf1144c1753d87642a328969e2.tar.gz
gentoo-2-4aaf021c2237ecdf1144c1753d87642a328969e2.tar.bz2
gentoo-2-4aaf021c2237ecdf1144c1753d87642a328969e2.zip
Delete older ebuilds.
(Portage version: 2.2.0_alpha11_p6/cvs/Linux x86_64)
-rw-r--r--dev-python/fpconst/ChangeLog8
-rw-r--r--dev-python/fpconst/fpconst-0.7.1.ebuild16
-rw-r--r--dev-python/fpconst/fpconst-0.7.2.ebuild16
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=""