public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-gio2: ruby-gio2-2.2.3.ebuild ChangeLog
@ 2014-12-07  5:51 Naohiro Aota (naota)
  0 siblings, 0 replies; 4+ messages in thread
From: Naohiro Aota (naota) @ 2014-12-07  5:51 UTC (permalink / raw
  To: gentoo-commits

naota       14/12/07 05:51:56

  Modified:             ChangeLog
  Added:                ruby-gio2-2.2.3.ebuild
  Log:
  version bump
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key F8551514)

Revision  Changes    Path
1.33                 dev-ruby/ruby-gio2/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gio2/ChangeLog?rev=1.33&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gio2/ChangeLog?rev=1.33&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gio2/ChangeLog?r1=1.32&r2=1.33

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gio2/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog	21 Jun 2014 06:49:29 -0000	1.32
+++ ChangeLog	7 Dec 2014 05:51:56 -0000	1.33
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/ruby-gio2
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gio2/ChangeLog,v 1.32 2014/06/21 06:49:29 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gio2/ChangeLog,v 1.33 2014/12/07 05:51:56 naota Exp $
+
+*ruby-gio2-2.2.3 (07 Dec 2014)
+
+  07 Dec 2014; Naohiro Aota <naota@gentoo.org> +ruby-gio2-2.2.3.ebuild:
+  version bump
 
   21 Jun 2014; Hans de Graaff <graaff@gentoo.org> ruby-gio2-2.2.0.ebuild:
   Add missing build dependency on gobject-introspection, fixing bug 513970.



1.1                  dev-ruby/ruby-gio2/ruby-gio2-2.2.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gio2/ruby-gio2-2.2.3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gio2/ruby-gio2-2.2.3.ebuild?rev=1.1&content-type=text/plain

Index: ruby-gio2-2.2.3.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gio2/ruby-gio2-2.2.3.ebuild,v 1.1 2014/12/07 05:51:56 naota Exp $

EAPI=5
USE_RUBY="ruby19 ruby20 ruby21"

inherit ruby-ng-gnome2

DESCRIPTION="Ruby binding of GooCanvas"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""

DEPEND+="dev-libs/gobject-introspection"

ruby_add_rdepend ">=dev-ruby/ruby-glib2-${PV}"





