public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/mocha: mocha-1.1.0.ebuild ChangeLog mocha-0.13.3-r2.ebuild mocha-0.12.10-r1.ebuild mocha-0.14.0.ebuild mocha-0.10.5-r2.ebuild mocha-0.11.4-r1.ebuild
@ 2015-04-06 15:55 Hans de Graaff (graaff)
  0 siblings, 0 replies; only message in thread
From: Hans de Graaff (graaff) @ 2015-04-06 15:55 UTC (permalink / raw
  To: gentoo-commits

graaff      15/04/06 15:55:24

  Modified:             mocha-1.1.0.ebuild ChangeLog mocha-0.13.3-r2.ebuild
                        mocha-0.12.10-r1.ebuild mocha-0.14.0.ebuild
                        mocha-0.10.5-r2.ebuild mocha-0.11.4-r1.ebuild
  Log:
  Add ruby22.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)

Revision  Changes    Path
1.8                  dev-ruby/mocha/mocha-1.1.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mocha/mocha-1.1.0.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mocha/mocha-1.1.0.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mocha/mocha-1.1.0.ebuild?r1=1.7&r2=1.8

Index: mocha-1.1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mocha/mocha-1.1.0.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- mocha-1.1.0.ebuild	20 Mar 2015 07:16:01 -0000	1.7
+++ mocha-1.1.0.ebuild	6 Apr 2015 15:55:24 -0000	1.8
@@ -1,9 +1,9 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/mocha-1.1.0.ebuild,v 1.7 2015/03/20 07:16:01 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/mocha-1.1.0.ebuild,v 1.8 2015/04/06 15:55:24 graaff Exp $
 
 EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21 "
+USE_RUBY="ruby19 ruby20 ruby21 ruby22"
 
 RUBY_FAKEGEM_TASK_TEST="test:units"
 



1.130                dev-ruby/mocha/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mocha/ChangeLog,v
retrieving revision 1.129
retrieving revision 1.130
diff -u -r1.129 -r1.130
--- ChangeLog	20 Mar 2015 07:16:01 -0000	1.129
+++ ChangeLog	6 Apr 2015 15:55:24 -0000	1.130
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/mocha
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/ChangeLog,v 1.129 2015/03/20 07:16:01 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/ChangeLog,v 1.130 2015/04/06 15:55:24 graaff Exp $
+
+  06 Apr 2015; Hans de Graaff <graaff@gentoo.org> mocha-0.10.5-r2.ebuild,
+  mocha-0.11.4-r1.ebuild, mocha-0.12.10-r1.ebuild, mocha-0.13.3-r2.ebuild,
+  mocha-0.14.0.ebuild, mocha-1.1.0.ebuild:
+  Add ruby22.
 
   20 Mar 2015; Hans de Graaff <graaff@gentoo.org> mocha-1.1.0.ebuild:
   Make sure yard is not needed with FEATURES=test, fixing bug 543844.



1.4                  dev-ruby/mocha/mocha-0.13.3-r2.ebuild

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

Index: mocha-0.13.3-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mocha/mocha-0.13.3-r2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- mocha-0.13.3-r2.ebuild	30 Oct 2014 15:53:52 -0000	1.3
+++ mocha-0.13.3-r2.ebuild	6 Apr 2015 15:55:24 -0000	1.4
@@ -1,9 +1,9 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/mocha-0.13.3-r2.ebuild,v 1.3 2014/10/30 15:53:52 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/mocha-0.13.3-r2.ebuild,v 1.4 2015/04/06 15:55:24 graaff Exp $
 
 EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21 "
+USE_RUBY="ruby19 ruby20 ruby21 ruby22"
 
 RUBY_FAKEGEM_TASK_TEST="test:units"
 



1.4                  dev-ruby/mocha/mocha-0.12.10-r1.ebuild

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

Index: mocha-0.12.10-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mocha/mocha-0.12.10-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- mocha-0.12.10-r1.ebuild	30 Oct 2014 15:53:52 -0000	1.3
+++ mocha-0.12.10-r1.ebuild	6 Apr 2015 15:55:24 -0000	1.4
@@ -1,9 +1,9 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/mocha-0.12.10-r1.ebuild,v 1.3 2014/10/30 15:53:52 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/mocha-0.12.10-r1.ebuild,v 1.4 2015/04/06 15:55:24 graaff Exp $
 
 EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21"
+USE_RUBY="ruby19 ruby20 ruby21 ruby22"
 
 RUBY_FAKEGEM_TASK_TEST="test:units"
 



1.12                 dev-ruby/mocha/mocha-0.14.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mocha/mocha-0.14.0.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mocha/mocha-0.14.0.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mocha/mocha-0.14.0.ebuild?r1=1.11&r2=1.12

Index: mocha-0.14.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mocha/mocha-0.14.0.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- mocha-0.14.0.ebuild	31 Dec 2014 11:43:18 -0000	1.11
+++ mocha-0.14.0.ebuild	6 Apr 2015 15:55:24 -0000	1.12
@@ -1,9 +1,9 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/mocha-0.14.0.ebuild,v 1.11 2014/12/31 11:43:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/mocha-0.14.0.ebuild,v 1.12 2015/04/06 15:55:24 graaff Exp $
 
 EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21 "
+USE_RUBY="ruby19 ruby20 ruby21 ruby22"
 
 RUBY_FAKEGEM_TASK_TEST="test:units"
 



1.5                  dev-ruby/mocha/mocha-0.10.5-r2.ebuild

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

Index: mocha-0.10.5-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mocha/mocha-0.10.5-r2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- mocha-0.10.5-r2.ebuild	30 Oct 2014 15:53:52 -0000	1.4
+++ mocha-0.10.5-r2.ebuild	6 Apr 2015 15:55:24 -0000	1.5
@@ -1,9 +1,9 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/mocha-0.10.5-r2.ebuild,v 1.4 2014/10/30 15:53:52 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/mocha-0.10.5-r2.ebuild,v 1.5 2015/04/06 15:55:24 graaff Exp $
 
 EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21 "
+USE_RUBY="ruby19 ruby20 ruby21 ruby22"
 
 RUBY_FAKEGEM_TASK_TEST="test:units"
 



1.5                  dev-ruby/mocha/mocha-0.11.4-r1.ebuild

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

Index: mocha-0.11.4-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mocha/mocha-0.11.4-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- mocha-0.11.4-r1.ebuild	30 Oct 2014 15:53:52 -0000	1.4
+++ mocha-0.11.4-r1.ebuild	6 Apr 2015 15:55:24 -0000	1.5
@@ -1,9 +1,9 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/mocha-0.11.4-r1.ebuild,v 1.4 2014/10/30 15:53:52 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/mocha-0.11.4-r1.ebuild,v 1.5 2015/04/06 15:55:24 graaff Exp $
 
 EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21 "
+USE_RUBY="ruby19 ruby20 ruby21 ruby22"
 
 RUBY_FAKEGEM_TASK_TEST="test:units"
 





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

only message in thread, other threads:[~2015-04-06 15:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-06 15:55 [gentoo-commits] gentoo-x86 commit in dev-ruby/mocha: mocha-1.1.0.ebuild ChangeLog mocha-0.13.3-r2.ebuild mocha-0.12.10-r1.ebuild mocha-0.14.0.ebuild mocha-0.10.5-r2.ebuild mocha-0.11.4-r1.ebuild 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