summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-12-30 15:02:59 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-12-30 15:02:59 +0000
commita9cf618de8682b77cdb4847506c3b934ad56a25d (patch)
tree5e4aa84d7fd1b9d8c5d890226a5368132f8ead77 /dev-util
parentStable for alpha, wrt bug #441158 (diff)
downloadgentoo-2-a9cf618de8682b77cdb4847506c3b934ad56a25d.tar.gz
gentoo-2-a9cf618de8682b77cdb4847506c3b934ad56a25d.tar.bz2
gentoo-2-a9cf618de8682b77cdb4847506c3b934ad56a25d.zip
Stable for alpha, wrt bug #443788
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/pkgconf/ChangeLog5
-rw-r--r--dev-util/pkgconf/pkgconf-0.8.9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/pkgconf/ChangeLog b/dev-util/pkgconf/ChangeLog
index 63564a1b940d..e16b8c97a476 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.61 2012/12/29 14:32:44 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconf/ChangeLog,v 1.62 2012/12/30 15:02:59 ago Exp $
+
+ 30 Dec 2012; Agostino Sarubbo <ago@gentoo.org> pkgconf-0.8.9.ebuild:
+ Stable for alpha, wrt bug #443788
29 Dec 2012; Agostino Sarubbo <ago@gentoo.org> pkgconf-0.8.9.ebuild:
Stable for sparc, wrt bug #443788
diff --git a/dev-util/pkgconf/pkgconf-0.8.9.ebuild b/dev-util/pkgconf/pkgconf-0.8.9.ebuild
index 84dbfaaf84ab..9dc07196f0a3 100644
--- a/dev-util/pkgconf/pkgconf-0.8.9.ebuild
+++ b/dev-util/pkgconf/pkgconf-0.8.9.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.9.ebuild,v 1.10 2012/12/29 14:32:44 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconf/pkgconf-0.8.9.ebuild,v 1.11 2012/12/30 15:02:59 ago Exp $
EAPI="4"
@@ -11,7 +11,7 @@ else
inherit autotools vcs-snapshot
inherit eutils
SRC_URI="https://github.com/pkgconf/pkgconf/tarball/${P} -> ${P}.tar.gz"
- 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"