summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2008-06-21 19:25:05 +0000
committerChristian Faulhammer <opfer@gentoo.org>2008-06-21 19:25:05 +0000
commited4b3e0f222ca3c5bfb66ccfcce0c3bafb7382da (patch)
tree4c9300c909cebc0b62e83d2f256eb95e8e5c7d24 /dev-python/4suite
parentStable on ppc64; bug #207612 (diff)
downloadgentoo-2-ed4b3e0f222ca3c5bfb66ccfcce0c3bafb7382da.tar.gz
gentoo-2-ed4b3e0f222ca3c5bfb66ccfcce0c3bafb7382da.tar.bz2
gentoo-2-ed4b3e0f222ca3c5bfb66ccfcce0c3bafb7382da.zip
stable x86, bug 228567
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-python/4suite')
-rw-r--r--dev-python/4suite/4suite-1.0.2-r1.ebuild4
-rw-r--r--dev-python/4suite/ChangeLog6
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/4suite/4suite-1.0.2-r1.ebuild b/dev-python/4suite/4suite-1.0.2-r1.ebuild
index 09e34d79d72e..19b8df7e42d2 100644
--- a/dev-python/4suite/4suite-1.0.2-r1.ebuild
+++ b/dev-python/4suite/4suite-1.0.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/4suite/4suite-1.0.2-r1.ebuild,v 1.4 2008/06/21 19:00:08 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/4suite/4suite-1.0.2-r1.ebuild,v 1.5 2008/06/21 19:25:05 opfer Exp $
inherit distutils eutils multilib
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/foursuite/${MY_P}.tar.bz2"
HOMEPAGE="http://www.4suite.org/"
LICENSE="Apache-1.1"
SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 sparc x86"
IUSE="doc"
DEPEND=">=dev-python/pyxml-0.8.4"
diff --git a/dev-python/4suite/ChangeLog b/dev-python/4suite/ChangeLog
index 322361f51fad..65d005c95b3e 100644
--- a/dev-python/4suite/ChangeLog
+++ b/dev-python/4suite/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/4suite
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/4suite/ChangeLog,v 1.37 2008/06/21 19:00:08 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/4suite/ChangeLog,v 1.38 2008/06/21 19:25:05 opfer Exp $
+
+ 21 Jun 2008; Christian Faulhammer <opfer@gentoo.org>
+ 4suite-1.0.2-r1.ebuild:
+ stable x86, bug 228567
21 Jun 2008; Olivier Crête <tester@gentoo.org> 4suite-1.0.2-r1.ebuild:
Stable on amd64, bug #228567