summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-08-17 10:25:30 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-08-17 10:25:30 +0000
commitc3fffa1851956d49a16771cab3d7dddfe72b2200 (patch)
tree61bcee66397ab810bad7195d0bfb0fd6ebf5455c /dev-ruby/ruby-gio2
parentStable for x86, wrt bug #480974 (diff)
downloadgentoo-2-c3fffa1851956d49a16771cab3d7dddfe72b2200.tar.gz
gentoo-2-c3fffa1851956d49a16771cab3d7dddfe72b2200.tar.bz2
gentoo-2-c3fffa1851956d49a16771cab3d7dddfe72b2200.zip
Stable for x86, wrt bug #480974
(Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby/ruby-gio2')
-rw-r--r--dev-ruby/ruby-gio2/ChangeLog5
-rw-r--r--dev-ruby/ruby-gio2/ruby-gio2-1.1.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/ruby-gio2/ChangeLog b/dev-ruby/ruby-gio2/ChangeLog
index 87af9aaa02b2..e10d07a51388 100644
--- a/dev-ruby/ruby-gio2/ChangeLog
+++ b/dev-ruby/ruby-gio2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/ruby-gio2
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gio2/ChangeLog,v 1.24 2013/08/17 10:24:01 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gio2/ChangeLog,v 1.25 2013/08/17 10:25:30 ago Exp $
+
+ 17 Aug 2013; Agostino Sarubbo <ago@gentoo.org> ruby-gio2-1.1.8.ebuild:
+ Stable for x86, wrt bug #480974
17 Aug 2013; Agostino Sarubbo <ago@gentoo.org> ruby-gio2-1.1.8.ebuild:
Stable for amd64, wrt bug #480974
diff --git a/dev-ruby/ruby-gio2/ruby-gio2-1.1.8.ebuild b/dev-ruby/ruby-gio2/ruby-gio2-1.1.8.ebuild
index dca20220793a..6ed468453571 100644
--- a/dev-ruby/ruby-gio2/ruby-gio2-1.1.8.ebuild
+++ b/dev-ruby/ruby-gio2/ruby-gio2-1.1.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gio2/ruby-gio2-1.1.8.ebuild,v 1.2 2013/08/17 10:24:01 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gio2/ruby-gio2-1.1.8.ebuild,v 1.3 2013/08/17 10:25:30 ago Exp $
EAPI=4
USE_RUBY="ruby18 ruby19 ree18"
@@ -8,7 +8,7 @@ USE_RUBY="ruby18 ruby19 ree18"
inherit ruby-ng-gnome2
DESCRIPTION="Ruby binding of GooCanvas"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
IUSE=""
ruby_add_rdepend ">=dev-ruby/ruby-glib2-${PV}"