diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-11-14 16:55:05 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-11-14 16:55:05 +0000 |
commit | 8cc54dc012316586c97aa6e5765016aea005203d (patch) | |
tree | 109baa902396acd5063d2f7fd4abbf9eb070b8f8 /dev-python/fpconst/fpconst-0.7.3.ebuild | |
parent | Drop package masked for removal. (diff) | |
download | gentoo-2-8cc54dc012316586c97aa6e5765016aea005203d.tar.gz gentoo-2-8cc54dc012316586c97aa6e5765016aea005203d.tar.bz2 gentoo-2-8cc54dc012316586c97aa6e5765016aea005203d.zip |
arm/ia64/s390/sh/sparc stable wrt #290500
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'dev-python/fpconst/fpconst-0.7.3.ebuild')
-rw-r--r-- | dev-python/fpconst/fpconst-0.7.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/fpconst/fpconst-0.7.3.ebuild b/dev-python/fpconst/fpconst-0.7.3.ebuild index 5c75b6f04b44..0ead34530f7d 100644 --- a/dev-python/fpconst/fpconst-0.7.3.ebuild +++ b/dev-python/fpconst/fpconst-0.7.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/fpconst/fpconst-0.7.3.ebuild,v 1.14 2009/11/11 15:50:43 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/fpconst/fpconst-0.7.3.ebuild,v 1.15 2009/11/14 16:55:05 armin76 Exp $ EAPI="2" SUPPORT_PYTHON_ABIS="1" @@ -11,7 +11,7 @@ DESCRIPTION="Python Module for handling IEEE 754 floating point special values" HOMEPAGE="http://chaco.bst.rochester.edu:8080/statcomp/projects/RStatServer/fpconst/ http://pypi.python.org/pypi/fpconst http://sourceforge.net/projects/rsoap/files/" SRC_URI="mirror://sourceforge/rsoap/${P}.tar.gz" -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" SLOT="0" LICENSE="GPL-2" IUSE="" |