summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-util/pkgconfig/ChangeLog6
-rw-r--r--dev-util/pkgconfig/pkgconfig-0.17.2-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-util/pkgconfig/ChangeLog b/dev-util/pkgconfig/ChangeLog
index 4c78e57a05bf..e9c87a9d29fc 100644
--- a/dev-util/pkgconfig/ChangeLog
+++ b/dev-util/pkgconfig/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-util/pkgconfig
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/ChangeLog,v 1.36 2005/08/24 00:06:17 leonardop Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/ChangeLog,v 1.37 2005/08/28 00:15:45 cryos Exp $
+
+ 28 Aug 2005; Marcus D. Hanwell <cryos@gentoo.org>
+ pkgconfig-0.17.2-r1.ebuild:
+ Stable on amd64.
24 Aug 2005; Leonardo Boshell <leonardop@gentoo.org>
pkgconfig-0.15.0.ebuild:
diff --git a/dev-util/pkgconfig/pkgconfig-0.17.2-r1.ebuild b/dev-util/pkgconfig/pkgconfig-0.17.2-r1.ebuild
index cd321da8e3fa..fc1b43acc48c 100644
--- a/dev-util/pkgconfig/pkgconfig-0.17.2-r1.ebuild
+++ b/dev-util/pkgconfig/pkgconfig-0.17.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/pkgconfig-0.17.2-r1.ebuild,v 1.9 2005/07/31 08:04:55 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/pkgconfig-0.17.2-r1.ebuild,v 1.10 2005/08/28 00:15:45 cryos Exp $
inherit flag-o-matic gnome.org
@@ -9,7 +9,7 @@ HOMEPAGE="http://pkgconfig.freedesktop.org/wiki/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha ~amd64 arm hppa ia64 m68k mips ppc ppc-macos ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc-macos ppc64 s390 sh sparc x86"
IUSE="hardened"
DEPEND=""