summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/python-cluster')
-rw-r--r--dev-python/python-cluster/ChangeLog8
-rw-r--r--dev-python/python-cluster/python-cluster-1.1.1_beta3.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-python/python-cluster/ChangeLog b/dev-python/python-cluster/ChangeLog
index fec424913f5d..3da937949d92 100644
--- a/dev-python/python-cluster/ChangeLog
+++ b/dev-python/python-cluster/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/python-cluster
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-cluster/ChangeLog,v 1.1 2010/10/26 20:16:43 hwoarang Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-cluster/ChangeLog,v 1.2 2011/03/22 19:05:45 angelos Exp $
+
+ 22 Mar 2011; Christoph Mende <angelos@gentoo.org>
+ python-cluster-1.1.1_beta3.ebuild:
+ Stable on amd64 wrt bug #359827
*python-cluster-1.1.1_beta3 (26 Oct 2010)
diff --git a/dev-python/python-cluster/python-cluster-1.1.1_beta3.ebuild b/dev-python/python-cluster/python-cluster-1.1.1_beta3.ebuild
index 5ecaba26799e..35ae24ae4f8c 100644
--- a/dev-python/python-cluster/python-cluster-1.1.1_beta3.ebuild
+++ b/dev-python/python-cluster/python-cluster-1.1.1_beta3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-cluster/python-cluster-1.1.1_beta3.ebuild,v 1.1 2010/10/26 20:16:43 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-cluster/python-cluster-1.1.1_beta3.ebuild,v 1.2 2011/03/22 19:05:45 angelos Exp $
EAPI=3
@@ -17,7 +17,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE=""
S="${WORKDIR}/${MY_P}"