mrueg       14/04/24 20:23:25

  Modified:             ox-2.1.1.ebuild ChangeLog
  Removed:              ox-2.0.12.ebuild ox-2.1.0.ebuild
  Log:
  Remove ruby18 support. Cleanup old.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.2                  dev-ruby/ox/ox-2.1.1.ebuild

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

Index: ox-2.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ox/ox-2.1.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ox-2.1.1.ebuild     13 Feb 2014 21:29:23 -0000      1.1
+++ ox-2.1.1.ebuild     24 Apr 2014 20:23:25 -0000      1.2
@@ -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/ox/ox-2.1.1.ebuild,v 1.1 
2014/02/13 21:29:23 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ox/ox-2.1.1.ebuild,v 1.2 
2014/04/24 20:23:25 mrueg Exp $
 
 EAPI=5
-USE_RUBY="ruby18 ruby19 ruby20 ruby21"
+USE_RUBY="ruby19 ruby20 ruby21"
 
 RUBY_FAKEGEM_EXTRADOC="README.md"
 RUBY_FAKEGEM_TASK_DOC=""
@@ -24,7 +24,7 @@
 }
 
 each_ruby_compile() {
-       emake V=1  -Cext/ox
+       emake V=1 -Cext/ox
        cp ext/ox/ox$(get_modname) lib/ || die
 }
 



1.7                  dev-ruby/ox/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ox/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog   13 Feb 2014 21:29:23 -0000      1.6
+++ ChangeLog   24 Apr 2014 20:23:25 -0000      1.7
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/ox
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ox/ChangeLog,v 1.6 2014/02/13 
21:29:23 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ox/ChangeLog,v 1.7 2014/04/24 
20:23:25 mrueg Exp $
+
+  24 Apr 2014; Manuel RĂ¼ger <[email protected]> -ox-2.0.12.ebuild,
+  -ox-2.1.0.ebuild, ox-2.1.1.ebuild:
+  Remove ruby18 support. Cleanup old.
 
 *ox-2.1.1 (13 Feb 2014)
 




Reply via email to