summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Jezak <josejx@gentoo.org>2009-12-27 08:02:24 +0000
committerJoseph Jezak <josejx@gentoo.org>2009-12-27 08:02:24 +0000
commitf2461d598cd20eded3a310f6ac87b15906673c9a (patch)
treef638a1a6a5b722609ada6ff6f4d5cf8dfeea0790 /dev-libs/iniparser
parentMarked ~ppc for bug #254377. (diff)
downloadgentoo-2-f2461d598cd20eded3a310f6ac87b15906673c9a.tar.gz
gentoo-2-f2461d598cd20eded3a310f6ac87b15906673c9a.tar.bz2
gentoo-2-f2461d598cd20eded3a310f6ac87b15906673c9a.zip
Marked ppc/ppc64 stable for bug #291428.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/iniparser')
-rw-r--r--dev-libs/iniparser/ChangeLog5
-rw-r--r--dev-libs/iniparser/iniparser-3.0b-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/iniparser/ChangeLog b/dev-libs/iniparser/ChangeLog
index ba24f5f66e41..9899154c3ffa 100644
--- a/dev-libs/iniparser/ChangeLog
+++ b/dev-libs/iniparser/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/iniparser
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/iniparser/ChangeLog,v 1.14 2009/12/15 18:44:40 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/iniparser/ChangeLog,v 1.15 2009/12/27 08:02:24 josejx Exp $
+
+ 27 Dec 2009; Joseph Jezak <josejx@gentoo.org> iniparser-3.0b-r1.ebuild:
+ Marked ppc/ppc64 stable for bug #291428.
15 Dec 2009; Raúl Porcel <armin76@gentoo.org> iniparser-3.0b-r1.ebuild:
ia64/sparc stable wrt #291428
diff --git a/dev-libs/iniparser/iniparser-3.0b-r1.ebuild b/dev-libs/iniparser/iniparser-3.0b-r1.ebuild
index ba1a8475935b..cd67bfb5ef16 100644
--- a/dev-libs/iniparser/iniparser-3.0b-r1.ebuild
+++ b/dev-libs/iniparser/iniparser-3.0b-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/iniparser/iniparser-3.0b-r1.ebuild,v 1.13 2009/12/15 18:44:40 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/iniparser/iniparser-3.0b-r1.ebuild,v 1.14 2009/12/27 08:02:24 josejx Exp $
inherit eutils multilib toolchain-funcs
@@ -11,7 +11,7 @@ HOMEPAGE="http://ndevilla.free.fr/iniparser/"
SRC_URI="http://ndevilla.free.fr/iniparser/${MY_P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
IUSE=""
DEPEND=""