summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2011-07-17 14:38:02 +0000
committerMarkus Meier <maekke@gentoo.org>2011-07-17 14:38:02 +0000
commita6b424311a64c2ac264dbbd2831429bb9e5b0588 (patch)
tree370da40c74f5da192a97e4c02fdf2bac9a5f1d13 /dev-util
parentversion bump (diff)
downloadgentoo-2-a6b424311a64c2ac264dbbd2831429bb9e5b0588.tar.gz
gentoo-2-a6b424311a64c2ac264dbbd2831429bb9e5b0588.tar.bz2
gentoo-2-a6b424311a64c2ac264dbbd2831429bb9e5b0588.zip
arm/x86 stable, bug #374681
(Portage version: 2.1.10.6/cvs/Linux x86_64)
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/pkgconfig/ChangeLog5
-rw-r--r--dev-util/pkgconfig/pkgconfig-0.26.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/pkgconfig/ChangeLog b/dev-util/pkgconfig/ChangeLog
index af7277bebadf..8901620544ec 100644
--- a/dev-util/pkgconfig/ChangeLog
+++ b/dev-util/pkgconfig/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/pkgconfig
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/ChangeLog,v 1.94 2011/07/10 15:53:00 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/ChangeLog,v 1.95 2011/07/17 14:38:02 maekke Exp $
+
+ 17 Jul 2011; Markus Meier <maekke@gentoo.org> pkgconfig-0.26.ebuild:
+ arm/x86 stable, bug #374681
10 Jul 2011; Markos Chandras <hwoarang@gentoo.org> pkgconfig-0.26.ebuild:
Stable on amd64 wrt bug #374681
diff --git a/dev-util/pkgconfig/pkgconfig-0.26.ebuild b/dev-util/pkgconfig/pkgconfig-0.26.ebuild
index 2b3acea54132..586f39f59d59 100644
--- a/dev-util/pkgconfig/pkgconfig-0.26.ebuild
+++ b/dev-util/pkgconfig/pkgconfig-0.26.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/pkgconfig-0.26.ebuild,v 1.3 2011/07/10 15:53:00 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/pkgconfig-0.26.ebuild,v 1.4 2011/07/17 14:38:02 maekke Exp $
EAPI=4
inherit flag-o-matic multilib
@@ -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 ~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 hardened"
RDEPEND="dev-libs/glib:2