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 | 2fc9677f96e88b083d2db9aefb45de80e1aa8d92 (patch) | |
tree | 75a5602e6621492a9907e8fb51b850d2c9327cf9 /dev-python/fpconst | |
parent | Added to ~ppc (diff) | |
download | historical-2fc9677f96e88b083d2db9aefb45de80e1aa8d92.tar.gz historical-2fc9677f96e88b083d2db9aefb45de80e1aa8d92.tar.bz2 historical-2fc9677f96e88b083d2db9aefb45de80e1aa8d92.zip |
Added to ~ppc
Diffstat (limited to 'dev-python/fpconst')
-rw-r--r-- | dev-python/fpconst/ChangeLog | 7 | ||||
-rw-r--r-- | dev-python/fpconst/Manifest | 6 | ||||
-rw-r--r-- | dev-python/fpconst/fpconst-0.6.0.ebuild | 6 |
3 files changed, 11 insertions, 8 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/Manifest b/dev-python/fpconst/Manifest index f6f357af034a..4298be6f2a47 100644 --- a/dev-python/fpconst/Manifest +++ b/dev-python/fpconst/Manifest @@ -1,4 +1,4 @@ -MD5 19fff1d23ee1fda3565c219e1ab833aa files/digest-fpconst-0.6.0 63 -MD5 425704bee89a4f720b58da33ccdccde2 fpconst-0.6.0.ebuild 561 -MD5 fcb67929fc2a0c4d1058c2b68e26f108 ChangeLog 359 +MD5 11d06a3dafb1d934f2f6d37ea9bc5c23 ChangeLog 443 +MD5 6f797987d0c10697b38ce3b1a2424345 fpconst-0.6.0.ebuild 565 MD5 71c4638c9c88af75b58e5f5cb54fe008 metadata.xml 159 +MD5 19fff1d23ee1fda3565c219e1ab833aa files/digest-fpconst-0.6.0 63 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="" |