summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-08-03 13:49:00 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-08-03 13:49:00 +0000
commitcaaf707f104f004b67c6459cbd56a4f33e2b4dd1 (patch)
tree6b0aeb1242826806157dda63a604c58ab73d8bbd /dev-ruby
parentStable for x86, wrt bug #554164 (diff)
downloadgentoo-2-caaf707f104f004b67c6459cbd56a4f33e2b4dd1.tar.gz
gentoo-2-caaf707f104f004b67c6459cbd56a4f33e2b4dd1.tar.bz2
gentoo-2-caaf707f104f004b67c6459cbd56a4f33e2b4dd1.zip
Stable for x86, wrt bug #554164
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/ruby-gobject-introspection/ChangeLog6
-rw-r--r--dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-2.2.3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/ruby-gobject-introspection/ChangeLog b/dev-ruby/ruby-gobject-introspection/ChangeLog
index 6bde261702c6..00b729c73249 100644
--- a/dev-ruby/ruby-gobject-introspection/ChangeLog
+++ b/dev-ruby/ruby-gobject-introspection/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/ruby-gobject-introspection
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gobject-introspection/ChangeLog,v 1.13 2015/08/03 13:46:03 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gobject-introspection/ChangeLog,v 1.14 2015/08/03 13:49:00 ago Exp $
+
+ 03 Aug 2015; Agostino Sarubbo <ago@gentoo.org>
+ ruby-gobject-introspection-2.2.3.ebuild:
+ Stable for x86, wrt bug #554164
03 Aug 2015; Agostino Sarubbo <ago@gentoo.org>
ruby-gobject-introspection-2.2.3.ebuild:
diff --git a/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-2.2.3.ebuild b/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-2.2.3.ebuild
index a910420705a1..3cad120d0258 100644
--- a/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-2.2.3.ebuild
+++ b/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-2.2.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-2.2.3.ebuild,v 1.5 2015/08/03 13:46:03 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-2.2.3.ebuild,v 1.6 2015/08/03 13:49:00 ago Exp $
EAPI=5
USE_RUBY="ruby19 ruby20"
@@ -10,7 +10,7 @@ inherit ruby-ng-gnome2
RUBY_S=ruby-gnome2-all-${PV}/gobject-introspection
DESCRIPTION="Ruby GObjectIntrosprction bindings"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
IUSE=""
DEPEND+=" dev-libs/gobject-introspection"