summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-04-10 23:44:27 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-04-10 23:44:27 +0000
commitdc49e249be744ab37e37492fa28b4a9be11893be (patch)
treeb651925217198b7e379d4f7b801749a10978df76 /dev-python/fpconst
parentAdded to ~ppc (Manifest recommit) (diff)
downloadgentoo-2-dc49e249be744ab37e37492fa28b4a9be11893be.tar.gz
gentoo-2-dc49e249be744ab37e37492fa28b4a9be11893be.tar.bz2
gentoo-2-dc49e249be744ab37e37492fa28b4a9be11893be.zip
Stable on x86.
Diffstat (limited to 'dev-python/fpconst')
-rw-r--r--dev-python/fpconst/ChangeLog5
-rw-r--r--dev-python/fpconst/fpconst-0.6.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/fpconst/ChangeLog b/dev-python/fpconst/ChangeLog
index ee9201b45aec..65dde5afded5 100644
--- a/dev-python/fpconst/ChangeLog
+++ b/dev-python/fpconst/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/fpconst
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/fpconst/ChangeLog,v 1.2 2004/04/10 20:49:02 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/fpconst/ChangeLog,v 1.3 2004/04/10 23:44:27 kloeri Exp $
+
+ 11 Apr 2004; Bryan Østergaard <kloeri@gentoo.org> fpconst-0.6.0.ebuild:
+ Stable on x86.
10 Apr 2004; David Holm <dholm@gentoo.org> fpconst-0.6.0.ebuild:
Added to ~ppc.
diff --git a/dev-python/fpconst/fpconst-0.6.0.ebuild b/dev-python/fpconst/fpconst-0.6.0.ebuild
index 73e0a290ed77..5cce15115f9f 100644
--- a/dev-python/fpconst/fpconst-0.6.0.ebuild
+++ b/dev-python/fpconst/fpconst-0.6.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/fpconst/fpconst-0.6.0.ebuild,v 1.2 2004/04/10 20:49:02 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/fpconst/fpconst-0.6.0.ebuild,v 1.3 2004/04/10 23:44:27 kloeri Exp $
inherit distutils
@@ -8,7 +8,7 @@ DESCRIPTION="Python Module for handling IEEE 754 floating point special values"
HOMEPAGE="http://www.analytics.washington.edu/Zope/projects/fpconst/"
SRC_URI="http://www.analytics.washington.edu/Zope/projects/fpconst/${P}.tar.gz"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="x86 ~ppc"
SLOT="0"
LICENSE="GPL-2"
IUSE=""