* [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-gtk3: ruby-gtk3-2.2.0.ebuild ruby-gtk3-2.1.0.ebuild ruby-gtk3-1.2.6.ebuild ruby-gtk3-2.0.2.ebuild ChangeLog
@ 2014-08-17 10:14 Anthony G. Basile (blueness)
0 siblings, 0 replies; only message in thread
From: Anthony G. Basile (blueness) @ 2014-08-17 10:14 UTC (permalink / raw
To: gentoo-commits
blueness 14/08/17 10:14:25
Modified: ruby-gtk3-2.2.0.ebuild ruby-gtk3-2.1.0.ebuild
ruby-gtk3-1.2.6.ebuild ruby-gtk3-2.0.2.ebuild
ChangeLog
Log:
Keyword on ~ppc, request by mrueg
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Revision Changes Path
1.2 dev-ruby/ruby-gtk3/ruby-gtk3-2.2.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gtk3/ruby-gtk3-2.2.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gtk3/ruby-gtk3-2.2.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gtk3/ruby-gtk3-2.2.0.ebuild?r1=1.1&r2=1.2
Index: ruby-gtk3-2.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gtk3/ruby-gtk3-2.2.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ruby-gtk3-2.2.0.ebuild 17 Mar 2014 02:03:27 -0000 1.1
+++ ruby-gtk3-2.2.0.ebuild 17 Aug 2014 10:14:25 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gtk3/ruby-gtk3-2.2.0.ebuild,v 1.1 2014/03/17 02:03:27 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gtk3/ruby-gtk3-2.2.0.ebuild,v 1.2 2014/08/17 10:14:25 blueness Exp $
EAPI=5
USE_RUBY="ruby19 ruby20"
@@ -8,7 +8,7 @@
inherit ruby-ng-gnome2
DESCRIPTION="Ruby Gtk3 bindings"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~ppc"
IUSE=""
DEPEND="${DEPEND} x11-libs/gtk+:3"
1.2 dev-ruby/ruby-gtk3/ruby-gtk3-2.1.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gtk3/ruby-gtk3-2.1.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gtk3/ruby-gtk3-2.1.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gtk3/ruby-gtk3-2.1.0.ebuild?r1=1.1&r2=1.2
Index: ruby-gtk3-2.1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gtk3/ruby-gtk3-2.1.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ruby-gtk3-2.1.0.ebuild 15 Jan 2014 20:07:43 -0000 1.1
+++ ruby-gtk3-2.1.0.ebuild 17 Aug 2014 10:14:25 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gtk3/ruby-gtk3-2.1.0.ebuild,v 1.1 2014/01/15 20:07:43 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gtk3/ruby-gtk3-2.1.0.ebuild,v 1.2 2014/08/17 10:14:25 blueness Exp $
EAPI=5
USE_RUBY="ruby19 ruby20"
@@ -8,7 +8,7 @@
inherit ruby-ng-gnome2
DESCRIPTION="Ruby Gtk3 bindings"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~ppc"
IUSE=""
DEPEND="${DEPEND} x11-libs/gtk+:3"
1.2 dev-ruby/ruby-gtk3/ruby-gtk3-1.2.6.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gtk3/ruby-gtk3-1.2.6.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gtk3/ruby-gtk3-1.2.6.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gtk3/ruby-gtk3-1.2.6.ebuild?r1=1.1&r2=1.2
Index: ruby-gtk3-1.2.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gtk3/ruby-gtk3-1.2.6.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ruby-gtk3-1.2.6.ebuild 4 May 2013 05:34:51 -0000 1.1
+++ ruby-gtk3-1.2.6.ebuild 17 Aug 2014 10:14:25 -0000 1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gtk3/ruby-gtk3-1.2.6.ebuild,v 1.1 2013/05/04 05:34:51 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gtk3/ruby-gtk3-1.2.6.ebuild,v 1.2 2014/08/17 10:14:25 blueness Exp $
EAPI=4
USE_RUBY="ruby19"
@@ -8,7 +8,7 @@
inherit ruby-ng-gnome2
DESCRIPTION="Ruby Gtk3 bindings"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~ppc"
IUSE=""
DEPEND="${DEPEND} x11-libs/gtk+:3"
1.2 dev-ruby/ruby-gtk3/ruby-gtk3-2.0.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gtk3/ruby-gtk3-2.0.2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gtk3/ruby-gtk3-2.0.2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gtk3/ruby-gtk3-2.0.2.ebuild?r1=1.1&r2=1.2
Index: ruby-gtk3-2.0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gtk3/ruby-gtk3-2.0.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ruby-gtk3-2.0.2.ebuild 5 Dec 2013 12:00:08 -0000 1.1
+++ ruby-gtk3-2.0.2.ebuild 17 Aug 2014 10:14:25 -0000 1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gtk3/ruby-gtk3-2.0.2.ebuild,v 1.1 2013/12/05 12:00:08 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gtk3/ruby-gtk3-2.0.2.ebuild,v 1.2 2014/08/17 10:14:25 blueness Exp $
EAPI=5
USE_RUBY="ruby19 ruby20"
@@ -8,7 +8,7 @@
inherit ruby-ng-gnome2
DESCRIPTION="Ruby Gtk3 bindings"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~ppc"
IUSE=""
DEPEND="${DEPEND} x11-libs/gtk+:3"
1.5 dev-ruby/ruby-gtk3/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gtk3/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gtk3/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gtk3/ChangeLog?r1=1.4&r2=1.5
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gtk3/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog 17 Mar 2014 02:03:27 -0000 1.4
+++ ChangeLog 17 Aug 2014 10:14:25 -0000 1.5
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/ruby-gtk3
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gtk3/ChangeLog,v 1.4 2014/03/17 02:03:27 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gtk3/ChangeLog,v 1.5 2014/08/17 10:14:25 blueness Exp $
+
+ 17 Aug 2014; Anthony G. Basile <blueness@gentoo.org> ruby-gtk3-1.2.6.ebuild,
+ ruby-gtk3-2.0.2.ebuild, ruby-gtk3-2.1.0.ebuild, ruby-gtk3-2.2.0.ebuild:
+ Keyword on ~ppc, request by mrueg
*ruby-gtk3-2.2.0 (15 Mar 2014)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-08-17 10:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-17 10:14 [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-gtk3: ruby-gtk3-2.2.0.ebuild ruby-gtk3-2.1.0.ebuild ruby-gtk3-1.2.6.ebuild ruby-gtk3-2.0.2.ebuild ChangeLog Anthony G. Basile (blueness)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox