summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-07-04 09:56:21 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-07-04 09:56:21 +0000
commit685403369ace631bd0348858b226bb85853f9e80 (patch)
treec565728b52074f9807801e559a14a108312c14d0 /dev-python/4suite
parent~amd64 (diff)
downloadhistorical-685403369ace631bd0348858b226bb85853f9e80.tar.gz
historical-685403369ace631bd0348858b226bb85853f9e80.tar.bz2
historical-685403369ace631bd0348858b226bb85853f9e80.zip
Stable on alpha.
Diffstat (limited to 'dev-python/4suite')
-rw-r--r--dev-python/4suite/4suite-1.0_alpha3.ebuild4
-rw-r--r--dev-python/4suite/ChangeLog5
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/4suite/4suite-1.0_alpha3.ebuild b/dev-python/4suite/4suite-1.0_alpha3.ebuild
index fde7525ebabf..28f4397a85dc 100644
--- a/dev-python/4suite/4suite-1.0_alpha3.ebuild
+++ b/dev-python/4suite/4suite-1.0_alpha3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/4suite/4suite-1.0_alpha3.ebuild,v 1.7 2004/06/25 01:25:45 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/4suite/4suite-1.0_alpha3.ebuild,v 1.8 2004/07/04 09:55:02 kloeri Exp $
inherit distutils
@@ -15,7 +15,7 @@ DEPEND=">=dev-python/pyxml-0.6.5"
IUSE=""
SLOT="0"
-KEYWORDS="x86 sparc ~alpha ~ppc"
+KEYWORDS="x86 sparc alpha ~ppc"
LICENSE="Apache-1.1"
PYTHON_MODNAME="Ft"
diff --git a/dev-python/4suite/ChangeLog b/dev-python/4suite/ChangeLog
index 0862c413d08e..bf474c7bf21d 100644
--- a/dev-python/4suite/ChangeLog
+++ b/dev-python/4suite/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/4suite
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/4suite/ChangeLog,v 1.8 2004/06/25 01:25:45 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/4suite/ChangeLog,v 1.9 2004/07/04 09:55:02 kloeri Exp $
+
+ 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:
Fix broken ebuild, thanks to Jacob Smullyan, bug 52884.