summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-07-13 09:53:13 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-07-13 09:53:13 +0000
commit76fce595f9cece21bf4f058611ce1b740fae0b26 (patch)
treefb444c87560ab9855de7a72539540a6f854d33c0 /dev-util/pkgconfig
parentStable for ppc, wrt bug #515540 (diff)
downloadgentoo-2-76fce595f9cece21bf4f058611ce1b740fae0b26.tar.gz
gentoo-2-76fce595f9cece21bf4f058611ce1b740fae0b26.tar.bz2
gentoo-2-76fce595f9cece21bf4f058611ce1b740fae0b26.zip
Stable for ppc, wrt bug #516106
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-util/pkgconfig')
-rw-r--r--dev-util/pkgconfig/ChangeLog5
-rw-r--r--dev-util/pkgconfig/pkgconfig-0.28-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/pkgconfig/ChangeLog b/dev-util/pkgconfig/ChangeLog
index 773e7f62bca1..84ecae7425d6 100644
--- a/dev-util/pkgconfig/ChangeLog
+++ b/dev-util/pkgconfig/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/pkgconfig
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/ChangeLog,v 1.150 2014/07/13 03:33:35 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/ChangeLog,v 1.151 2014/07/13 09:53:13 ago Exp $
+
+ 13 Jul 2014; Agostino Sarubbo <ago@gentoo.org> pkgconfig-0.28-r1.ebuild:
+ Stable for ppc, wrt bug #516106
13 Jul 2014; <tgall@gentoo.org> pkgconfig-0.28-r1.ebuild:
arm64 stable bug #516106
diff --git a/dev-util/pkgconfig/pkgconfig-0.28-r1.ebuild b/dev-util/pkgconfig/pkgconfig-0.28-r1.ebuild
index 2232ea0612b6..16c4373c92a7 100644
--- a/dev-util/pkgconfig/pkgconfig-0.28-r1.ebuild
+++ b/dev-util/pkgconfig/pkgconfig-0.28-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/pkgconfig-0.28-r1.ebuild,v 1.8 2014/07/13 03:33:35 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/pkgconfig-0.28-r1.ebuild,v 1.9 2014/07/13 09:53:13 ago Exp $
EAPI=5
@@ -12,7 +12,7 @@ if [[ ${PV} == *9999* ]]; then
EGIT_REPO_URI="git://anongit.freedesktop.org/pkg-config"
inherit autotools git-2
else
- KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+ KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
SRC_URI="http://pkgconfig.freedesktop.org/releases/${MY_P}.tar.gz"
fi