summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2006-10-20 20:39:42 +0000
committerBryan Østergaard <kloeri@gentoo.org>2006-10-20 20:39:42 +0000
commit39be4c586ff3022788e37543deb6ce1068e7e60c (patch)
tree7792b83998ec739bfeaeeaced11c1c65bbe99a30 /dev-python/4suite
parentCleaning up old ebuild (diff)
downloadhistorical-39be4c586ff3022788e37543deb6ce1068e7e60c.tar.gz
historical-39be4c586ff3022788e37543deb6ce1068e7e60c.tar.bz2
historical-39be4c586ff3022788e37543deb6ce1068e7e60c.zip
Stable on Alpha.
Package-Manager: portage-2.1.2_pre3-r2
Diffstat (limited to 'dev-python/4suite')
-rw-r--r--dev-python/4suite/4suite-1.0_beta3.ebuild4
-rw-r--r--dev-python/4suite/ChangeLog6
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/4suite/4suite-1.0_beta3.ebuild b/dev-python/4suite/4suite-1.0_beta3.ebuild
index d3eeb2265753..1b66f4d86fe7 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.9 2006/08/29 12:47:58 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/4suite/4suite-1.0_beta3.ebuild,v 1.10 2006/10/20 20:33:40 kloeri Exp $
inherit distutils eutils python multilib
@@ -15,7 +15,7 @@ DEPEND=">=dev-lang/python-2.3
IUSE="doc"
SLOT="0"
-KEYWORDS="~alpha amd64 ia64 ppc ppc64 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 8a4af5763731..dbd6a3123c40 100644
--- a/dev-python/4suite/ChangeLog
+++ b/dev-python/4suite/ChangeLog
@@ -1,6 +1,10 @@
# 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.30 2006/09/13 18:02:19 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/4suite/ChangeLog,v 1.31 2006/10/20 20:33:40 kloeri Exp $
+
+ 20 Oct 2006; Bryan Østergaard <kloeri@gentoo.org>
+ 4suite-1.0_beta3.ebuild:
+ Stable on Alpha.
29 Aug 2006; <blubb@gentoo.org> 4suite-1.0_beta3.ebuild:
fix to adhere multilib-strict; bug 145456 thanks to Michael Weyershaeuser