diff options
author | Markus Meier <maekke@gentoo.org> | 2009-10-30 18:05:14 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-10-30 18:05:14 +0000 |
commit | 31f9da29d6f998525184dc24bf63dd6426a02ddc (patch) | |
tree | ed2a7b6fd767ca9e2348c85707e9b6557d4e9f31 /dev-python/fpconst | |
parent | amd64/x86 stable, bug #290462 (diff) | |
download | historical-31f9da29d6f998525184dc24bf63dd6426a02ddc.tar.gz historical-31f9da29d6f998525184dc24bf63dd6426a02ddc.tar.bz2 historical-31f9da29d6f998525184dc24bf63dd6426a02ddc.zip |
amd64/x86 stable, bug #290500
Package-Manager: portage-2.2_rc46/cvs/Linux x86_64
Diffstat (limited to 'dev-python/fpconst')
-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 8ee502d82840..d3bab393f4c6 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.26 2009/10/25 19:37:12 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/fpconst/ChangeLog,v 1.27 2009/10/30 18:05:14 maekke Exp $ + + 30 Oct 2009; Markus Meier <maekke@gentoo.org> fpconst-0.7.3.ebuild: + amd64/x86 stable, bug #290500 25 Oct 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> fpconst-0.7.3.ebuild: diff --git a/dev-python/fpconst/fpconst-0.7.3.ebuild b/dev-python/fpconst/fpconst-0.7.3.ebuild index 64c9f74e3a12..38eb2b928cd8 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.10 2009/10/25 19:37:12 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/fpconst/fpconst-0.7.3.ebuild,v 1.11 2009/10/30 18:05:14 maekke 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="" |