summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Kahle <tomka@gentoo.org>2011-04-19 09:37:11 +0000
committerThomas Kahle <tomka@gentoo.org>2011-04-19 09:37:11 +0000
commit60512b6c95e4014d9b0aa393c8c8989b21deeca2 (patch)
tree17748c2b7a9300a43cafaa96311f0d59ed4f8c4c /dev-python/python-cluster
parentx86 stable per bug 359765 (diff)
downloadgentoo-2-60512b6c95e4014d9b0aa393c8c8989b21deeca2.tar.gz
gentoo-2-60512b6c95e4014d9b0aa393c8c8989b21deeca2.tar.bz2
gentoo-2-60512b6c95e4014d9b0aa393c8c8989b21deeca2.zip
x86 stable per bug 359827
(Portage version: 2.1.9.46/cvs/Linux i686)
Diffstat (limited to 'dev-python/python-cluster')
-rw-r--r--dev-python/python-cluster/ChangeLog6
-rw-r--r--dev-python/python-cluster/python-cluster-1.1.1_beta3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/python-cluster/ChangeLog b/dev-python/python-cluster/ChangeLog
index 3da937949d92..99bafd45cb2a 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-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 $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-cluster/ChangeLog,v 1.3 2011/04/19 09:37:11 tomka Exp $
+
+ 19 Apr 2011; Thomas Kahle <tomka@gentoo.org>
+ python-cluster-1.1.1_beta3.ebuild:
+ x86 stable per bug 359827
22 Mar 2011; Christoph Mende <angelos@gentoo.org>
python-cluster-1.1.1_beta3.ebuild:
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 35ae24ae4f8c..4cea00585df5 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-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.2 2011/03/22 19:05:45 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-cluster/python-cluster-1.1.1_beta3.ebuild,v 1.3 2011/04/19 09:37:11 tomka 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}"