From a6b424311a64c2ac264dbbd2831429bb9e5b0588 Mon Sep 17 00:00:00 2001 From: Markus Meier Date: Sun, 17 Jul 2011 14:38:02 +0000 Subject: arm/x86 stable, bug #374681 (Portage version: 2.1.10.6/cvs/Linux x86_64) --- dev-util/pkgconfig/ChangeLog | 5 ++++- dev-util/pkgconfig/pkgconfig-0.26.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-util') 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 pkgconfig-0.26.ebuild: + arm/x86 stable, bug #374681 10 Jul 2011; Markos Chandras 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 -- cgit v1.2.3-65-gdbad