diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-11-08 19:41:23 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-11-08 19:41:23 +0000 |
commit | 17914fb302c1df4419cf6fa31feff4838f6e7e54 (patch) | |
tree | 3f530c45f5a6818037b2d9875fd094c3bc0d873c /dev-python | |
parent | ppc stable #290487 (diff) | |
download | gentoo-2-17914fb302c1df4419cf6fa31feff4838f6e7e54.tar.gz gentoo-2-17914fb302c1df4419cf6fa31feff4838f6e7e54.tar.bz2 gentoo-2-17914fb302c1df4419cf6fa31feff4838f6e7e54.zip |
ppc stable #290500
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/fpconst/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/fpconst/fpconst-0.7.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/fpconst/ChangeLog b/dev-python/fpconst/ChangeLog index 9546f2df844a..90eb78ee6842 100644 --- a/dev-python/fpconst/ChangeLog +++ b/dev-python/fpconst/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/fpconst # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/fpconst/ChangeLog,v 1.28 2009/11/08 17:25:24 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/fpconst/ChangeLog,v 1.29 2009/11/08 19:41:23 nixnut Exp $ + + 08 Nov 2009; nixnut <nixnut@gentoo.org> fpconst-0.7.3.ebuild: + ppc stable #290500 08 Nov 2009; Tobias Klausmann <klausman@gentoo.org> fpconst-0.7.3.ebuild: Stable on alpha, bug #289680 diff --git a/dev-python/fpconst/fpconst-0.7.3.ebuild b/dev-python/fpconst/fpconst-0.7.3.ebuild index e6494e7e822c..04ff88b96152 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.12 2009/11/08 17:25:24 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/fpconst/fpconst-0.7.3.ebuild,v 1.13 2009/11/08 19:41:23 nixnut 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="" |