diff options
author | 2005-06-04 15:37:12 +0000 | |
---|---|---|
committer | 2005-06-04 15:37:12 +0000 | |
commit | 9d754e43c4da5969a34d04e219203c37fa8fc057 (patch) | |
tree | 1fd9bc4a40c908702b802c04e7112f1890e89e56 /dev-python/fpconst/fpconst-0.7.1.ebuild | |
parent | Marked ~ppc for bug #95007. (diff) | |
download | historical-9d754e43c4da5969a34d04e219203c37fa8fc057.tar.gz historical-9d754e43c4da5969a34d04e219203c37fa8fc057.tar.bz2 historical-9d754e43c4da5969a34d04e219203c37fa8fc057.zip |
0.7.2 version bump. 0.7.1 stable on x86.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'dev-python/fpconst/fpconst-0.7.1.ebuild')
-rw-r--r-- | dev-python/fpconst/fpconst-0.7.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/fpconst/fpconst-0.7.1.ebuild b/dev-python/fpconst/fpconst-0.7.1.ebuild index fe5659383bf6..21c7bf7ad42d 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 # 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.1 2005/02/12 19:30:58 fserb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/fpconst/fpconst-0.7.1.ebuild,v 1.2 2005/06/04 15:37:12 fserb 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="~x86 ~ppc ~amd64 ~sparc ~ppc-macos" +KEYWORDS="~amd64 ~ppc ~ppc-macos ~sparc x86" SLOT="0" LICENSE="GPL-2" IUSE="" |