Portage is a package management system used by Gentoo Linux
# ChangeLog for dev-python/fpconst
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/fpconst/ChangeLog,v 1.23 2008/01/17 17:57:35 grobian Exp $
17 Jan 2008; Fabian Groffen
fpconst-0.7.2.ebuild, fpconst-0.7.3.ebuild:
Dropped ppc-macos keyword, see you in prefix
17 Jun 2007; Raúl Porcel
Add ~alpha wrt #172818
08 Apr 2007; Markus Rothe
Added ~ppc64
30 Mar 2007; Jeroen Roovers
Marked ~hppa (bug #172818).
*fpconst-0.7.3 (06 Jan 2007)
06 Jan 2007; Tiziano Müller
+fpconst-0.7.3.ebuild:
Version bump. Dropped old version.
28 Dec 2006; Javier Villavicencio
fpconst-0.7.2.ebuild:
Added ~x86-fbsd keyword.
01 Apr 2006; Aron Griffis
Mark 0.7.2 ~ia64
06 Feb 2006; Simon Stelling
stable on amd64
29 Aug 2005; Lina Pezzella
Stable ppc-macos
17 Jun 2005; Michael Hanselmann
Stable on ppc.
*fpconst-0.7.2 (04 Jun 2005)
04 Jun 2005; Fernando Serboncini
+fpconst-0.7.2.ebuild:
Version bump. 0.7.1 stable on x86.
24 Apr 2005; Simon Stelling
stable on amd64
24 Mar 2005; Lina Pezzella
Stable ppc-macos
*fpconst-0.7.1 (12 Feb 2005)
12 Feb 2005; Fernando Serboncini
Version bump
09 Feb 2005; Lina Pezzella
Unstable ppc-macos
30 Dec 2004; Ciaran McCreesh
Change encoding to UTF-8 for GLEP 31 compliance
07 Dec 2004; Jason Wever
Added ~sparc keyword.
10 Oct 2004; Simon Stelling
added ~amd64
11 Apr 2004; Bryan Østergaard
Stable on x86.
10 Apr 2004; David Holm
Added to ~ppc.
*fpconst-0.6.0 (03 Jan 2004)
03 Jan 2004; Bryan Østergaard,,,
metadata.xml:
Initial import
DIST fpconst-0.7.1.tar.gz 5730 RMD160 0d2f4a8430b41a120f5ae1eb31955c5fde389fa4 SHA1 879f979bc6ec5fed7915dd71bdc71ae3d4e2538c SHA256 78ed1de855a4a8ab2c87db4cae9e3f5fdce3d3e78b72eef87129849d0ceeea4c
DIST fpconst-0.7.2.tar.gz 9555 RMD160 af6257b86c0894deb9fa330349095655a9844398 SHA1 99b2351cdfb28fabbe7d8cc5699238f6e47eff02 SHA256 db234a8b4833b37b88db863cee89f6609e3ccfcd14f53233f91e7e788ea660bb
DIST fpconst-0.7.3.tar.gz 9697 RMD160 3c4f7f7c0e106114abe98ca0086ef3326d09c7e8 SHA1 2dd652da3a689b91cafe69c7494072678253fc26 SHA256 1a5c2e4a1ecefd9981988cea15068699eccbc55e350af3471e782083d390c727
EBUILD fpconst-0.7.1.ebuild 526 RMD160 85dfe283f8c98cac984690d71a0ea071f6431c7d SHA1 1b05030791040c6d80f262e5b1a38f1ce28b3c74 SHA256 e17156580de1a190d12e86c2a877f8ed27a34adb82fac28c44901aaa22094c14
EBUILD fpconst-0.7.2.ebuild 543 RMD160 53de8c77ed67e156595f26336fe11c85678a497e SHA1 ad2d092662967f148e58aec2c96707c240052800 SHA256 46ffc4c44e11499e3941757a6515937ecaafc9b9741b5012783039e190dbcf5c
EBUILD fpconst-0.7.3.ebuild 605 RMD160 04661b57bd74f4e2963bbd699387624e3e34ee99 SHA1 cbd804404c0cc9743f405abfa53c11eedadb2ef3 SHA256 ff02475364ef4f69fd96532848f3785e4f6b170f0bd682402dc1e7e86b78c458
MISC ChangeLog 2479 RMD160 2d21b3f90c6836d9f661669b315f1213ae3136cc SHA1 89216786074943ba5b4e0211a5ca4afe0accc930 SHA256 ee89258d4987cdf174e81b555de64ad7945b83210ed40de7d61c4985e17b5fb2
MISC metadata.xml 159 RMD160 900a8c55d7a7d2f6312594769aaf941bf9e99c7f SHA1 c8e604d56dae898258b5254d78cfeac0b981e288 SHA256 9f01104d3484792496faff4805eed0ecea2352a897151f3397d49a13800037b4
# Copyright 1999-2008 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.7 2008/01/17 17:57:35 grobian Exp $
inherit distutils
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="amd64 ppc ~sparc x86"
SLOT="0"
LICENSE="GPL-2"
IUSE=""
DEPEND=""
# Copyright 1999-2008 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.5 2008/01/17 17:57:35 grobian 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="~amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd"
SLOT="0"
LICENSE="GPL-2"
IUSE=""
DEPEND=""
# Copyright 1999-2008 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.5 2008/01/17 17:57:35 grobian Exp $
inherit distutils
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 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
SLOT="0"
LICENSE="GPL-2"
IUSE=""
DEPEND=""
RDEPEND=""
DOCS="pep-0754.txt"