diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-02-06 20:59:34 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-02-06 20:59:34 +0000 |
commit | c9fd5349f7b0f04dd2efc1a1a2a1fa985b70703c (patch) | |
tree | d4a5da081d1cdfebe3943615a02bb6cc6a031475 /dev-python/fpconst/fpconst-0.7.1.ebuild | |
parent | stable amd64 (diff) | |
download | gentoo-2-c9fd5349f7b0f04dd2efc1a1a2a1fa985b70703c.tar.gz gentoo-2-c9fd5349f7b0f04dd2efc1a1a2a1fa985b70703c.tar.bz2 gentoo-2-c9fd5349f7b0f04dd2efc1a1a2a1fa985b70703c.zip |
stable amd64
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'dev-python/fpconst/fpconst-0.7.1.ebuild')
-rw-r--r-- | dev-python/fpconst/fpconst-0.7.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/fpconst/fpconst-0.7.1.ebuild b/dev-python/fpconst/fpconst-0.7.1.ebuild index 381c969eab69..40c51cf762cd 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 +# Copyright 1999-2006 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.4 2005/08/29 16:26:17 j4rg0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/fpconst/fpconst-0.7.1.ebuild,v 1.5 2006/02/06 20:58:47 blubb 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="" |