diff options
author | Fabian Groffen <grobian@gentoo.org> | 2009-10-10 17:00:37 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2009-10-10 17:00:37 +0000 |
commit | befd0a06104776a1d6f217f2038cbcefcaa5237a (patch) | |
tree | 8fef109362edd94711c93729c224ab52a469b67b /dev-python/fpconst | |
parent | Revision bump to drop USE redeyes because media-libs/opencv is broken. Mark -... (diff) | |
download | gentoo-2-befd0a06104776a1d6f217f2038cbcefcaa5237a.tar.gz gentoo-2-befd0a06104776a1d6f217f2038cbcefcaa5237a.tar.bz2 gentoo-2-befd0a06104776a1d6f217f2038cbcefcaa5237a.zip |
Merge from Prefix
(Portage version: 2.2.00.14552-prefix/cvs/Darwin powerpc, RepoMan options: --force)
Diffstat (limited to 'dev-python/fpconst')
-rw-r--r-- | dev-python/fpconst/ChangeLog | 7 | ||||
-rw-r--r-- | dev-python/fpconst/fpconst-0.7.3.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-python/fpconst/ChangeLog b/dev-python/fpconst/ChangeLog index 702a6190d0d4..69540244f04e 100644 --- a/dev-python/fpconst/ChangeLog +++ b/dev-python/fpconst/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/fpconst -# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/fpconst/ChangeLog,v 1.24 2009/03/14 17:36:27 armin76 Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/fpconst/ChangeLog,v 1.25 2009/10/10 17:00:37 grobian Exp $ + + 10 Oct 2009; Fabian Groffen <grobian@gentoo.org> fpconst-0.7.3.ebuild: + Merge from Prefix 14 Mar 2009; Raúl Porcel <armin76@gentoo.org> fpconst-0.7.3.ebuild: Add ~arm/~s390/~sh wrt #172818 diff --git a/dev-python/fpconst/fpconst-0.7.3.ebuild b/dev-python/fpconst/fpconst-0.7.3.ebuild index 5b221cf2e91f..74f0e18c2e52 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.7 2009/03/14 17:38:35 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/fpconst/fpconst-0.7.3.ebuild,v 1.8 2009/10/10 17:00:37 grobian Exp $ inherit distutils @@ -8,7 +8,7 @@ DESCRIPTION="Python Module for handling IEEE 754 floating point special values" HOMEPAGE="http://chaco.bst.rochester.edu:8080/statcomp/projects/RStatServer/fpconst/" SRC_URI="mirror://sourceforge/rsoap/${P}.tar.gz" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos" SLOT="0" LICENSE="GPL-2" IUSE="" |