summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2012-03-02 00:00:56 +0000
committerBrent Baude <ranger@gentoo.org>2012-03-02 00:00:56 +0000
commitd791962cd8cad0c1d927f23aaef57c044f905a10 (patch)
treea0c1cfa42be58495e8aa336b6f1cc999dd25b5db
parentMarking emacs-common-gentoo-1.3-r1 ppc for bug 406225 (diff)
downloadgentoo-2-d791962cd8cad0c1d927f23aaef57c044f905a10.tar.gz
gentoo-2-d791962cd8cad0c1d927f23aaef57c044f905a10.tar.bz2
gentoo-2-d791962cd8cad0c1d927f23aaef57c044f905a10.zip
Marking expat-2.0.1-r6 ppc for bug 405915
(Portage version: 2.1.10.11/cvs/Linux ppc64)
-rw-r--r--dev-libs/expat/ChangeLog5
-rw-r--r--dev-libs/expat/expat-2.0.1-r6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/expat/ChangeLog b/dev-libs/expat/ChangeLog
index bd3c9bd2d1e5..c5b937b950b0 100644
--- a/dev-libs/expat/ChangeLog
+++ b/dev-libs/expat/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/expat
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/expat/ChangeLog,v 1.112 2012/02/28 10:35:34 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/expat/ChangeLog,v 1.113 2012/03/02 00:00:56 ranger Exp $
+
+ 01 Mar 2012; Brent Baude <ranger@gentoo.org> expat-2.0.1-r6.ebuild:
+ Marking expat-2.0.1-r6 ppc for bug 405915
28 Feb 2012; Samuli Suominen <ssuominen@gentoo.org> expat-2.0.1-r6.ebuild:
Ensure system CFLAGS get respected also in the libexpatw build wrt #406059
diff --git a/dev-libs/expat/expat-2.0.1-r6.ebuild b/dev-libs/expat/expat-2.0.1-r6.ebuild
index 2a5583f4ba3e..45694765d381 100644
--- a/dev-libs/expat/expat-2.0.1-r6.ebuild
+++ b/dev-libs/expat/expat-2.0.1-r6.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/expat/expat-2.0.1-r6.ebuild,v 1.4 2012/02/28 10:35:34 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/expat/expat-2.0.1-r6.ebuild,v 1.5 2012/03/02 00:00:56 ranger Exp $
EAPI=4
inherit eutils libtool toolchain-funcs
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/expat/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
IUSE="elibc_FreeBSD examples static-libs unicode"
src_prepare() {