summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/pkgconf/ChangeLog5
-rw-r--r--dev-util/pkgconf/pkgconf-0.8.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/pkgconf/ChangeLog b/dev-util/pkgconf/ChangeLog
index e1c48cc83cef..993fe27fd092 100644
--- a/dev-util/pkgconf/ChangeLog
+++ b/dev-util/pkgconf/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/pkgconf
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconf/ChangeLog,v 1.42 2012/07/31 06:59:00 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconf/ChangeLog,v 1.43 2012/08/01 23:33:55 jer Exp $
+
+ 01 Aug 2012; Jeroen Roovers <jer@gentoo.org> pkgconf-0.8.5.ebuild:
+ Stable for HPPA (bug #427680).
31 Jul 2012; Jeff Horelick <jdhore@gentoo.org> pkgconf-0.8.5.ebuild:
marked x86 per bug 427680
diff --git a/dev-util/pkgconf/pkgconf-0.8.5.ebuild b/dev-util/pkgconf/pkgconf-0.8.5.ebuild
index 8ad8bd6a91f5..3541c12f4a7a 100644
--- a/dev-util/pkgconf/pkgconf-0.8.5.ebuild
+++ b/dev-util/pkgconf/pkgconf-0.8.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconf/pkgconf-0.8.5.ebuild,v 1.4 2012/07/31 06:59:00 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconf/pkgconf-0.8.5.ebuild,v 1.5 2012/08/01 23:33:55 jer Exp $
EAPI="4"
@@ -12,7 +12,7 @@ else
inherit eutils
#SRC_URI="https://github.com/nenolod/pkgconf/tarball/${P} -> ${P}.tar.gz"
SRC_URI="http://nenolod.net/~nenolod/distfiles/${P}.tar.bz2"
- KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
+ KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
fi
DESCRIPTION="pkg-config compatible replacement with no dependencies other than ANSI C89"