public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-atk: ruby-atk-2.2.3-r1.ebuild ruby-atk-2.2.3.ebuild ChangeLog ruby-atk-2.2.0.ebuild ruby-atk-2.2.2.ebuild ruby-atk-2.0.2.ebuild ruby-atk-2.1.0.ebuild ruby-atk-1.2.6.ebuild
@ 2015-07-05 10:20 Manuel Rueger (mrueg)
  0 siblings, 0 replies; only message in thread
From: Manuel Rueger (mrueg) @ 2015-07-05 10:20 UTC (permalink / raw
  To: gentoo-commits

mrueg       15/07/05 10:20:56

  Modified:             ruby-atk-2.2.3.ebuild ChangeLog
  Added:                ruby-atk-2.2.3-r1.ebuild
  Removed:              ruby-atk-2.2.0.ebuild ruby-atk-2.2.2.ebuild
                        ruby-atk-2.0.2.ebuild ruby-atk-2.1.0.ebuild
                        ruby-atk-1.2.6.ebuild
  Log:
  Remove old. Create stabilization candidate.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.3                  dev-ruby/ruby-atk/ruby-atk-2.2.3.ebuild

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

Index: ruby-atk-2.2.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-atk/ruby-atk-2.2.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ruby-atk-2.2.3.ebuild	25 Feb 2015 18:40:11 -0000	1.2
+++ ruby-atk-2.2.3.ebuild	5 Jul 2015 10:20:56 -0000	1.3
@@ -1,16 +1,16 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-atk/ruby-atk-2.2.3.ebuild,v 1.2 2015/02/25 18:40:11 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-atk/ruby-atk-2.2.3.ebuild,v 1.3 2015/07/05 10:20:56 mrueg Exp $
 
-EAPI=4
-USE_RUBY="ruby19 ruby20 ruby21 ruby22"
+EAPI=5
+USE_RUBY="ruby19 ruby20"
 
 inherit ruby-ng-gnome2
 
 DESCRIPTION="Ruby Atk bindings"
 KEYWORDS="~amd64 ~ppc ~x86"
 IUSE=""
-DEPEND="${DEPEND} dev-libs/atk"
-RDEPEND="${RDEPEND} dev-libs/atk"
+DEPEND+=" dev-libs/atk"
+RDEPEND=" dev-libs/atk"
 
 ruby_add_rdepend ">=dev-ruby/ruby-glib2-${PV}"



1.87                 dev-ruby/ruby-atk/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-atk/ChangeLog,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -r1.86 -r1.87
--- ChangeLog	25 Feb 2015 18:40:11 -0000	1.86
+++ ChangeLog	5 Jul 2015 10:20:56 -0000	1.87
@@ -1,6 +1,13 @@
 # ChangeLog for dev-ruby/ruby-atk
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-atk/ChangeLog,v 1.86 2015/02/25 18:40:11 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-atk/ChangeLog,v 1.87 2015/07/05 10:20:56 mrueg Exp $
+
+*ruby-atk-2.2.3-r1 (05 Jul 2015)
+
+  05 Jul 2015; Manuel Rüger <mrueg@gentoo.org> +ruby-atk-2.2.3-r1.ebuild,
+  -ruby-atk-1.2.6.ebuild, -ruby-atk-2.0.2.ebuild, -ruby-atk-2.1.0.ebuild,
+  -ruby-atk-2.2.0.ebuild, -ruby-atk-2.2.2.ebuild, ruby-atk-2.2.3.ebuild:
+  Remove old. Create stabilization candidate.
 
   25 Feb 2015; Hans de Graaff <graaff@gentoo.org> ruby-atk-2.2.3.ebuild:
   Add ruby22.



1.1                  dev-ruby/ruby-atk/ruby-atk-2.2.3-r1.ebuild

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

Index: ruby-atk-2.2.3-r1.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-atk/ruby-atk-2.2.3-r1.ebuild,v 1.1 2015/07/05 10:20:56 mrueg Exp $

EAPI=5
USE_RUBY="ruby19 ruby20 ruby21 ruby22"

inherit ruby-ng-gnome2

DESCRIPTION="Ruby Atk bindings"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
DEPEND+=" dev-libs/atk"
RDEPEND+=" dev-libs/atk"

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





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-07-05 10:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-05 10:20 [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-atk: ruby-atk-2.2.3-r1.ebuild ruby-atk-2.2.3.ebuild ChangeLog ruby-atk-2.2.0.ebuild ruby-atk-2.2.2.ebuild ruby-atk-2.0.2.ebuild ruby-atk-2.1.0.ebuild ruby-atk-1.2.6.ebuild Manuel Rueger (mrueg)

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