diff options
author | Lina Pezzella <j4rg0n@gentoo.org> | 2005-03-24 04:00:27 +0000 |
---|---|---|
committer | Lina Pezzella <j4rg0n@gentoo.org> | 2005-03-24 04:00:27 +0000 |
commit | a46d34968f36173ebe056e7517653dbbc1bcd50b (patch) | |
tree | 643d2eaf34f649fe19e7d184c737fdc2db667091 /dev-python/fpconst | |
parent | Add version with split com_err/ss. (diff) | |
download | historical-a46d34968f36173ebe056e7517653dbbc1bcd50b.tar.gz historical-a46d34968f36173ebe056e7517653dbbc1bcd50b.tar.bz2 historical-a46d34968f36173ebe056e7517653dbbc1bcd50b.zip |
Stable ppc-macos
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-python/fpconst')
-rw-r--r-- | dev-python/fpconst/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/fpconst/Manifest | 14 | ||||
-rw-r--r-- | dev-python/fpconst/fpconst-0.6.0.ebuild | 4 |
3 files changed, 8 insertions, 15 deletions
diff --git a/dev-python/fpconst/ChangeLog b/dev-python/fpconst/ChangeLog index 6705603671c8..4af3afc58d3b 100644 --- a/dev-python/fpconst/ChangeLog +++ b/dev-python/fpconst/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/fpconst # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/fpconst/ChangeLog,v 1.9 2005/02/12 19:30:58 fserb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/fpconst/ChangeLog,v 1.10 2005/03/24 04:00:27 j4rg0n Exp $ + + 24 Mar 2005; Lina Pezzella <j4rg0n@gentoo.org> fpconst-0.6.0.ebuild: + Stable ppc-macos *fpconst-0.7.1 (12 Feb 2005) diff --git a/dev-python/fpconst/Manifest b/dev-python/fpconst/Manifest index 811f3992a93e..a507bdd94b03 100644 --- a/dev-python/fpconst/Manifest +++ b/dev-python/fpconst/Manifest @@ -1,16 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 17c636d37e21902188ba0a8966c53bff ChangeLog 1029 -MD5 f595beb59747a01574bf742552d4d0e0 fpconst-0.6.0.ebuild 580 +MD5 5c1f2996d7d55c3ca21112f363d34125 ChangeLog 1122 +MD5 7d6de817db10ca93c3eb8fda034e37fd fpconst-0.6.0.ebuild 579 MD5 71c4638c9c88af75b58e5f5cb54fe008 metadata.xml 159 MD5 d8282f6e5b8009b91b0d5459eaa760c2 fpconst-0.7.1.ebuild 539 MD5 19fff1d23ee1fda3565c219e1ab833aa files/digest-fpconst-0.6.0 63 MD5 a746f15f3843f6831c95b9ad6675a3ef files/digest-fpconst-0.7.1 63 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.0 (GNU/Linux) - -iD8DBQFCDlmSxtZcznfol0URAtH2AKCAooC8fsjCm+LNkRu5wPDjtGWgYQCgwS8F -U9c3zBbhwEgVUjDmVXiB6+Q= -=N9go ------END PGP SIGNATURE----- diff --git a/dev-python/fpconst/fpconst-0.6.0.ebuild b/dev-python/fpconst/fpconst-0.6.0.ebuild index 271815533da7..a667d7f62eb1 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-2005 Gentoo Foundation # 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.8 2005/02/10 00:41:25 j4rg0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/fpconst/fpconst-0.6.0.ebuild,v 1.9 2005/03/24 04:00:27 j4rg0n 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 ppc ~amd64 ~sparc ~ppc-macos" +KEYWORDS="x86 ppc ~amd64 ~sparc ppc-macos" SLOT="0" LICENSE="GPL-2" IUSE="" |