summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLina Pezzella <j4rg0n@gentoo.org>2005-03-24 04:04:28 +0000
committerLina Pezzella <j4rg0n@gentoo.org>2005-03-24 04:04:28 +0000
commit71a7ed97ce5acb0d7cc3635eec0c9e6d06854394 (patch)
tree64bce77058efb7dc4d1dc7538bb1c337d14e01f8 /dev-python/fpconst
parentVersion bump. (diff)
downloadgentoo-2-71a7ed97ce5acb0d7cc3635eec0c9e6d06854394.tar.gz
gentoo-2-71a7ed97ce5acb0d7cc3635eec0c9e6d06854394.tar.bz2
gentoo-2-71a7ed97ce5acb0d7cc3635eec0c9e6d06854394.zip
Stable ppc-macos
(Portage version: 2.0.51.19)
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 6705603671c8..4af3afc58d3b 100644
--- a/dev-python/fpconst/ChangeLog
+++ b/dev-python/fpconst/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/fpconst
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/fpconst/ChangeLog,v 1.9 2005/02/12 19:30:58 fserb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/fpconst/ChangeLog,v 1.10 2005/03/24 04:00:27 j4rg0n Exp $
+
+ 24 Mar 2005; Lina Pezzella <j4rg0n@gentoo.org> fpconst-0.6.0.ebuild:
+ Stable ppc-macos
*fpconst-0.7.1 (12 Feb 2005)
diff --git a/dev-python/fpconst/fpconst-0.6.0.ebuild b/dev-python/fpconst/fpconst-0.6.0.ebuild
index 271815533da7..a667d7f62eb1 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-2005 Gentoo Foundation
# 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.8 2005/02/10 00:41:25 j4rg0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/fpconst/fpconst-0.6.0.ebuild,v 1.9 2005/03/24 04:00:27 j4rg0n 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 ~amd64 ~sparc ~ppc-macos"
+KEYWORDS="x86 ppc ~amd64 ~sparc ppc-macos"
SLOT="0"
LICENSE="GPL-2"
IUSE=""