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

mrueg       14/04/24 16:49:42

  Modified:             six-0.2.0.ebuild ChangeLog
  Log:
  Remove ruby18 support.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.2                  dev-ruby/six/six-0.2.0.ebuild

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

Index: six-0.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/six/six-0.2.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- six-0.2.0.ebuild	22 Nov 2013 01:59:11 -0000	1.1
+++ six-0.2.0.ebuild	24 Apr 2014 16:49:42 -0000	1.2
@@ -1,9 +1,9 @@
-# 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/six/six-0.2.0.ebuild,v 1.1 2013/11/22 01:59:11 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/six/six-0.2.0.ebuild,v 1.2 2014/04/24 16:49:42 mrueg Exp $
 
 EAPI=5
-USE_RUBY="ruby18 ruby19 ruby20 jruby"
+USE_RUBY="ruby19 ruby20 jruby"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec"
 RUBY_FAKEGEM_RECIPE_DOC=""



1.2                  dev-ruby/six/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/six/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	22 Nov 2013 01:59:11 -0000	1.1
+++ ChangeLog	24 Apr 2014 16:49:42 -0000	1.2
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/six
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/six/ChangeLog,v 1.1 2013/11/22 01:59:11 mrueg Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/six/ChangeLog,v 1.2 2014/04/24 16:49:42 mrueg Exp $
+
+  24 Apr 2014; Manuel Rüger <mrueg@gentoo.org> six-0.2.0.ebuild:
+  Remove ruby18 support.
 
 *six-0.2.0 (22 Nov 2013)
 





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

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

mrueg       14/08/06 07:17:06

  Modified:             six-0.2.0.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/six/six-0.2.0.ebuild

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

Index: six-0.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/six/six-0.2.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- six-0.2.0.ebuild	24 Apr 2014 16:49:42 -0000	1.2
+++ six-0.2.0.ebuild	6 Aug 2014 07:17:06 -0000	1.3
@@ -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/six/six-0.2.0.ebuild,v 1.2 2014/04/24 16:49:42 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/six/six-0.2.0.ebuild,v 1.3 2014/08/06 07:17:06 mrueg Exp $
 
 EAPI=5
-USE_RUBY="ruby19 ruby20 jruby"
+USE_RUBY="ruby19 ruby20 ruby21 jruby"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec"
 RUBY_FAKEGEM_RECIPE_DOC=""



1.3                  dev-ruby/six/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/six/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	24 Apr 2014 16:49:42 -0000	1.2
+++ ChangeLog	6 Aug 2014 07:17:06 -0000	1.3
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/six
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/six/ChangeLog,v 1.2 2014/04/24 16:49:42 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/six/ChangeLog,v 1.3 2014/08/06 07:17:06 mrueg Exp $
+
+  06 Aug 2014; Manuel Rüger <mrueg@gentoo.org> six-0.2.0.ebuild:
+  Add ruby21 target.
 
   24 Apr 2014; Manuel Rüger <mrueg@gentoo.org> six-0.2.0.ebuild:
   Remove ruby18 support.





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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/six: six-0.2.0.ebuild ChangeLog
@ 2014-10-30 14:01 Manuel Rueger (mrueg)
  0 siblings, 0 replies; 3+ messages in thread
From: Manuel Rueger (mrueg) @ 2014-10-30 14:01 UTC (permalink / raw
  To: gentoo-commits

mrueg       14/10/30 14:01:47

  Modified:             six-0.2.0.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/six/six-0.2.0.ebuild

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

Index: six-0.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/six/six-0.2.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- six-0.2.0.ebuild	6 Aug 2014 07:17:06 -0000	1.3
+++ six-0.2.0.ebuild	30 Oct 2014 14:01:47 -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/six/six-0.2.0.ebuild,v 1.3 2014/08/06 07:17:06 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/six/six-0.2.0.ebuild,v 1.4 2014/10/30 14:01:47 mrueg Exp $
 
 EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21 jruby"
+USE_RUBY="ruby19 ruby20 ruby21"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec"
 RUBY_FAKEGEM_RECIPE_DOC=""



1.4                  dev-ruby/six/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/six/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	6 Aug 2014 07:17:06 -0000	1.3
+++ ChangeLog	30 Oct 2014 14:01:47 -0000	1.4
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/six
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/six/ChangeLog,v 1.3 2014/08/06 07:17:06 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/six/ChangeLog,v 1.4 2014/10/30 14:01:47 mrueg Exp $
+
+  30 Oct 2014; Manuel Rüger <mrueg@gentoo.org> six-0.2.0.ebuild:
+  Drop jruby target.
 
   06 Aug 2014; Manuel Rüger <mrueg@gentoo.org> six-0.2.0.ebuild:
   Add ruby21 target.





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

end of thread, other threads:[~2014-10-30 14:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-30 14:01 [gentoo-commits] gentoo-x86 commit in dev-ruby/six: six-0.2.0.ebuild ChangeLog Manuel Rueger (mrueg)
  -- strict thread matches above, loose matches on Subject: below --
2014-08-06  7:17 Manuel Rueger (mrueg)
2014-04-24 16:49 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