summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2008-07-30 22:21:31 +0000
committerBrent Baude <ranger@gentoo.org>2008-07-30 22:21:31 +0000
commitbebab0ff76e39eff2962c90bc0ab7a3e9673f812 (patch)
tree89ebfc1dd8605912b6f6557421ec4fb36a5acae0 /dev-util/pkgconfig
parentNew package: XCB-based Python bindings for the X Window System. (diff)
downloadgentoo-2-bebab0ff76e39eff2962c90bc0ab7a3e9673f812.tar.gz
gentoo-2-bebab0ff76e39eff2962c90bc0ab7a3e9673f812.tar.bz2
gentoo-2-bebab0ff76e39eff2962c90bc0ab7a3e9673f812.zip
stable ppc64, bug 232484
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-util/pkgconfig')
-rw-r--r--dev-util/pkgconfig/ChangeLog5
-rw-r--r--dev-util/pkgconfig/pkgconfig-0.23.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/pkgconfig/ChangeLog b/dev-util/pkgconfig/ChangeLog
index cbc879cec78f..ef08cac30e88 100644
--- a/dev-util/pkgconfig/ChangeLog
+++ b/dev-util/pkgconfig/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/pkgconfig
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/ChangeLog,v 1.77 2008/07/26 16:38:29 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/ChangeLog,v 1.78 2008/07/30 22:21:31 ranger Exp $
+
+ 30 Jul 2008; Brent Baude <ranger@gentoo.org> pkgconfig-0.23.ebuild:
+ stable ppc64, bug 232484
26 Jul 2008; nixnut <nixnut@gentoo.org> pkgconfig-0.23.ebuild:
Stable on ppc wrt bug 232484
diff --git a/dev-util/pkgconfig/pkgconfig-0.23.ebuild b/dev-util/pkgconfig/pkgconfig-0.23.ebuild
index b1af73e8c12d..bfd659417039 100644
--- a/dev-util/pkgconfig/pkgconfig-0.23.ebuild
+++ b/dev-util/pkgconfig/pkgconfig-0.23.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/pkgconfig-0.23.ebuild,v 1.6 2008/07/26 16:38:29 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/pkgconfig-0.23.ebuild,v 1.7 2008/07/30 22:21:31 ranger Exp $
inherit flag-o-matic eutils
@@ -13,7 +13,7 @@ SRC_URI="http://pkgconfig.freedesktop.org/releases/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE="hardened elibc_FreeBSD"
DEPEND=""