diff options
author | Fabian Groffen <grobian@gentoo.org> | 2008-01-17 17:57:35 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2008-01-17 17:57:35 +0000 |
commit | 4e8e33362b2aaf7b23bd88ea4369c67f74665b8e (patch) | |
tree | 9e3795a2aa1585998ae90ee7819fe1b8bebdce39 /dev-python/fpconst/fpconst-0.7.1.ebuild | |
parent | Dropped ppc-macos keyword, see you in prefix (diff) | |
download | gentoo-2-4e8e33362b2aaf7b23bd88ea4369c67f74665b8e.tar.gz gentoo-2-4e8e33362b2aaf7b23bd88ea4369c67f74665b8e.tar.bz2 gentoo-2-4e8e33362b2aaf7b23bd88ea4369c67f74665b8e.zip |
Dropped ppc-macos keyword, see you in prefix
(Portage version: 2.1.3.19)
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 4e1c15b7be9e..c6c1c01cca62 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-2006 Gentoo Foundation +# Copyright 1999-2008 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.6 2007/07/11 06:19:47 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/fpconst/fpconst-0.7.1.ebuild,v 1.7 2008/01/17 17:57:35 grobian 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 ~sparc x86" SLOT="0" LICENSE="GPL-2" IUSE="" |