From 0e5df1dfa9e33a0e646b7d27d2e20ddae72b9868 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Wed, 6 Feb 2013 19:42:00 +0000 Subject: Stable for sparc, wrt bug #455578 (Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit) --- dev-util/pkgconfig/ChangeLog | 5 ++++- dev-util/pkgconfig/pkgconfig-0.28.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-util/pkgconfig') diff --git a/dev-util/pkgconfig/ChangeLog b/dev-util/pkgconfig/ChangeLog index 82209ba4ce8b..5ab0b9180bb3 100644 --- a/dev-util/pkgconfig/ChangeLog +++ b/dev-util/pkgconfig/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/pkgconfig # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/ChangeLog,v 1.129 2013/02/06 10:00:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/ChangeLog,v 1.130 2013/02/06 19:42:00 ago Exp $ + + 06 Feb 2013; Agostino Sarubbo pkgconfig-0.28.ebuild: + Stable for sparc, wrt bug #455578 06 Feb 2013; Agostino Sarubbo pkgconfig-0.28.ebuild: Stable for x86, wrt bug #455578 diff --git a/dev-util/pkgconfig/pkgconfig-0.28.ebuild b/dev-util/pkgconfig/pkgconfig-0.28.ebuild index bcb207a438a4..9a310e0dcd29 100644 --- a/dev-util/pkgconfig/pkgconfig-0.28.ebuild +++ b/dev-util/pkgconfig/pkgconfig-0.28.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/pkgconfig/pkgconfig-0.28.ebuild,v 1.3 2013/02/06 10:00:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/pkgconfig-0.28.ebuild,v 1.4 2013/02/06 19:42:00 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 ~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 ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" + KEYWORDS="~alpha amd64 ~arm ~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 ~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 -- cgit v1.2.3-65-gdbad