diff options
author | 2005-04-24 09:20:54 +0000 | |
---|---|---|
committer | 2005-04-24 09:20:54 +0000 | |
commit | 690522a84788744cc9cfc7a23e1b553c151e3946 (patch) | |
tree | d10afb3b69eb711127f9e2d37606f05c2525edd6 /dev-python/fpconst/fpconst-0.6.0.ebuild | |
parent | Added debug USE flag. (diff) | |
download | gentoo-2-690522a84788744cc9cfc7a23e1b553c151e3946.tar.gz gentoo-2-690522a84788744cc9cfc7a23e1b553c151e3946.tar.bz2 gentoo-2-690522a84788744cc9cfc7a23e1b553c151e3946.zip |
stable amd64
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-python/fpconst/fpconst-0.6.0.ebuild')
-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 a667d7f62eb1..0c1947d13c80 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.9 2005/03/24 04:00:27 j4rg0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/fpconst/fpconst-0.6.0.ebuild,v 1.10 2005/04/24 09:18:09 blubb 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="" |