From e3d036542405d1d5a26e51abecbd73fbbfccf21c Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Mon, 20 May 2013 08:31:09 +0000 Subject: Stable for x86, wrt bug #463076 (Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F) --- dev-python/iniparse/ChangeLog | 5 ++++- dev-python/iniparse/iniparse-0.4-r1.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-python/iniparse') diff --git a/dev-python/iniparse/ChangeLog b/dev-python/iniparse/ChangeLog index e1f8250e5b14..da525ee94fab 100644 --- a/dev-python/iniparse/ChangeLog +++ b/dev-python/iniparse/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/iniparse # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/iniparse/ChangeLog,v 1.7 2013/05/16 12:54:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/iniparse/ChangeLog,v 1.8 2013/05/20 08:31:09 ago Exp $ + + 20 May 2013; Agostino Sarubbo iniparse-0.4-r1.ebuild: + Stable for x86, wrt bug #463076 16 May 2013; Agostino Sarubbo iniparse-0.4-r1.ebuild: Stable for amd64, wrt bug #463076 diff --git a/dev-python/iniparse/iniparse-0.4-r1.ebuild b/dev-python/iniparse/iniparse-0.4-r1.ebuild index b02db69eed98..e5d019fe90df 100644 --- a/dev-python/iniparse/iniparse-0.4-r1.ebuild +++ b/dev-python/iniparse/iniparse-0.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/iniparse/iniparse-0.4-r1.ebuild,v 1.3 2013/05/16 12:54:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/iniparse/iniparse-0.4-r1.ebuild,v 1.4 2013/05/20 08:31:09 ago Exp $ EAPI=5 PYTHON_COMPAT=( python2_{5,6,7} ) @@ -13,7 +13,7 @@ SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz" LICENSE="MIT PSF-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="" -- cgit v1.2.3-65-gdbad