diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-02 18:09:41 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-02 18:09:41 +0000 |
commit | 12b913c1ff08c496b3a829043ba4073f11b0e12a (patch) | |
tree | e57bba3ab145dd19dbcd106481b19853b754e046 /dev-python/fpconst | |
parent | Added to ~ppc (diff) | |
download | historical-12b913c1ff08c496b3a829043ba4073f11b0e12a.tar.gz historical-12b913c1ff08c496b3a829043ba4073f11b0e12a.tar.bz2 historical-12b913c1ff08c496b3a829043ba4073f11b0e12a.zip |
ppc stable profile update
Diffstat (limited to 'dev-python/fpconst')
-rw-r--r-- | dev-python/fpconst/fpconst-0.6.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/fpconst/fpconst-0.6.0.ebuild b/dev-python/fpconst/fpconst-0.6.0.ebuild index acc7e708142b..2fb6f6002e7b 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 # 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.4 2004/06/25 01:29:39 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/fpconst/fpconst-0.6.0.ebuild,v 1.5 2004/09/02 18:08:24 pvdabeel 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="" |