summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2012-07-25 01:19:23 +0000
committerJeroen Roovers <jer@gentoo.org>2012-07-25 01:19:23 +0000
commitd474d510997a7beefa4e93a7abbb31b18e4e0486 (patch)
tree9648d942bc13739acbb40ebbd8a7e74da6cae24f /dev-util/pkgconf
parentStable for HPPA (bug #427470). (diff)
downloadgentoo-2-d474d510997a7beefa4e93a7abbb31b18e4e0486.tar.gz
gentoo-2-d474d510997a7beefa4e93a7abbb31b18e4e0486.tar.bz2
gentoo-2-d474d510997a7beefa4e93a7abbb31b18e4e0486.zip
Stable for HPPA (bug #427680).
(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
Diffstat (limited to 'dev-util/pkgconf')
-rw-r--r--dev-util/pkgconf/ChangeLog5
-rw-r--r--dev-util/pkgconf/pkgconf-0.8.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/pkgconf/ChangeLog b/dev-util/pkgconf/ChangeLog
index 926a6cee8d33..c60c94c53d99 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.32 2012/07/24 10:00:35 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconf/ChangeLog,v 1.33 2012/07/25 01:19:23 jer Exp $
+
+ 25 Jul 2012; Jeroen Roovers <jer@gentoo.org> pkgconf-0.8.2.ebuild:
+ Stable for HPPA (bug #427680).
24 Jul 2012; Anthony G. Basile <blueness@gentoo.org> pkgconf-0.8.2.ebuild:
Stable ppc/ppc64, bug #427680
diff --git a/dev-util/pkgconf/pkgconf-0.8.2.ebuild b/dev-util/pkgconf/pkgconf-0.8.2.ebuild
index 5a747f56e28b..f147f1b4cb54 100644
--- a/dev-util/pkgconf/pkgconf-0.8.2.ebuild
+++ b/dev-util/pkgconf/pkgconf-0.8.2.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.2.ebuild,v 1.3 2012/07/24 10:00:35 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconf/pkgconf-0.8.2.ebuild,v 1.4 2012/07/25 01:19:23 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"