summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-06-09 16:02:27 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-06-09 16:02:27 +0000
commitaaa942ff76d3c956c7ecf18c93e75f00db91cc0a (patch)
treee9b028ea68ecf0eb80702efb39768accef6a96f4 /dev-util/pkgconf
parentStable for sh, wrt bug #453170 (diff)
downloadgentoo-2-aaa942ff76d3c956c7ecf18c93e75f00db91cc0a.tar.gz
gentoo-2-aaa942ff76d3c956c7ecf18c93e75f00db91cc0a.tar.bz2
gentoo-2-aaa942ff76d3c956c7ecf18c93e75f00db91cc0a.zip
Stable for sh, wrt bug #470822
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="sh", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-util/pkgconf')
-rw-r--r--dev-util/pkgconf/ChangeLog5
-rw-r--r--dev-util/pkgconf/pkgconf-0.9.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/pkgconf/ChangeLog b/dev-util/pkgconf/ChangeLog
index 9258e5d278d4..2f6f2f5b2f5b 100644
--- a/dev-util/pkgconf/ChangeLog
+++ b/dev-util/pkgconf/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/pkgconf
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconf/ChangeLog,v 1.78 2013/05/27 16:40:22 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconf/ChangeLog,v 1.79 2013/06/09 16:02:27 ago Exp $
+
+ 09 Jun 2013; Agostino Sarubbo <ago@gentoo.org> pkgconf-0.9.2.ebuild:
+ Stable for sh, wrt bug #470822
27 May 2013; Sébastien Fabbro <bicatali@gentoo.org> pkgconf-0.9.2.ebuild:
Keyword amd64-linux and x86-linux
diff --git a/dev-util/pkgconf/pkgconf-0.9.2.ebuild b/dev-util/pkgconf/pkgconf-0.9.2.ebuild
index 59e8ad351887..017c526733cc 100644
--- a/dev-util/pkgconf/pkgconf-0.9.2.ebuild
+++ b/dev-util/pkgconf/pkgconf-0.9.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconf/pkgconf-0.9.2.ebuild,v 1.11 2013/05/27 16:40:22 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconf/pkgconf-0.9.2.ebuild,v 1.12 2013/06/09 16:02:27 ago Exp $
EAPI="4"
@@ -10,7 +10,7 @@ if [[ ${PV} == "9999" ]] ; then
else
inherit eutils
SRC_URI="http://tortois.es/~nenolod/distfiles/${P}.tar.bz2"
- KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~amd64-linux ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc64-solaris"
+ KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc64-solaris"
fi
DESCRIPTION="pkg-config compatible replacement with no dependencies other than ANSI C89"