public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-atk: ChangeLog ruby-atk-1.1.3.ebuild
@ 2012-04-17  5:30 Hans de Graaff (graaff)
  0 siblings, 0 replies; 4+ messages in thread
From: Hans de Graaff (graaff) @ 2012-04-17  5:30 UTC (permalink / raw
  To: gentoo-commits

graaff      12/04/17 05:30:54

  Modified:             ChangeLog
  Added:                ruby-atk-1.1.3.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.1.10.49/cvs/Linux x86_64)

Revision  Changes    Path
1.60                 dev-ruby/ruby-atk/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-atk/ChangeLog,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- ChangeLog	16 Apr 2012 19:28:43 -0000	1.59
+++ ChangeLog	17 Apr 2012 05:30:54 -0000	1.60
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/ruby-atk
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-atk/ChangeLog,v 1.59 2012/04/16 19:28:43 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-atk/ChangeLog,v 1.60 2012/04/17 05:30:54 graaff Exp $
+
+*ruby-atk-1.1.3 (17 Apr 2012)
+
+  17 Apr 2012; Hans de Graaff <graaff@gentoo.org> +ruby-atk-1.1.3.ebuild:
+  Version bump.
 
   16 Apr 2012; Agostino Sarubbo <ago@gentoo.org> ruby-atk-1.0.3.ebuild:
   Stable for amd64, wrt bug #412097



1.1                  dev-ruby/ruby-atk/ruby-atk-1.1.3.ebuild

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

Index: ruby-atk-1.1.3.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-atk/ruby-atk-1.1.3.ebuild,v 1.1 2012/04/17 05:30:54 graaff Exp $

EAPI="2"
USE_RUBY="ruby18 ruby19 ree18"

inherit ruby-ng-gnome2

