summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2007-03-30 22:09:30 +0000
committerJeroen Roovers <jer@gentoo.org>2007-03-30 22:09:30 +0000
commit56cf46944dad8ac899386b560d4ecf41b6483f0f (patch)
tree26e71e783ecb9f97ffb7b51e9b78135eb8b1ca9a /dev-python/fpconst
parentclean up (diff)
downloadgentoo-2-56cf46944dad8ac899386b560d4ecf41b6483f0f.tar.gz
gentoo-2-56cf46944dad8ac899386b560d4ecf41b6483f0f.tar.bz2
gentoo-2-56cf46944dad8ac899386b560d4ecf41b6483f0f.zip
Stable for HPPA (bug #172818).
(Portage version: 2.1.2.3)
Diffstat (limited to 'dev-python/fpconst')
-rw-r--r--dev-python/fpconst/ChangeLog5
-rw-r--r--dev-python/fpconst/fpconst-0.7.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/fpconst/ChangeLog b/dev-python/fpconst/ChangeLog
index 3269692c8a9c..fecf91cf4058 100644
--- a/dev-python/fpconst/ChangeLog
+++ b/dev-python/fpconst/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/fpconst
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/fpconst/ChangeLog,v 1.18 2007/01/06 19:27:15 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/fpconst/ChangeLog,v 1.19 2007/03/30 22:09:30 jer Exp $
+
+ 30 Mar 2007; Jeroen Roovers <jer@gentoo.org> fpconst-0.7.3.ebuild:
+ Stable for HPPA (bug #172818).
*fpconst-0.7.3 (06 Jan 2007)
diff --git a/dev-python/fpconst/fpconst-0.7.3.ebuild b/dev-python/fpconst/fpconst-0.7.3.ebuild
index 259bb8695436..89ea9f4a3034 100644
--- a/dev-python/fpconst/fpconst-0.7.3.ebuild
+++ b/dev-python/fpconst/fpconst-0.7.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 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.1 2007/01/06 19:27:15 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/fpconst/fpconst-0.7.3.ebuild,v 1.2 2007/03/30 22:09:30 jer Exp $
inherit distutils
@@ -8,7 +8,7 @@ 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="~amd64 ~ia64 ~ppc ~ppc-macos ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc-macos ~sparc ~x86 ~x86-fbsd"
SLOT="0"
LICENSE="GPL-2"
IUSE=""