summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2008-07-26 16:38:29 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2008-07-26 16:38:29 +0000
commit7b7fcc50103a03960bd7f8e0c7cfa9df95edf264 (patch)
tree5e18101bce30323ece1c4b43d6051c045f5d10fe /dev-util
parentStable for HPPA (bug #224929). (diff)
downloadgentoo-2-7b7fcc50103a03960bd7f8e0c7cfa9df95edf264.tar.gz
gentoo-2-7b7fcc50103a03960bd7f8e0c7cfa9df95edf264.tar.bz2
gentoo-2-7b7fcc50103a03960bd7f8e0c7cfa9df95edf264.zip
Stable on ppc wrt bug 232484
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-util')
-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 0c7d816e6f7a..cbc879cec78f 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.76 2008/07/24 15:59:36 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/ChangeLog,v 1.77 2008/07/26 16:38:29 nixnut Exp $
+
+ 26 Jul 2008; nixnut <nixnut@gentoo.org> pkgconfig-0.23.ebuild:
+ Stable on ppc wrt bug 232484
24 Jul 2008; Jeroen Roovers <jer@gentoo.org> pkgconfig-0.23.ebuild:
Stable for HPPA (bug #232484).
diff --git a/dev-util/pkgconfig/pkgconfig-0.23.ebuild b/dev-util/pkgconfig/pkgconfig-0.23.ebuild
index 2a405a355a6b..b1af73e8c12d 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.5 2008/07/24 15:59:36 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/pkgconfig-0.23.ebuild,v 1.6 2008/07/26 16:38:29 nixnut 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=""