summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLina Pezzella <j4rg0n@gentoo.org>2005-02-10 00:41:25 +0000
committerLina Pezzella <j4rg0n@gentoo.org>2005-02-10 00:41:25 +0000
commitc265a66bce4cb12ef6f420746f9d0e64511a614d (patch)
tree128810e244c2dfca714e9da17c620887f3597137 /dev-python/fpconst
parentVersion bump of script added to incrementally fix bugs before next release. (diff)
downloadgentoo-2-c265a66bce4cb12ef6f420746f9d0e64511a614d.tar.gz
gentoo-2-c265a66bce4cb12ef6f420746f9d0e64511a614d.tar.bz2
gentoo-2-c265a66bce4cb12ef6f420746f9d0e64511a614d.zip
Unstable ppc-macos
(Portage version: 2.0.51-r15)
Diffstat (limited to 'dev-python/fpconst')
-rw-r--r--dev-python/fpconst/ChangeLog7
-rw-r--r--dev-python/fpconst/fpconst-0.6.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-python/fpconst/ChangeLog b/dev-python/fpconst/ChangeLog
index 4fe716d5b80d..092457937134 100644
--- a/dev-python/fpconst/ChangeLog
+++ b/dev-python/fpconst/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/fpconst
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/fpconst/ChangeLog,v 1.7 2004/12/30 21:36:58 ciaranm Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/fpconst/ChangeLog,v 1.8 2005/02/10 00:41:25 j4rg0n Exp $
+
+ 09 Feb 2005; Lina Pezzella <j4rg0n@gentoo.org> fpconst-0.6.0.ebuild:
+ Unstable ppc-macos
30 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
diff --git a/dev-python/fpconst/fpconst-0.6.0.ebuild b/dev-python/fpconst/fpconst-0.6.0.ebuild
index 7e62c3cfc8d3..271815533da7 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 Foundation
+# 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.7 2004/12/07 23:54:01 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/fpconst/fpconst-0.6.0.ebuild,v 1.8 2005/02/10 00:41:25 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"
+KEYWORDS="x86 ppc ~amd64 ~sparc ~ppc-macos"
SLOT="0"
LICENSE="GPL-2"
IUSE=""