summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2012-08-17 13:10:11 +0000
committerJohannes Huber <johu@gentoo.org>2012-08-17 13:10:11 +0000
commit1813a8a36bad0b7c216725c04d43fbe1cd18665b (patch)
tree0721287a3f7bb4bdee438ea8b33b4c92f17e8299 /dev-ruby
parentUse suse herd. (diff)
downloadgentoo-2-1813a8a36bad0b7c216725c04d43fbe1cd18665b.tar.gz
gentoo-2-1813a8a36bad0b7c216725c04d43fbe1cd18665b.tar.bz2
gentoo-2-1813a8a36bad0b7c216725c04d43fbe1cd18665b.zip
Stable for x86, wrt bug #428040
(Portage version: 2.2.0_alpha121/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby')
-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 265011d4748c..7e1937650d1f 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.16 2012/08/13 00:07:58 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pkg-config/ChangeLog,v 1.17 2012/08/17 13:10:11 johu Exp $
+
+ 17 Aug 2012; Johannes Huber <johu@gentoo.org> pkg-config-1.1.3.ebuild:
+ Stable for x86, wrt bug #428040
*pkg-config-1.1.4 (13 Aug 2012)
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 ddaa2dd87658..1d462c340ef4 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.5 2012/08/04 12:24:59 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pkg-config/pkg-config-1.1.3.ebuild,v 1.6 2012/08/17 13:10:11 johu 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=""