summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2006-07-31 04:06:39 +0000
committerTom Gall <tgall@gentoo.org>2006-07-31 04:06:39 +0000
commit7152765b3fb5be99607d3484a216f590ff69ca42 (patch)
tree0d4486414df9c5d37f58ee57bfa8d22b7af7403d /dev-python/4suite
parentAdjustment to add nptl nptlonly to 32-bit userland make.defaults now that gli... (diff)
downloadgentoo-2-7152765b3fb5be99607d3484a216f590ff69ca42.tar.gz
gentoo-2-7152765b3fb5be99607d3484a216f590ff69ca42.tar.bz2
gentoo-2-7152765b3fb5be99607d3484a216f590ff69ca42.zip
added ~ppc64
(Portage version: 2.1-r1)
Diffstat (limited to 'dev-python/4suite')
-rw-r--r--dev-python/4suite/4suite-1.0_beta3.ebuild4
-rw-r--r--dev-python/4suite/ChangeLog15
2 files changed, 11 insertions, 8 deletions
diff --git a/dev-python/4suite/4suite-1.0_beta3.ebuild b/dev-python/4suite/4suite-1.0_beta3.ebuild
index 6142cf3ffca2..a30b47ef9a5b 100644
--- a/dev-python/4suite/4suite-1.0_beta3.ebuild
+++ b/dev-python/4suite/4suite-1.0_beta3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/4suite/4suite-1.0_beta3.ebuild,v 1.3 2006/07/16 12:02:33 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/4suite/4suite-1.0_beta3.ebuild,v 1.4 2006/07/31 04:06:39 tgall Exp $
inherit distutils eutils
@@ -15,7 +15,7 @@ DEPEND=">=dev-lang/python-2.3
IUSE="doc"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ia64 ~ppc ~sparc x86"
+KEYWORDS="~alpha ~amd64 ia64 ~ppc ~ppc64 ~sparc x86"
LICENSE="Apache-1.1"
PYTHON_MODNAME="Ft"
diff --git a/dev-python/4suite/ChangeLog b/dev-python/4suite/ChangeLog
index af570f42c5b1..63487411cf0d 100644
--- a/dev-python/4suite/ChangeLog
+++ b/dev-python/4suite/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/4suite
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/4suite/ChangeLog,v 1.22 2006/07/16 12:02:33 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/4suite/ChangeLog,v 1.23 2006/07/31 04:06:39 tgall Exp $
+
+ 30 July 2006; Tom Gall <tgall@gentoo.org> 4suite-1.0_beta3.ebuild:
+ added ~ppc64
16 Jul 2006; Alastair Tse <liquidx@gentoo.org> -4suite-1.0_alpha4.ebuild,
4suite-1.0_beta3.ebuild:
@@ -51,19 +54,19 @@
30 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
- 07 Oct 2004; Bryan Østergaard <kloeri@gentoo.org> -4suite-0.11.1.ebuild:
+ 07 Oct 2004; Bryan Østergaard <kloeri@gentoo.org> -4suite-0.11.1.ebuild:
Remove old version.
- 04 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> 4suite-1.0_alpha3.ebuild:
+ 04 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> 4suite-1.0_alpha3.ebuild:
Stable on alpha.
- 04 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> 4suite-1.0_alpha3.ebuild:
+ 04 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> 4suite-1.0_alpha3.ebuild:
Fix broken ebuild, thanks to Jacob Smullyan, bug 52884.
- 07 May 2004; Bryan Østergaard <kloeri@gentoo.org> 4suite-1.0_alpha3.ebuild:
+ 07 May 2004; Bryan Østergaard <kloeri@gentoo.org> 4suite-1.0_alpha3.ebuild:
Fix typo.
- 04 May 2004; Bryan Østergaard <kloeri@gentoo.org> 4suite-0.11.1.ebuild,
+ 04 May 2004; Bryan Østergaard <kloeri@gentoo.org> 4suite-0.11.1.ebuild,
4suite-1.0_alpha3.ebuild:
Add missing IUSE.