summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Jackson <tsunam@gentoo.org>2006-01-22 02:43:47 +0000
committerJoshua Jackson <tsunam@gentoo.org>2006-01-22 02:43:47 +0000
commit56dd04e27d2e9433dd98bb408f44aaec683d1488 (patch)
tree87e112d89286f6aae4df8adb9ce5fbefe60a9035 /dev-util/pkgconfig
parentadd portuguese (pt) longdescription (diff)
downloadgentoo-2-56dd04e27d2e9433dd98bb408f44aaec683d1488.tar.gz
gentoo-2-56dd04e27d2e9433dd98bb408f44aaec683d1488.tar.bz2
gentoo-2-56dd04e27d2e9433dd98bb408f44aaec683d1488.zip
Stable on x86 for bug #119634; Stabilize Gnome-2.12.2
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'dev-util/pkgconfig')
-rw-r--r--dev-util/pkgconfig/ChangeLog5
-rw-r--r--dev-util/pkgconfig/pkgconfig-0.20.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/pkgconfig/ChangeLog b/dev-util/pkgconfig/ChangeLog
index 7392bc862309..ead340a0733b 100644
--- a/dev-util/pkgconfig/ChangeLog
+++ b/dev-util/pkgconfig/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/pkgconfig
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/ChangeLog,v 1.40 2006/01/20 21:33:50 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/ChangeLog,v 1.41 2006/01/22 02:39:26 tsunam Exp $
+
+ 22 Jan 2006; Joshua Jackson <tsunam@gentoo.org> pkgconfig-0.20.ebuild:
+ Stable on x86 for bug #119634; Stabilize Gnome-2.12.2
20 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> pkgconfig-0.20.ebuild:
Stable on sparc wrt #119634
diff --git a/dev-util/pkgconfig/pkgconfig-0.20.ebuild b/dev-util/pkgconfig/pkgconfig-0.20.ebuild
index 0ce3cbbc0331..d11968dc6c02 100644
--- a/dev-util/pkgconfig/pkgconfig-0.20.ebuild
+++ b/dev-util/pkgconfig/pkgconfig-0.20.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/pkgconfig-0.20.ebuild,v 1.2 2006/01/20 21:33:50 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/pkgconfig-0.20.ebuild,v 1.3 2006/01/22 02:39:26 tsunam Exp $
inherit flag-o-matic
@@ -12,7 +12,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"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86"
IUSE="hardened"
DEPEND=""