diff options
author | David Holm <dholm@gentoo.org> | 2004-04-10 20:49:02 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-04-10 20:49:02 +0000 |
commit | 760fb497df4d5a901ae89a6817bdde6e39cc5fea (patch) | |
tree | 8e981ba3c31dc98bd294b7265dc592e2203606d7 /dev-python/fpconst | |
parent | Stable x86. (Manifest recommit) (diff) | |
download | gentoo-2-760fb497df4d5a901ae89a6817bdde6e39cc5fea.tar.gz gentoo-2-760fb497df4d5a901ae89a6817bdde6e39cc5fea.tar.bz2 gentoo-2-760fb497df4d5a901ae89a6817bdde6e39cc5fea.zip |
Added to ~ppc
Diffstat (limited to 'dev-python/fpconst')
-rw-r--r-- | dev-python/fpconst/ChangeLog | 7 | ||||
-rw-r--r-- | dev-python/fpconst/fpconst-0.6.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-python/fpconst/ChangeLog b/dev-python/fpconst/ChangeLog index 5331e8c699d6..ee9201b45aec 100644 --- a/dev-python/fpconst/ChangeLog +++ b/dev-python/fpconst/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/fpconst -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/fpconst/ChangeLog,v 1.1 2004/01/03 02:58:52 kloeri Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/fpconst/ChangeLog,v 1.2 2004/04/10 20:49:02 dholm Exp $ + + 10 Apr 2004; David Holm <dholm@gentoo.org> fpconst-0.6.0.ebuild: + Added to ~ppc. *fpconst-0.6.0 (03 Jan 2004) diff --git a/dev-python/fpconst/fpconst-0.6.0.ebuild b/dev-python/fpconst/fpconst-0.6.0.ebuild index 9037c6c78a20..73e0a290ed77 100644 --- a/dev-python/fpconst/fpconst-0.6.0.ebuild +++ b/dev-python/fpconst/fpconst-0.6.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/fpconst/fpconst-0.6.0.ebuild,v 1.1 2004/01/03 02:58:52 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/fpconst/fpconst-0.6.0.ebuild,v 1.2 2004/04/10 20:49:02 dholm Exp $ inherit distutils @@ -8,7 +8,7 @@ DESCRIPTION="Python Module for handling IEEE 754 floating point special values" HOMEPAGE="http://www.analytics.washington.edu/Zope/projects/fpconst/" SRC_URI="http://www.analytics.washington.edu/Zope/projects/fpconst/${P}.tar.gz" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" SLOT="0" LICENSE="GPL-2" IUSE="" |