diff options
author | Fernando Serboncini <fserb@gentoo.org> | 2005-06-04 15:37:12 +0000 |
---|---|---|
committer | Fernando Serboncini <fserb@gentoo.org> | 2005-06-04 15:37:12 +0000 |
commit | 5aa778f7643ef4ae5c75e96bfbd3833bbce24f1d (patch) | |
tree | 140bb33af4b0873833e4f5c163bae0d69990cb8f /dev-python/fpconst | |
parent | Marked ~ppc for bug #95007. (diff) | |
download | gentoo-2-5aa778f7643ef4ae5c75e96bfbd3833bbce24f1d.tar.gz gentoo-2-5aa778f7643ef4ae5c75e96bfbd3833bbce24f1d.tar.bz2 gentoo-2-5aa778f7643ef4ae5c75e96bfbd3833bbce24f1d.zip |
0.7.2 version bump. 0.7.1 stable on x86.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-python/fpconst')
-rw-r--r-- | dev-python/fpconst/ChangeLog | 8 | ||||
-rw-r--r-- | dev-python/fpconst/Manifest | 4 | ||||
-rw-r--r-- | dev-python/fpconst/files/digest-fpconst-0.7.2 | 1 | ||||
-rw-r--r-- | dev-python/fpconst/fpconst-0.7.1.ebuild | 4 | ||||
-rw-r--r-- | dev-python/fpconst/fpconst-0.7.2.ebuild | 17 |
5 files changed, 30 insertions, 4 deletions
diff --git a/dev-python/fpconst/ChangeLog b/dev-python/fpconst/ChangeLog index 717fd4c18507..ff154bd71432 100644 --- a/dev-python/fpconst/ChangeLog +++ b/dev-python/fpconst/ChangeLog @@ -1,6 +1,12 @@ # 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.11 2005/04/24 09:18:08 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/fpconst/ChangeLog,v 1.12 2005/06/04 15:37:12 fserb Exp $ + +*fpconst-0.7.2 (04 Jun 2005) + + 04 Jun 2005; Fernando Serboncini <fserb@gentoo.org> fpconst-0.7.1.ebuild, + +fpconst-0.7.2.ebuild: + Version bump. 0.7.1 stable on x86. 24 Apr 2005; Simon Stelling <blubb@gentoo.org> fpconst-0.6.0.ebuild: stable on amd64 diff --git a/dev-python/fpconst/Manifest b/dev-python/fpconst/Manifest index dd2628b281f5..c777fdd50ac6 100644 --- a/dev-python/fpconst/Manifest +++ b/dev-python/fpconst/Manifest @@ -1,6 +1,8 @@ MD5 c62fcd7f1b62480f82732ac65a9c1526 ChangeLog 1211 MD5 fc15a9196ef23e13929033fe45381a3c fpconst-0.6.0.ebuild 578 -MD5 d8282f6e5b8009b91b0d5459eaa760c2 fpconst-0.7.1.ebuild 539 +MD5 ecc773b08d83c83869f713842a1e14dc fpconst-0.7.2.ebuild 437 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 +MD5 f1f9bcfa594fd2d28b3c54eee9aada52 files/digest-fpconst-0.7.2 63 diff --git a/dev-python/fpconst/files/digest-fpconst-0.7.2 b/dev-python/fpconst/files/digest-fpconst-0.7.2 new file mode 100644 index 000000000000..7f7933aa8521 --- /dev/null +++ b/dev-python/fpconst/files/digest-fpconst-0.7.2 @@ -0,0 +1 @@ +MD5 0c194744ab60f3301dfda2da9f7c4068 fpconst-0.7.2.tar.gz 9555 diff --git a/dev-python/fpconst/fpconst-0.7.1.ebuild b/dev-python/fpconst/fpconst-0.7.1.ebuild index fe5659383bf6..21c7bf7ad42d 100644 --- a/dev-python/fpconst/fpconst-0.7.1.ebuild +++ b/dev-python/fpconst/fpconst-0.7.1.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.7.1.ebuild,v 1.1 2005/02/12 19:30:58 fserb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/fpconst/fpconst-0.7.1.ebuild,v 1.2 2005/06/04 15:37:12 fserb Exp $ inherit distutils @@ -8,7 +8,7 @@ DESCRIPTION="Python Module for handling IEEE 754 floating point special values" HOMEPAGE="http://research.warnes.net/projects/rzope/fpconst/" SRC_URI="http://research.warnes.net/~warnes/fpconst/${P}.tar.gz" -KEYWORDS="~x86 ~ppc ~amd64 ~sparc ~ppc-macos" +KEYWORDS="~amd64 ~ppc ~ppc-macos ~sparc x86" SLOT="0" LICENSE="GPL-2" IUSE="" diff --git a/dev-python/fpconst/fpconst-0.7.2.ebuild b/dev-python/fpconst/fpconst-0.7.2.ebuild new file mode 100644 index 000000000000..de9a5b0e3a12 --- /dev/null +++ b/dev-python/fpconst/fpconst-0.7.2.ebuild @@ -0,0 +1,17 @@ +# 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.7.2.ebuild,v 1.1 2005/06/04 15:37:12 fserb Exp $ + +inherit distutils + +DESCRIPTION="Python Module for handling IEEE 754 floating point special values" +HOMEPAGE="http://research.warnes.net/~warnes/fpconst/" +SRC_URI="http://research.warnes.net:9090/~warnes/fpconst/${P}.tar.gz" + +KEYWORDS="~x86 ~ppc ~amd64 ~sparc ~ppc-macos" +SLOT="0" +LICENSE="GPL-2" +IUSE="" + +DEPEND="" + |