DESCRIPTION="Ruby Atk bindings"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="${DEPEND} dev-libs/atk"
RDEPEND="${RDEPEND} dev-libs/atk"

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-atk: ChangeLog ruby-atk-1.1.3.ebuild
@ 2012-08-04 12:25 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 4+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-08-04 12:25 UTC (permalink / raw
  To: gentoo-commits

ago         12/08/04 12:25:19

  Modified:             ChangeLog ruby-atk-1.1.3.ebuild
  Log:
  Stable for amd64, wrt bug #428040
  
  (Portage version: 2.1.10.65/cvs/Linux x86_64)

Revision  Changes    Path
1.65                 dev-ruby/ruby-atk/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-atk/ChangeLog,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- ChangeLog	21 Jul 2012 07:35:22 -0000	1.64
+++ ChangeLog	4 Aug 2012 12:25:19 -0000	1.65
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/ruby-atk
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-atk/ChangeLog,v 1.64 2012/07/21 07:35:22 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-atk/ChangeLog,v 1.65 2012/08/04 12:25:19 ago Exp $
+
+  04 Aug 2012; Agostino Sarubbo <ago@gentoo.org> ruby-atk-1.1.3.ebuild:
+  Stable for amd64, wrt bug #428040
 
   21 Jul 2012; Hans de Graaff <graaff@gentoo.org> -ruby-atk-1.1.0.ebuild:
   Remove old version.



1.2                  dev-ruby/ruby-atk/ruby-atk-1.1.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-atk/ruby-atk-1.1.3.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-atk/ruby-atk-1.1.3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-atk/ruby-atk-1.1.3.ebuild?r1=1.1&r2=1.2

Index: ruby-atk-1.1.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-atk/ruby-atk-1.1.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ruby-atk-1.1.3.ebuild	17 Apr 2012 05:30:54 -0000	1.1
+++ ruby-atk-1.1.3.ebuild	4 Aug 2012 12:25:19 -0000	1.2
@@ -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/ruby-atk/ruby-atk-1.1.3.ebuild,v 1.1 2012/04/17 05:30:54 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-atk/ruby-atk-1.1.3.ebuild,v 1.2 2012/08/04 12:25:19 ago Exp $
 
 EAPI="2"
 USE_RUBY="ruby18 ruby19 ree18"
@@ -8,7 +8,7 @@
 inherit ruby-ng-gnome2
 
 DESCRIPTION="Ruby Atk bindings"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 DEPEND="${DEPEND} dev-libs/atk"
 RDEPEND="${RDEPEND} dev-libs/atk"





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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-atk: ChangeLog ruby-atk-1.1.3.ebuild
@ 2012-08-17 13:09 Johannes Huber (johu)
  0 siblings, 0 replies; 4+ messages in thread
From: Johannes Huber (johu) @ 2012-08-17 13:09 UTC (permalink / raw
  To: gentoo-commits

johu        12/08/17 13:09:07

  Modified:             ChangeLog ruby-atk-1.1.3.ebuild
  Log:
  Stable for x86, wrt bug #428040
  
  (Portage version: 2.2.0_alpha121/cvs/Linux x86_64)

Revision  Changes    Path
1.66                 dev-ruby/ruby-atk/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-atk/ChangeLog,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- ChangeLog	4 Aug 2012 12:25:19 -0000	1.65
+++ ChangeLog	17 Aug 2012 13:09:07 -0000	1.66
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/ruby-atk
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-atk/ChangeLog,v 1.65 2012/08/04 12:25:19 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-atk/ChangeLog,v 1.66 2012/08/17 13:09:07 johu Exp $
+
+  17 Aug 2012; Johannes Huber <johu@gentoo.org> ruby-atk-1.1.3.ebuild:
+  Stable for x86, wrt bug #428040
 
   04 Aug 2012; Agostino Sarubbo <ago@gentoo.org> ruby-atk-1.1.3.ebuild:
   Stable for amd64, wrt bug #428040



1.3                  dev-ruby/ruby-atk/ruby-atk-1.1.3.ebuild

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

Index: ruby-atk-1.1.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-atk/ruby-atk-1.1.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ruby-atk-1.1.3.ebuild	4 Aug 2012 12:25:19 -0000	1.2
+++ ruby-atk-1.1.3.ebuild	17 Aug 2012 13:09:07 -0000	1.3
@@ -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/ruby-atk/ruby-atk-1.1.3.ebuild,v 1.2 2012/08/04 12:25:19 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-atk/ruby-atk-1.1.3.ebuild,v 1.3 2012/08/17 13:09:07 johu Exp $
 
 EAPI="2"
 USE_RUBY="ruby18 ruby19 ree18"
@@ -8,7 +8,7 @@
 inherit ruby-ng-gnome2
 
 DESCRIPTION="Ruby Atk bindings"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 DEPEND="${DEPEND} dev-libs/atk"
 RDEPEND="${RDEPEND} dev-libs/atk"





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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-atk: ChangeLog ruby-atk-1.1.3.ebuild
@ 2012-09-28 15:36 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 4+ messages in thread
From: Samuli Suominen (ssuominen) @ 2012-09-28 15:36 UTC (permalink / raw
  To: gentoo-commits

ssuominen    12/09/28 15:36:16

  Modified:             ChangeLog ruby-atk-1.1.3.ebuild
  Log:
  ppc stable wrt #428040
  
  (Portage version: 2.2.0_alpha128/cvs/Linux x86_64)

Revision  Changes    Path
1.69                 dev-ruby/ruby-atk/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-atk/ChangeLog,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- ChangeLog	27 Sep 2012 08:50:09 -0000	1.68
+++ ChangeLog	28 Sep 2012 15:36:16 -0000	1.69
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/ruby-atk
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-atk/ChangeLog,v 1.68 2012/09/27 08:50:09 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-atk/ChangeLog,v 1.69 2012/09/28 15:36:16 ssuominen Exp $
+
+  28 Sep 2012; Samuli Suominen <ssuominen@gentoo.org> ruby-atk-1.1.3.ebuild:
+  ppc stable wrt #428040
 
   27 Sep 2012; Samuli Suominen <ssuominen@gentoo.org> ruby-atk-1.1.3.ebuild,
   ruby-atk-1.1.4.ebuild:



1.5                  dev-ruby/ruby-atk/ruby-atk-1.1.3.ebuild

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

Index: ruby-atk-1.1.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-atk/ruby-atk-1.1.3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ruby-atk-1.1.3.ebuild	27 Sep 2012 08:50:09 -0000	1.4
+++ ruby-atk-1.1.3.ebuild	28 Sep 2012 15:36:16 -0000	1.5
@@ -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/ruby-atk/ruby-atk-1.1.3.ebuild,v 1.4 2012/09/27 08:50:09 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-atk/ruby-atk-1.1.3.ebuild,v 1.5 2012/09/28 15:36:16 ssuominen Exp $
 
 EAPI="2"
 USE_RUBY="ruby18 ruby19 ree18"
@@ -8,7 +8,7 @@
 inherit ruby-ng-gnome2
 
 DESCRIPTION="Ruby Atk bindings"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ppc x86"
 IUSE=""
 DEPEND="${DEPEND} dev-libs/atk"
 RDEPEND="${RDEPEND} dev-libs/atk"





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

end of thread, other threads:[~2012-09-28 15:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-28 15:36 [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-atk: ChangeLog ruby-atk-1.1.3.ebuild Samuli Suominen (ssuominen)
  -- strict thread matches above, loose matches on Subject: below --
2012-08-17 13:09 Johannes Huber (johu)
2012-08-04 12:25 Agostino Sarubbo (ago)
2012-04-17  5:30 Hans de Graaff (graaff)

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