summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2014-07-13 17:51:17 +0000
committerMike Frysinger <vapier@gentoo.org>2014-07-13 17:51:17 +0000
commit1a7cdea488b09a2edbb886d02ac7333d30732f18 (patch)
treed98bbcd9c4f10fabb2ae0b74e9baaff9cbe12348 /dev-util
parentarm64 stable bug #507154 (diff)
downloadgentoo-2-1a7cdea488b09a2edbb886d02ac7333d30732f18.tar.gz
gentoo-2-1a7cdea488b09a2edbb886d02ac7333d30732f18.tar.bz2
gentoo-2-1a7cdea488b09a2edbb886d02ac7333d30732f18.zip
Stabilize for all since newer virtual wants this.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/pkgconf/ChangeLog5
-rw-r--r--dev-util/pkgconf/pkgconf-0.9.3-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/pkgconf/ChangeLog b/dev-util/pkgconf/ChangeLog
index b508c955b0da..c63d5880b526 100644
--- a/dev-util/pkgconf/ChangeLog
+++ b/dev-util/pkgconf/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/pkgconf
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconf/ChangeLog,v 1.83 2014/03/30 09:16:07 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconf/ChangeLog,v 1.84 2014/07/13 17:51:17 vapier Exp $
+
+ 13 Jul 2014; Mike Frysinger <vapier@gentoo.org> pkgconf-0.9.3-r1.ebuild:
+ Stabilize for all since newer virtual wants this.
*pkgconf-0.9.3-r1 (30 Mar 2014)
diff --git a/dev-util/pkgconf/pkgconf-0.9.3-r1.ebuild b/dev-util/pkgconf/pkgconf-0.9.3-r1.ebuild
index 0003b0bf2488..523080ae0050 100644
--- a/dev-util/pkgconf/pkgconf-0.9.3-r1.ebuild
+++ b/dev-util/pkgconf/pkgconf-0.9.3-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/pkgconf/pkgconf-0.9.3-r1.ebuild,v 1.1 2014/03/30 09:16:07 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconf/pkgconf-0.9.3-r1.ebuild,v 1.2 2014/07/13 17:51:17 vapier Exp $
EAPI=5
@@ -10,7 +10,7 @@ if [[ ${PV} == "9999" ]] ; then
else
inherit eutils multilib-minimal
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 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc64-solaris ~x64-solaris"
+ KEYWORDS="alpha amd64 arm arm64 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 ~x64-solaris"
fi
DESCRIPTION="pkg-config compatible replacement with no dependencies other than ANSI C89"