public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/typed-array: typed-array-0.1.2-r1.ebuild ChangeLog
@ 2014-04-19  3:10 Manuel Rueger (mrueg)
  0 siblings, 0 replies; 3+ messages in thread
From: Manuel Rueger (mrueg) @ 2014-04-19  3:10 UTC (permalink / raw
  To: gentoo-commits

mrueg       14/04/19 03:10:45

  Modified:             typed-array-0.1.2-r1.ebuild ChangeLog
  Log:
  Remove ruby18 target.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.2                  dev-ruby/typed-array/typed-array-0.1.2-r1.ebuild

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

Index: typed-array-0.1.2-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/typed-array/typed-array-0.1.2-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- typed-array-0.1.2-r1.ebuild	11 Nov 2013 11:10:02 -0000	1.1
+++ typed-array-0.1.2-r1.ebuild	19 Apr 2014 03:10:45 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/typed-array/typed-array-0.1.2-r1.ebuild,v 1.1 2013/11/11 11:10:02 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/typed-array/typed-array-0.1.2-r1.ebuild,v 1.2 2014/04/19 03:10:45 mrueg Exp $
 
 EAPI=5
 
@@ -9,7 +9,7 @@
 RUBY_FAKEGEM_EXTRADOC="README.rdoc"
 RUBY_FAKEGEM_RECIPE_TEST="rspec"
 
-USE_RUBY="ruby18 ruby19 ruby20 jruby"
+USE_RUBY="ruby19 ruby20 jruby"
 
 inherit ruby-fakegem
 DESCRIPTION="Gem provides enforced-type functionality to Arrays"



1.3                  dev-ruby/typed-array/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/typed-array/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	11 Nov 2013 11:10:02 -0000	1.2
+++ ChangeLog	19 Apr 2014 03:10:45 -0000	1.3
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/typed-array
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/typed-array/ChangeLog,v 1.2 2013/11/11 11:10:02 mrueg Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/typed-array/ChangeLog,v 1.3 2014/04/19 03:10:45 mrueg Exp $
+
+  19 Apr 2014; Manuel Rüger <mrueg@gentoo.org> typed-array-0.1.2-r1.ebuild:
+  Remove ruby18 target.
 
 *typed-array-0.1.2-r1 (11 Nov 2013)
 





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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/typed-array: typed-array-0.1.2-r1.ebuild ChangeLog
@ 2014-08-06  7:24 Manuel Rueger (mrueg)
  0 siblings, 0 replies; 3+ messages in thread
From: Manuel Rueger (mrueg) @ 2014-08-06  7:24 UTC (permalink / raw
  To: gentoo-commits

mrueg       14/08/06 07:24:59

  Modified:             typed-array-0.1.2-r1.ebuild ChangeLog
  Log:
  Add ruby21 target.
  
  (Portage version: 2.2.11-r1/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.3                  dev-ruby/typed-array/typed-array-0.1.2-r1.ebuild

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

Index: typed-array-0.1.2-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/typed-array/typed-array-0.1.2-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- typed-array-0.1.2-r1.ebuild	19 Apr 2014 03:10:45 -0000	1.2
+++ typed-array-0.1.2-r1.ebuild	6 Aug 2014 07:24:59 -0000	1.3
@@ -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/typed-array/typed-array-0.1.2-r1.ebuild,v 1.2 2014/04/19 03:10:45 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/typed-array/typed-array-0.1.2-r1.ebuild,v 1.3 2014/08/06 07:24:59 mrueg Exp $
 
 EAPI=5
 
@@ -9,7 +9,7 @@
 RUBY_FAKEGEM_EXTRADOC="README.rdoc"
 RUBY_FAKEGEM_RECIPE_TEST="rspec"
 
-USE_RUBY="ruby19 ruby20 jruby"
+USE_RUBY="ruby19 ruby20 ruby21 jruby"
 
 inherit ruby-fakegem
 DESCRIPTION="Gem provides enforced-type functionality to Arrays"



1.4                  dev-ruby/typed-array/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/typed-array/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	19 Apr 2014 03:10:45 -0000	1.3
+++ ChangeLog	6 Aug 2014 07:24:59 -0000	1.4
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/typed-array
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/typed-array/ChangeLog,v 1.3 2014/04/19 03:10:45 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/typed-array/ChangeLog,v 1.4 2014/08/06 07:24:59 mrueg Exp $
+
+  06 Aug 2014; Manuel Rüger <mrueg@gentoo.org> typed-array-0.1.2-r1.ebuild:
+  Add ruby21 target.
 
   19 Apr 2014; Manuel Rüger <mrueg@gentoo.org> typed-array-0.1.2-r1.ebuild:
   Remove ruby18 target.





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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/typed-array: typed-array-0.1.2-r1.ebuild ChangeLog
@ 2014-10-29 20:59 Manuel Rueger (mrueg)
  0 siblings, 0 replies; 3+ messages in thread
From: Manuel Rueger (mrueg) @ 2014-10-29 20:59 UTC (permalink / raw
  To: gentoo-commits

mrueg       14/10/29 20:59:26

  Modified:             typed-array-0.1.2-r1.ebuild ChangeLog
  Log:
  Drop jruby target.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.4                  dev-ruby/typed-array/typed-array-0.1.2-r1.ebuild

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

Index: typed-array-0.1.2-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/typed-array/typed-array-0.1.2-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- typed-array-0.1.2-r1.ebuild	6 Aug 2014 07:24:59 -0000	1.3
+++ typed-array-0.1.2-r1.ebuild	29 Oct 2014 20:59:26 -0000	1.4
@@ -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/typed-array/typed-array-0.1.2-r1.ebuild,v 1.3 2014/08/06 07:24:59 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/typed-array/typed-array-0.1.2-r1.ebuild,v 1.4 2014/10/29 20:59:26 mrueg Exp $
 
 EAPI=5
 
@@ -9,7 +9,7 @@
 RUBY_FAKEGEM_EXTRADOC="README.rdoc"
 RUBY_FAKEGEM_RECIPE_TEST="rspec"
 
-USE_RUBY="ruby19 ruby20 ruby21 jruby"
+USE_RUBY="ruby19 ruby20 ruby21"
 
 inherit ruby-fakegem
 DESCRIPTION="Gem provides enforced-type functionality to Arrays"



1.5                  dev-ruby/typed-array/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/typed-array/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	6 Aug 2014 07:24:59 -0000	1.4
+++ ChangeLog	29 Oct 2014 20:59:26 -0000	1.5
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/typed-array
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/typed-array/ChangeLog,v 1.4 2014/08/06 07:24:59 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/typed-array/ChangeLog,v 1.5 2014/10/29 20:59:26 mrueg Exp $
+
+  29 Oct 2014; Manuel Rüger <mrueg@gentoo.org> typed-array-0.1.2-r1.ebuild:
+  Drop jruby target.
 
   06 Aug 2014; Manuel Rüger <mrueg@gentoo.org> typed-array-0.1.2-r1.ebuild:
   Add ruby21 target.





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

end of thread, other threads:[~2014-10-29 20:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-06  7:24 [gentoo-commits] gentoo-x86 commit in dev-ruby/typed-array: typed-array-0.1.2-r1.ebuild ChangeLog Manuel Rueger (mrueg)
  -- strict thread matches above, loose matches on Subject: below --
2014-10-29 20:59 Manuel Rueger (mrueg)
2014-04-19  3:10 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