summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2011-03-22 19:05:45 +0000
committerChristoph Mende <angelos@gentoo.org>2011-03-22 19:05:45 +0000
commit437773bf37fb7deb8ab7fe112fd5f4001ce25204 (patch)
tree4c88aa19bdb2e06cce094a8798a5283f6ec96262 /dev-python/python-cluster
parentMarking devhelp-2.32.0 ppc for bug 353436 (diff)
downloadhistorical-437773bf37fb7deb8ab7fe112fd5f4001ce25204.tar.gz
historical-437773bf37fb7deb8ab7fe112fd5f4001ce25204.tar.bz2
historical-437773bf37fb7deb8ab7fe112fd5f4001ce25204.zip
Stable on amd64 wrt bug #359827
Package-Manager: portage-2.2.0_alpha28/cvs/Linux x86_64
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}"