summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2007-12-03 19:56:26 +0000
committerChristoph Mende <angelos@gentoo.org>2007-12-03 19:56:26 +0000
commite014990e414a095ef7840844476b066b8928375f (patch)
tree59aa28d68d88b68c159ce1e1b329c16833c874b1 /dev-util
parentmask libcaca-0.99_beta13 until the issues with its api changes are resolved, ... (diff)
downloadgentoo-2-e014990e414a095ef7840844476b066b8928375f.tar.gz
gentoo-2-e014990e414a095ef7840844476b066b8928375f.tar.bz2
gentoo-2-e014990e414a095ef7840844476b066b8928375f.zip
Stable on amd64 wrt bug #201122
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/pkgconfig/ChangeLog5
-rw-r--r--dev-util/pkgconfig/pkgconfig-0.22.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/pkgconfig/ChangeLog b/dev-util/pkgconfig/ChangeLog
index 59b7c303ba6b..313500553b63 100644
--- a/dev-util/pkgconfig/ChangeLog
+++ b/dev-util/pkgconfig/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/pkgconfig
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/ChangeLog,v 1.64 2007/08/27 17:28:55 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/ChangeLog,v 1.65 2007/12/03 19:56:26 angelos Exp $
+
+ 03 Dec 2007; Christoph Mende <angelos@gentoo.org> pkgconfig-0.22.ebuild:
+ Stable on amd64 wrt bug #201122
27 Aug 2007; Daniel Gryniewicz <dang@gentoo.org> -pkgconfig-0.19.ebuild,
-pkgconfig-0.21.ebuild:
diff --git a/dev-util/pkgconfig/pkgconfig-0.22.ebuild b/dev-util/pkgconfig/pkgconfig-0.22.ebuild
index 10303b9538aa..33ebda306449 100644
--- a/dev-util/pkgconfig/pkgconfig-0.22.ebuild
+++ b/dev-util/pkgconfig/pkgconfig-0.22.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/pkgconfig-0.22.ebuild,v 1.2 2007/11/03 17:16:39 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/pkgconfig-0.22.ebuild,v 1.3 2007/12/03 19:56:26 angelos 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=""