From 437773bf37fb7deb8ab7fe112fd5f4001ce25204 Mon Sep 17 00:00:00 2001 From: Christoph Mende Date: Tue, 22 Mar 2011 19:05:45 +0000 Subject: Stable on amd64 wrt bug #359827 Package-Manager: portage-2.2.0_alpha28/cvs/Linux x86_64 --- dev-python/python-cluster/ChangeLog | 8 ++++++-- dev-python/python-cluster/python-cluster-1.1.1_beta3.ebuild | 6 +++--- 2 files changed, 9 insertions(+), 5 deletions(-) (limited to 'dev-python/python-cluster') 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 + 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}" -- cgit v1.2.3-65-gdbad