summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2010-08-07 14:24:37 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2010-08-07 14:24:37 +0000
commit4482fb46d7982ca42b45bd71d7453395b4e25509 (patch)
tree5ce42df55a49c080fb4b25860968be6b7205a3b9 /dev-util
parentStable on amd64 wrt bug #331395 (diff)
downloadgentoo-2-4482fb46d7982ca42b45bd71d7453395b4e25509.tar.gz
gentoo-2-4482fb46d7982ca42b45bd71d7453395b4e25509.tar.bz2
gentoo-2-4482fb46d7982ca42b45bd71d7453395b4e25509.zip
Stable on amd64 wrt bug #331345
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/pkgconfig/ChangeLog6
-rw-r--r--dev-util/pkgconfig/pkgconfig-0.25-r2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-util/pkgconfig/ChangeLog b/dev-util/pkgconfig/ChangeLog
index b3e09f2a8abd..af31b7a0635c 100644
--- a/dev-util/pkgconfig/ChangeLog
+++ b/dev-util/pkgconfig/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-util/pkgconfig
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/ChangeLog,v 1.84 2010/08/06 12:16:58 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/ChangeLog,v 1.85 2010/08/07 14:24:37 hwoarang Exp $
+
+ 07 Aug 2010; Markos Chandras <hwoarang@gentoo.org>
+ pkgconfig-0.25-r2.ebuild:
+ Stable on amd64 wrt bug #331345
06 Aug 2010; Christian Faulhammer <fauli@gentoo.org>
pkgconfig-0.25-r2.ebuild:
diff --git a/dev-util/pkgconfig/pkgconfig-0.25-r2.ebuild b/dev-util/pkgconfig/pkgconfig-0.25-r2.ebuild
index 524025a35f0d..b1ee849acf49 100644
--- a/dev-util/pkgconfig/pkgconfig-0.25-r2.ebuild
+++ b/dev-util/pkgconfig/pkgconfig-0.25-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/pkgconfig-0.25-r2.ebuild,v 1.3 2010/08/06 12:16:58 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/pkgconfig-0.25-r2.ebuild,v 1.4 2010/08/07 14:24:37 hwoarang Exp $
EAPI=2
inherit eutils flag-o-matic
@@ -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"
DEPEND=">=dev-libs/popt-1.15"