summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2007-04-08 11:04:26 +0000
committerMarkus Rothe <corsair@gentoo.org>2007-04-08 11:04:26 +0000
commite8ba0524ff0f8b839ce23a329d62b5096f4847d5 (patch)
tree96b90dd465ec38b59cf3ad283f6a9586e9a130a8 /dev-python
parentAdd SuSe patches works with bluez-utils-3.7 thanks to Sergey Temerkhanov <tem... (diff)
downloadhistorical-e8ba0524ff0f8b839ce23a329d62b5096f4847d5.tar.gz
historical-e8ba0524ff0f8b839ce23a329d62b5096f4847d5.tar.bz2
historical-e8ba0524ff0f8b839ce23a329d62b5096f4847d5.zip
Added ~ppc64
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'dev-python')
-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 7303a0e8ac72..037d8d4db2b0 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.20 2007/03/30 22:13:22 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/fpconst/ChangeLog,v 1.21 2007/04/08 11:04:26 corsair Exp $
+
+ 08 Apr 2007; Markus Rothe <corsair@gentoo.org> fpconst-0.7.3.ebuild:
+ Added ~ppc64
30 Mar 2007; Jeroen Roovers <jer@gentoo.org> fpconst-0.7.3.ebuild:
Marked ~hppa (bug #172818).
diff --git a/dev-python/fpconst/fpconst-0.7.3.ebuild b/dev-python/fpconst/fpconst-0.7.3.ebuild
index 89ea9f4a3034..d72a26905b99 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.2 2007/03/30 22:09:30 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/fpconst/fpconst-0.7.3.ebuild,v 1.3 2007/04/08 11:04:26 corsair 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 ~hppa ~ia64 ~ppc ~ppc-macos ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc-macos ~ppc64 ~sparc ~x86 ~x86-fbsd"
SLOT="0"
LICENSE="GPL-2"
IUSE=""