summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-08-03 14:02:54 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-08-03 14:02:54 +0000
commita6c120c9a4b1984e2a9e8b0c409f34c565e467e8 (patch)
tree243e3026069e65bbbdf26850720a807c56f14cbf /dev-ruby/pkg-config
parentStable for amd64, wrt bug #429052 (diff)
downloadgentoo-2-a6c120c9a4b1984e2a9e8b0c409f34c565e467e8.tar.gz
gentoo-2-a6c120c9a4b1984e2a9e8b0c409f34c565e467e8.tar.bz2
gentoo-2-a6c120c9a4b1984e2a9e8b0c409f34c565e467e8.zip
Stable ppc ppc64, bug #428040
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/pkg-config')
-rw-r--r--dev-ruby/pkg-config/ChangeLog5
-rw-r--r--dev-ruby/pkg-config/pkg-config-1.1.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/pkg-config/ChangeLog b/dev-ruby/pkg-config/ChangeLog
index ee4295352e42..cee03f2e0d37 100644
--- a/dev-ruby/pkg-config/ChangeLog
+++ b/dev-ruby/pkg-config/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/pkg-config
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pkg-config/ChangeLog,v 1.13 2012/07/01 18:31:40 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pkg-config/ChangeLog,v 1.14 2012/08/03 14:02:54 blueness Exp $
+
+ 03 Aug 2012; Anthony G. Basile <blueness@gentoo.org> pkg-config-1.1.3.ebuild:
+ Stable ppc ppc64, bug #428040
01 Jul 2012; Raúl Porcel <armin76@gentoo.org> pkg-config-1.1.2.ebuild,
pkg-config-1.1.3.ebuild:
diff --git a/dev-ruby/pkg-config/pkg-config-1.1.3.ebuild b/dev-ruby/pkg-config/pkg-config-1.1.3.ebuild
index 0e2c38821122..a5ecf7926320 100644
--- a/dev-ruby/pkg-config/pkg-config-1.1.3.ebuild
+++ b/dev-ruby/pkg-config/pkg-config-1.1.3.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-ruby/pkg-config/pkg-config-1.1.3.ebuild,v 1.3 2012/07/01 18:31:40 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pkg-config/pkg-config-1.1.3.ebuild,v 1.4 2012/08/03 14:02:54 blueness Exp $
EAPI="2"
USE_RUBY="ruby18 ruby19 ree18"
@@ -17,7 +17,7 @@ DESCRIPTION="A pkg-config implementation by Ruby"
HOMEPAGE="https://github.com/rcairo/pkg-config"
LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ppc ppc64 ~x86"
SLOT="0"
IUSE=""