public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/mocha: mocha-0.13.3-r1.ebuild ChangeLog
@ 2014-04-18  7:43 Hans de Graaff (graaff)
  0 siblings, 0 replies; 2+ messages in thread
From: Hans de Graaff (graaff) @ 2014-04-18  7:43 UTC (permalink / raw
  To: gentoo-commits

graaff      14/04/18 07:43:18

  Modified:             mocha-0.13.3-r1.ebuild ChangeLog
  Log:
  Add ruby21.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)

Revision  Changes    Path
1.4                  dev-ruby/mocha/mocha-0.13.3-r1.ebuild

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

Index: mocha-0.13.3-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mocha/mocha-0.13.3-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- mocha-0.13.3-r1.ebuild	29 Jan 2014 15:44:35 -0000	1.3
+++ mocha-0.13.3-r1.ebuild	18 Apr 2014 07:43:18 -0000	1.4
@@ -1,9 +1,9 @@
 # Copyright 1999-2014 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-r1.ebuild,v 1.3 2014/01/29 15:44:35 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/mocha-0.13.3-r1.ebuild,v 1.4 2014/04/18 07:43:18 graaff Exp $
 
 EAPI=5
-USE_RUBY="ruby18 ruby19 ruby20 jruby"
+USE_RUBY="ruby19 ruby20 ruby21 jruby"
 
 RUBY_FAKEGEM_TASK_TEST="test:units"
 



1.101                dev-ruby/mocha/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mocha/ChangeLog,v
retrieving revision 1.100
retrieving revision 1.101
diff -u -r1.100 -r1.101
--- ChangeLog	18 Apr 2014 07:18:50 -0000	1.100
+++ ChangeLog	18 Apr 2014 07:43:18 -0000	1.101
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/mocha
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/ChangeLog,v 1.100 2014/04/18 07:18:50 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/ChangeLog,v 1.101 2014/04/18 07:43:18 graaff Exp $
+
+  18 Apr 2014; Hans de Graaff <graaff@gentoo.org> mocha-0.13.3-r1.ebuild:
+  Add ruby21.
 
   18 Apr 2014; Hans de Graaff <graaff@gentoo.org> mocha-0.12.10.ebuild:
   Add ruby21.





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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/mocha: mocha-0.13.3-r1.ebuild ChangeLog
@ 2014-06-24 19:18 Markus Meier (maekke)
  0 siblings, 0 replies; 2+ messages in thread
From: Markus Meier (maekke) @ 2014-06-24 19:18 UTC (permalink / raw
  To: gentoo-commits

maekke      14/06/24 19:18:22

  Modified:             mocha-0.13.3-r1.ebuild ChangeLog
  Log:
  arm stable, bug #513430
  
  (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)

Revision  Changes    Path
1.8                  dev-ruby/mocha/mocha-0.13.3-r1.ebuild

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

Index: mocha-0.13.3-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mocha/mocha-0.13.3-r1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- mocha-0.13.3-r1.ebuild	22 Jun 2014 14:18:17 -0000	1.7
+++ mocha-0.13.3-r1.ebuild	24 Jun 2014 19:18:22 -0000	1.8
@@ -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/mocha/mocha-0.13.3-r1.ebuild,v 1.7 2014/06/22 14:18:17 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/mocha-0.13.3-r1.ebuild,v 1.8 2014/06/24 19:18:22 maekke Exp $
 
 EAPI=5
 USE_RUBY="ruby19 ruby20 jruby"
@@ -20,7 +20,7 @@
 
 LICENSE="MIT"
 SLOT="0.13"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm ~hppa ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 ruby_add_bdepend "



1.111                dev-ruby/mocha/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mocha/ChangeLog,v
retrieving revision 1.110
retrieving revision 1.111
diff -u -r1.110 -r1.111
--- ChangeLog	24 Jun 2014 19:17:58 -0000	1.110
+++ ChangeLog	24 Jun 2014 19:18:22 -0000	1.111
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/mocha
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/ChangeLog,v 1.110 2014/06/24 19:17:58 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/ChangeLog,v 1.111 2014/06/24 19:18:22 maekke Exp $
+
+  24 Jun 2014; Markus Meier <maekke@gentoo.org> mocha-0.13.3-r1.ebuild:
+  arm stable, bug #513430
 
   24 Jun 2014; Markus Meier <maekke@gentoo.org> mocha-0.12.10.ebuild:
   arm stable, bug #513430





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

end of thread, other threads:[~2014-06-24 19:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-24 19:18 [gentoo-commits] gentoo-x86 commit in dev-ruby/mocha: mocha-0.13.3-r1.ebuild ChangeLog Markus Meier (maekke)
  -- strict thread matches above, loose matches on Subject: below --
2014-04-18  7:43 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