diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-06 10:58:11 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-06 10:58:11 +0000 |
commit | c1d3c78d496f39e4b49a6af381ae8b6674972029 (patch) | |
tree | 93cb4ff063a77b10c59553290ad6908dff0b3d63 /dev-python | |
parent | Stable for amd64, wrt bug #441274 (diff) | |
download | gentoo-2-c1d3c78d496f39e4b49a6af381ae8b6674972029.tar.gz gentoo-2-c1d3c78d496f39e4b49a6af381ae8b6674972029.tar.bz2 gentoo-2-c1d3c78d496f39e4b49a6af381ae8b6674972029.zip |
Stable for amd64, wrt bug #441276
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/logilab-common/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/logilab-common/logilab-common-0.58.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/logilab-common/ChangeLog b/dev-python/logilab-common/ChangeLog index f69ef0013417..d0c87044dab7 100644 --- a/dev-python/logilab-common/ChangeLog +++ b/dev-python/logilab-common/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/logilab-common # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/logilab-common/ChangeLog,v 1.104 2012/11/05 17:48:10 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/logilab-common/ChangeLog,v 1.105 2012/11/06 10:58:11 ago Exp $ + + 06 Nov 2012; Agostino Sarubbo <ago@gentoo.org> logilab-common-0.58.1.ebuild: + Stable for amd64, wrt bug #441276 *logilab-common-0.58.1-r1 (06 Nov 2012) diff --git a/dev-python/logilab-common/logilab-common-0.58.1.ebuild b/dev-python/logilab-common/logilab-common-0.58.1.ebuild index 1a015ed87834..ec61b73441d9 100644 --- a/dev-python/logilab-common/logilab-common-0.58.1.ebuild +++ b/dev-python/logilab-common/logilab-common-0.58.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/logilab-common/logilab-common-0.58.1.ebuild,v 1.3 2012/11/05 17:48:10 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/logilab-common/logilab-common-0.58.1.ebuild,v 1.4 2012/11/06 10:58:11 ago Exp $ EAPI="3" SUPPORT_PYTHON_ABIS="1" @@ -13,7 +13,7 @@ SRC_URI="ftp://ftp.logilab.org/pub/common/${P}.tar.gz mirror://pypi/${PN:0:1}/${ LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="test" # dev-python/unittest2 is not required with Python >=3.2. |