summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-05-23 17:22:53 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-05-23 17:22:53 +0000
commit5b6941c38728ba32c8babb0a727da9ffd8744c1b (patch)
treed3433b29130e8bd0e73c0f64da8292338fe00469 /dev-util
parentStable for amd64, wrt bug #464724 (diff)
downloadgentoo-2-5b6941c38728ba32c8babb0a727da9ffd8744c1b.tar.gz
gentoo-2-5b6941c38728ba32c8babb0a727da9ffd8744c1b.tar.bz2
gentoo-2-5b6941c38728ba32c8babb0a727da9ffd8744c1b.zip
Stable for amd64, wrt bug #470822
(Portage version: 2.1.12.1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-util')
-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 ea7ea3586563..ed1f917089a7 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.69 2013/05/21 15:26:47 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconf/ChangeLog,v 1.70 2013/05/23 17:22:53 ago Exp $
+
+ 23 May 2013; Agostino Sarubbo <ago@gentoo.org> pkgconf-0.9.2.ebuild:
+ Stable for amd64, wrt bug #470822
21 May 2013; Jeroen Roovers <jer@gentoo.org> pkgconf-0.9.2.ebuild:
Stable for HPPA (bug #470822).
diff --git a/dev-util/pkgconf/pkgconf-0.9.2.ebuild b/dev-util/pkgconf/pkgconf-0.9.2.ebuild
index be3c06382361..77ec79a6c7ca 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.2 2013/05/21 15:26:47 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconf/pkgconf-0.9.2.ebuild,v 1.3 2013/05/23 17:22:53 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 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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 ~ppc-macos ~x64-macos ~x86-macos ~sparc64-solaris"
fi
DESCRIPTION="pkg-config compatible replacement with no dependencies other than ANSI C89"