summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2010-09-19 13:25:58 +0000
committerTobias Klausmann <klausman@gentoo.org>2010-09-19 13:25:58 +0000
commitec360e9d154839878b205e5ec8d3b79b9c02370c (patch)
tree2b814d1ec83d8ed2b021fd854e89ff895968fcd3 /dev-util/pkgconfig
parentStable on alpha, bug #329663, thanks to mattst88 for testing (diff)
downloadgentoo-2-ec360e9d154839878b205e5ec8d3b79b9c02370c.tar.gz
gentoo-2-ec360e9d154839878b205e5ec8d3b79b9c02370c.tar.bz2
gentoo-2-ec360e9d154839878b205e5ec8d3b79b9c02370c.zip
Stable on alpha, bug #331345, thanks to mattst88 for testing
(Portage version: 2.1.9.7/cvs/Linux x86_64)
Diffstat (limited to 'dev-util/pkgconfig')
-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 cf1137f3df3d..303ea7c1036d 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.89 2010/09/03 12:35:14 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/ChangeLog,v 1.90 2010/09/19 13:25:58 klausman Exp $
+
+ 19 Sep 2010; Tobias Klausmann <klausman@gentoo.org>
+ pkgconfig-0.25-r2.ebuild:
+ Stable on alpha, bug #331345, thanks to mattst88 for testing
03 Sep 2010; Pacho Ramos <pacho@gentoo.org> metadata.xml:
Move maintainership to freedesktop as talked with them.
diff --git a/dev-util/pkgconfig/pkgconfig-0.25-r2.ebuild b/dev-util/pkgconfig/pkgconfig-0.25-r2.ebuild
index 72bd07ea20f2..ff1e4218506e 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.7 2010/08/23 20:06:10 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/pkgconfig-0.25-r2.ebuild,v 1.8 2010/09/19 13:25:58 klausman 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"