mrueg       14/04/05 14:35:29

  Modified:             thor-0.15.2.ebuild thor-0.18.1.ebuild
                        thor-0.14.6.ebuild ChangeLog
  Log:
  Remove ree18 and ruby18 target.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.3                  dev-ruby/thor/thor-0.15.2.ebuild

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

Index: thor-0.15.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/thor/thor-0.15.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- thor-0.15.2.ebuild  15 Jan 2013 07:11:04 -0000      1.2
+++ thor-0.15.2.ebuild  5 Apr 2014 14:35:29 -0000       1.3
@@ -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/thor/thor-0.15.2.ebuild,v 1.2 
2013/01/15 07:11:04 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/thor/thor-0.15.2.ebuild,v 1.3 
2014/04/05 14:35:29 mrueg Exp $
 
 EAPI=4
-USE_RUBY="ruby18 ree18 ruby19 jruby"
+USE_RUBY="ruby19 jruby"
 
 RUBY_FAKEGEM_TASK_DOC=""
 RUBY_FAKEGEM_TASK_TEST=""



1.4                  dev-ruby/thor/thor-0.18.1.ebuild

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

Index: thor-0.18.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/thor/thor-0.18.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- thor-0.18.1.ebuild  11 Mar 2014 20:23:39 -0000      1.3
+++ thor-0.18.1.ebuild  5 Apr 2014 14:35:29 -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/thor/thor-0.18.1.ebuild,v 1.3 
2014/03/11 20:23:39 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/thor/thor-0.18.1.ebuild,v 1.4 
2014/04/05 14:35:29 mrueg Exp $
 
 EAPI=5
-USE_RUBY="ruby18 ruby19 ruby20 jruby"
+USE_RUBY="ruby19 ruby20 jruby"
 
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
 RUBY_FAKEGEM_RECIPE_TEST="rspec"



1.9                  dev-ruby/thor/thor-0.14.6.ebuild

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

Index: thor-0.14.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/thor/thor-0.14.6.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- thor-0.14.6.ebuild  15 Jan 2013 07:11:04 -0000      1.8
+++ thor-0.14.6.ebuild  5 Apr 2014 14:35:29 -0000       1.9
@@ -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/thor/thor-0.14.6.ebuild,v 1.8 
2013/01/15 07:11:04 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/thor/thor-0.14.6.ebuild,v 1.9 
2014/04/05 14:35:29 mrueg Exp $
 
 EAPI=2
-USE_RUBY="ruby18 ree18 ruby19"
+USE_RUBY="ruby19"
 
 RUBY_FAKEGEM_TASK_DOC=""
 RUBY_FAKEGEM_TASK_TEST=""



1.20                 dev-ruby/thor/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/thor/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog   11 Mar 2014 20:23:39 -0000      1.19
+++ ChangeLog   5 Apr 2014 14:35:29 -0000       1.20
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/thor
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/thor/ChangeLog,v 1.19 2014/03/11 
20:23:39 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/thor/ChangeLog,v 1.20 2014/04/05 
14:35:29 mrueg Exp $
+
+  05 Apr 2014; Manuel RĂ¼ger <[email protected]> thor-0.14.6.ebuild,
+  thor-0.15.2.ebuild, thor-0.18.1.ebuild:
+  Remove ree18 and ruby18 target.
 
   11 Mar 2014; Johannes Huber <[email protected]> thor-0.18.1.ebuild:
   ~x86 added, bug #487206




Reply via email to