From 41f364872d4fe0ac80b2fe52809b8b8973e9bbfb Mon Sep 17 00:00:00 2001 From: Jeff Horelick Date: Fri, 27 Jul 2012 05:42:27 +0000 Subject: marked x86 per bug 428152 (Portage version: 2.2.0_alpha120/cvs/Linux i686) --- dev-libs/iniparser/ChangeLog | 5 ++++- dev-libs/iniparser/iniparser-3.1.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-libs') diff --git a/dev-libs/iniparser/ChangeLog b/dev-libs/iniparser/ChangeLog index cf3c03cccf34..98a090b6e9e1 100644 --- a/dev-libs/iniparser/ChangeLog +++ b/dev-libs/iniparser/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/iniparser # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/iniparser/ChangeLog,v 1.24 2012/07/26 19:58:39 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/iniparser/ChangeLog,v 1.25 2012/07/27 05:42:27 jdhore Exp $ + + 27 Jul 2012; Jeff Horelick iniparser-3.1.ebuild: + marked x86 per bug 428152 26 Jul 2012; Jeroen Roovers iniparser-3.1.ebuild: Stable for HPPA (bug #428152). diff --git a/dev-libs/iniparser/iniparser-3.1.ebuild b/dev-libs/iniparser/iniparser-3.1.ebuild index 652706eb91c7..681223eebf20 100644 --- a/dev-libs/iniparser/iniparser-3.1.ebuild +++ b/dev-libs/iniparser/iniparser-3.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-libs/iniparser/iniparser-3.1.ebuild,v 1.2 2012/07/26 19:58:39 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/iniparser/iniparser-3.1.ebuild,v 1.3 2012/07/27 05:42:27 jdhore Exp $ EAPI=4 @@ -13,7 +13,7 @@ HOMEPAGE="http://ndevilla.free.fr/iniparser/" SRC_URI="http://ndevilla.free.fr/iniparser/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-macos" IUSE="doc examples static-libs" DEPEND="doc? ( app-doc/doxygen ) -- cgit v1.2.3-65-gdbad