^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-gio2: ruby-gio2-2.2.3.ebuild ChangeLog
@ 2015-08-03 13:45 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 4+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-08-03 13:45 UTC (permalink / raw
  To: gentoo-commits

ago         15/08/03 13:45:49

  Modified:             ruby-gio2-2.2.3.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #554164
  
  (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.4                  dev-ruby/ruby-gio2/ruby-gio2-2.2.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gio2/ruby-gio2-2.2.3.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gio2/ruby-gio2-2.2.3.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gio2/ruby-gio2-2.2.3.ebuild?r1=1.3&r2=1.4

Index: ruby-gio2-2.2.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gio2/ruby-gio2-2.2.3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ruby-gio2-2.2.3.ebuild	5 Jul 2015 10:30:10 -0000	1.3
+++ ruby-gio2-2.2.3.ebuild	3 Aug 2015 13:45:49 -0000	1.4
@@ -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-gio2/ruby-gio2-2.2.3.ebuild,v 1.3 2015/07/05 10:30:10 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gio2/ruby-gio2-2.2.3.ebuild,v 1.4 2015/08/03 13:45:49 ago Exp $
 
 EAPI=5
 USE_RUBY="ruby19 ruby20"
@@ -8,7 +8,7 @@
 inherit ruby-ng-gnome2
 
 DESCRIPTION="Ruby binding of GooCanvas"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
 IUSE=""
 
 DEPEND+="dev-libs/gobject-introspection"



1.37                 dev-ruby/ruby-gio2/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gio2/ChangeLog?rev=1.37&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gio2/ChangeLog?rev=1.37&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gio2/ChangeLog?r1=1.36&r2=1.37

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gio2/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog	10 Jul 2015 07:11:50 -0000	1.36
+++ ChangeLog	3 Aug 2015 13:45:49 -0000	1.37
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/ruby-gio2
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gio2/ChangeLog,v 1.36 2015/07/10 07:11:50 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gio2/ChangeLog,v 1.37 2015/08/03 13:45:49 ago Exp $
+
+  03 Aug 2015; Agostino Sarubbo <ago@gentoo.org> ruby-gio2-2.2.3.ebuild:
+  Stable for amd64, wrt bug #554164
 
 *ruby-gio2-2.2.5 (10 Jul 2015)
 





^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-gio2: ruby-gio2-2.2.3.ebuild ChangeLog
@ 2015-08-03 13:48 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 4+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-08-03 13:48 UTC (permalink / raw
  To: gentoo-commits

ago         15/08/03 13:48:47

  Modified:             ruby-gio2-2.2.3.ebuild ChangeLog
  Log:
  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)

Revision  Changes    Path
1.5                  dev-ruby/ruby-gio2/ruby-gio2-2.2.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gio2/ruby-gio2-2.2.3.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gio2/ruby-gio2-2.2.3.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gio2/ruby-gio2-2.2.3.ebuild?r1=1.4&r2=1.5

Index: ruby-gio2-2.2.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gio2/ruby-gio2-2.2.3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ruby-gio2-2.2.3.ebuild	3 Aug 2015 13:45:49 -0000	1.4
+++ ruby-gio2-2.2.3.ebuild	3 Aug 2015 13:48:47 -0000	1.5
@@ -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-gio2/ruby-gio2-2.2.3.ebuild,v 1.4 2015/08/03 13:45:49 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gio2/ruby-gio2-2.2.3.ebuild,v 1.5 2015/08/03 13:48:47 ago Exp $
 
 EAPI=5
 USE_RUBY="ruby19 ruby20"
@@ -8,7 +8,7 @@
 inherit ruby-ng-gnome2
 
 DESCRIPTION="Ruby binding of GooCanvas"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
 IUSE=""
 
 DEPEND+="dev-libs/gobject-introspection"



1.38                 dev-ruby/ruby-gio2/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gio2/ChangeLog?rev=1.38&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gio2/ChangeLog?rev=1.38&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gio2/ChangeLog?r1=1.37&r2=1.38

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gio2/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog	3 Aug 2015 13:45:49 -0000	1.37
+++ ChangeLog	3 Aug 2015 13:48:47 -0000	1.38
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/ruby-gio2
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gio2/ChangeLog,v 1.37 2015/08/03 13:45:49 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gio2/ChangeLog,v 1.38 2015/08/03 13:48:47 ago Exp $
+
+  03 Aug 2015; Agostino Sarubbo <ago@gentoo.org> ruby-gio2-2.2.3.ebuild:
+  Stable for x86, wrt bug #554164
 
   03 Aug 2015; Agostino Sarubbo <ago@gentoo.org> ruby-gio2-2.2.3.ebuild:
   Stable for amd64, wrt bug #554164





^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-gio2: ruby-gio2-2.2.3.ebuild ChangeLog
@ 2015-08-03 19:15 Pacho Ramos (pacho)
  0 siblings, 0 replies; 4+ messages in thread
From: Pacho Ramos (pacho) @ 2015-08-03 19:15 UTC (permalink / raw
  To: gentoo-commits

pacho       15/08/03 19:15:32

  Modified:             ruby-gio2-2.2.3.ebuild ChangeLog
  Log:
  ppc stable wrt bug #554164
  
  (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)

Revision  Changes    Path
1.6                  dev-ruby/ruby-gio2/ruby-gio2-2.2.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gio2/ruby-gio2-2.2.3.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gio2/ruby-gio2-2.2.3.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gio2/ruby-gio2-2.2.3.ebuild?r1=1.5&r2=1.6

Index: ruby-gio2-2.2.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gio2/ruby-gio2-2.2.3.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ruby-gio2-2.2.3.ebuild	3 Aug 2015 13:48:47 -0000	1.5
+++ ruby-gio2-2.2.3.ebuild	3 Aug 2015 19:15:32 -0000	1.6
@@ -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-gio2/ruby-gio2-2.2.3.ebuild,v 1.5 2015/08/03 13:48:47 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gio2/ruby-gio2-2.2.3.ebuild,v 1.6 2015/08/03 19:15:32 pacho Exp $
 
 EAPI=5
 USE_RUBY="ruby19 ruby20"
@@ -8,7 +8,7 @@
 inherit ruby-ng-gnome2
 
 DESCRIPTION="Ruby binding of GooCanvas"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ppc x86"
 IUSE=""
 
 DEPEND+="dev-libs/gobject-introspection"



1.39                 dev-ruby/ruby-gio2/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gio2/ChangeLog?rev=1.39&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gio2/ChangeLog?rev=1.39&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-gio2/ChangeLog?r1=1.38&r2=1.39

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gio2/ChangeLog,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- ChangeLog	3 Aug 2015 13:48:47 -0000	1.38
+++ ChangeLog	3 Aug 2015 19:15:32 -0000	1.39
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/ruby-gio2
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gio2/ChangeLog,v 1.38 2015/08/03 13:48:47 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gio2/ChangeLog,v 1.39 2015/08/03 19:15:32 pacho Exp $
+
+  03 Aug 2015; Pacho Ramos <pacho@gentoo.org> ruby-gio2-2.2.3.ebuild:
+  ppc stable wrt bug #554164
 
   03 Aug 2015; Agostino Sarubbo <ago@gentoo.org> ruby-gio2-2.2.3.ebuild:
   Stable for x86, wrt bug #554164





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-08-03 19:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-03 13:48 [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-gio2: ruby-gio2-2.2.3.ebuild ChangeLog Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2015-08-03 19:15 Pacho Ramos (pacho)
2015-08-03 13:45 Agostino Sarubbo (ago)
2014-12-07  5:51 Naohiro Aota (naota)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox