diff options
author | 2005-02-10 00:41:25 +0000 | |
---|---|---|
committer | 2005-02-10 00:41:25 +0000 | |
commit | c265a66bce4cb12ef6f420746f9d0e64511a614d (patch) | |
tree | 128810e244c2dfca714e9da17c620887f3597137 /dev-python/fpconst/fpconst-0.6.0.ebuild | |
parent | Version bump of script added to incrementally fix bugs before next release. (diff) | |
download | gentoo-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/fpconst-0.6.0.ebuild')
-rw-r--r-- | dev-python/fpconst/fpconst-0.6.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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="" |