summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-06-17 20:56:43 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-06-17 20:56:43 +0000
commit6e735aa6a6d47f9f58fef668df46a6c761b90b03 (patch)
treedcde41cd6f3b31d71b13f0342133784cd699c3f6 /dev-python/fpconst
parentStable on ppc. (diff)
downloadgentoo-2-6e735aa6a6d47f9f58fef668df46a6c761b90b03.tar.gz
gentoo-2-6e735aa6a6d47f9f58fef668df46a6c761b90b03.tar.bz2
gentoo-2-6e735aa6a6d47f9f58fef668df46a6c761b90b03.zip
Stable on ppc.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-python/fpconst')
-rw-r--r--dev-python/fpconst/ChangeLog5
-rw-r--r--dev-python/fpconst/fpconst-0.7.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/fpconst/ChangeLog b/dev-python/fpconst/ChangeLog
index ff154bd71432..d7e7f1b6979e 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.12 2005/06/04 15:37:12 fserb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/fpconst/ChangeLog,v 1.13 2005/06/17 20:52:48 hansmi Exp $
+
+ 17 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> fpconst-0.7.1.ebuild:
+ Stable on ppc.
*fpconst-0.7.2 (04 Jun 2005)
diff --git a/dev-python/fpconst/fpconst-0.7.1.ebuild b/dev-python/fpconst/fpconst-0.7.1.ebuild
index 21c7bf7ad42d..58fbcc64e80d 100644
--- a/dev-python/fpconst/fpconst-0.7.1.ebuild
+++ b/dev-python/fpconst/fpconst-0.7.1.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.7.1.ebuild,v 1.2 2005/06/04 15:37:12 fserb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/fpconst/fpconst-0.7.1.ebuild,v 1.3 2005/06/17 20:52:48 hansmi Exp $
inherit distutils
@@ -8,7 +8,7 @@ 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 ~ppc-macos ~sparc x86"
+KEYWORDS="~amd64 ppc ~ppc-macos ~sparc x86"
SLOT="0"
LICENSE="GPL-2"
IUSE=""