summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2006-02-06 20:59:34 +0000
committerSimon Stelling <blubb@gentoo.org>2006-02-06 20:59:34 +0000
commitc9fd5349f7b0f04dd2efc1a1a2a1fa985b70703c (patch)
treed4a5da081d1cdfebe3943615a02bb6cc6a031475 /dev-python/fpconst
parentstable amd64 (diff)
downloadgentoo-2-c9fd5349f7b0f04dd2efc1a1a2a1fa985b70703c.tar.gz
gentoo-2-c9fd5349f7b0f04dd2efc1a1a2a1fa985b70703c.tar.bz2
gentoo-2-c9fd5349f7b0f04dd2efc1a1a2a1fa985b70703c.zip
stable amd64
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'dev-python/fpconst')
-rw-r--r--dev-python/fpconst/ChangeLog7
-rw-r--r--dev-python/fpconst/fpconst-0.7.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-python/fpconst/ChangeLog b/dev-python/fpconst/ChangeLog
index d08f7065a213..4c1c597933be 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.14 2005/08/29 16:26:17 j4rg0n Exp $
+# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/fpconst/ChangeLog,v 1.15 2006/02/06 20:58:47 blubb Exp $
+
+ 06 Feb 2006; Simon Stelling <blubb@gentoo.org> fpconst-0.7.1.ebuild:
+ stable on amd64
29 Aug 2005; Lina Pezzella <j4rg0n@gentoo.org> fpconst-0.7.1.ebuild:
Stable ppc-macos
diff --git a/dev-python/fpconst/fpconst-0.7.1.ebuild b/dev-python/fpconst/fpconst-0.7.1.ebuild
index 381c969eab69..40c51cf762cd 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
+# Copyright 1999-2006 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.4 2005/08/29 16:26:17 j4rg0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/fpconst/fpconst-0.7.1.ebuild,v 1.5 2006/02/06 20:58:47 blubb 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="~amd64 ppc ppc-macos ~sparc x86"
+KEYWORDS="amd64 ppc ppc-macos ~sparc x86"
SLOT="0"
LICENSE="GPL-2"
IUSE=""