summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-04-17 18:48:53 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-04-17 18:48:53 +0000
commit903867d720a0f35d5eeb94558f9683faf5090b44 (patch)
tree017922fbb83a24734e56ee49aa19518d86176025 /dev-ruby
parentmarked x86 per bug 412097 (diff)
downloadgentoo-2-903867d720a0f35d5eeb94558f9683faf5090b44.tar.gz
gentoo-2-903867d720a0f35d5eeb94558f9683faf5090b44.tar.bz2
gentoo-2-903867d720a0f35d5eeb94558f9683faf5090b44.zip
marked x86 per bug 412097
(Portage version: 2.2.0_alpha100/cvs/Linux i686)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/pkg-config/ChangeLog5
-rw-r--r--dev-ruby/pkg-config/pkg-config-1.1.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/pkg-config/ChangeLog b/dev-ruby/pkg-config/ChangeLog
index 136474ae0e28..9a4ba4d598b8 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.10 2012/04/16 20:05:11 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pkg-config/ChangeLog,v 1.11 2012/04/17 18:48:53 jdhore Exp $
+
+ 17 Apr 2012; Jeff Horelick <jdhore@gentoo.org> pkg-config-1.1.2.ebuild:
+ marked x86 per bug 412097
16 Apr 2012; Agostino Sarubbo <ago@gentoo.org> pkg-config-1.1.2.ebuild:
Stable for amd64, wrt bug #412097
diff --git a/dev-ruby/pkg-config/pkg-config-1.1.2.ebuild b/dev-ruby/pkg-config/pkg-config-1.1.2.ebuild
index 2209840166b3..c70c84362b3b 100644
--- a/dev-ruby/pkg-config/pkg-config-1.1.2.ebuild
+++ b/dev-ruby/pkg-config/pkg-config-1.1.2.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.2.ebuild,v 1.7 2012/04/16 20:05:11 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pkg-config/pkg-config-1.1.2.ebuild,v 1.8 2012/04/17 18:48:53 jdhore Exp $
EAPI="2"
USE_RUBY="ruby18 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="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86"
SLOT="0"
IUSE=""