mrueg       14/04/24 16:36:47

  Modified:             libxml-2.4.0.ebuild libxml-2.7.0-r2.ebuild
                        libxml-2.7.0-r1.ebuild ChangeLog
  Removed:              libxml-2.6.0.ebuild libxml-2.7.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.8                  dev-ruby/libxml/libxml-2.4.0.ebuild

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

Index: libxml-2.4.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/libxml/libxml-2.4.0.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- libxml-2.4.0.ebuild 23 Apr 2013 15:05:38 -0000      1.7
+++ libxml-2.4.0.ebuild 24 Apr 2014 16:36:47 -0000      1.8
@@ -1,10 +1,10 @@
-# 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/libxml/libxml-2.4.0.ebuild,v 1.7 
2013/04/23 15:05:38 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/libxml/libxml-2.4.0.ebuild,v 1.8 
2014/04/24 16:36:47 mrueg Exp $
 
 EAPI=2
 
-USE_RUBY="ruby18 ruby19"
+USE_RUBY="ruby19"
 
 RUBY_FAKEGEM_NAME="libxml-ruby"
 



1.2                  dev-ruby/libxml/libxml-2.7.0-r2.ebuild

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

Index: libxml-2.7.0-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/libxml/libxml-2.7.0-r2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libxml-2.7.0-r2.ebuild      27 Dec 2013 02:41:44 -0000      1.1
+++ libxml-2.7.0-r2.ebuild      24 Apr 2014 16:36:47 -0000      1.2
@@ -1,10 +1,10 @@
-# 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/libxml/libxml-2.7.0-r2.ebuild,v 
1.1 2013/12/27 02:41:44 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/libxml/libxml-2.7.0-r2.ebuild,v 
1.2 2014/04/24 16:36:47 mrueg Exp $
 
 EAPI=5
 
-USE_RUBY="ruby18 ruby19 ruby20 ruby21"
+USE_RUBY="ruby19 ruby20 ruby21"
 
 RUBY_FAKEGEM_NAME="libxml-ruby"
 



1.6                  dev-ruby/libxml/libxml-2.7.0-r1.ebuild

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

Index: libxml-2.7.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/libxml/libxml-2.7.0-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- libxml-2.7.0-r1.ebuild      24 Dec 2013 16:57:06 -0000      1.5
+++ libxml-2.7.0-r1.ebuild      24 Apr 2014 16:36:47 -0000      1.6
@@ -1,10 +1,10 @@
-# 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/libxml/libxml-2.7.0-r1.ebuild,v 
1.5 2013/12/24 16:57:06 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/libxml/libxml-2.7.0-r1.ebuild,v 
1.6 2014/04/24 16:36:47 mrueg Exp $
 
 EAPI=5
 
-USE_RUBY="ruby18 ruby19 ruby20"
+USE_RUBY="ruby19 ruby20"
 
 RUBY_FAKEGEM_NAME="libxml-ruby"
 



1.92                 dev-ruby/libxml/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/libxml/ChangeLog,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -r1.91 -r1.92
--- ChangeLog   27 Dec 2013 02:41:44 -0000      1.91
+++ ChangeLog   24 Apr 2014 16:36:47 -0000      1.92
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/libxml
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/libxml/ChangeLog,v 1.91 2013/12/27 
02:41:44 mrueg Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/libxml/ChangeLog,v 1.92 2014/04/24 
16:36:47 mrueg Exp $
+
+  24 Apr 2014; Manuel RĂ¼ger <[email protected]> -libxml-2.6.0.ebuild,
+  -libxml-2.7.0.ebuild, libxml-2.4.0.ebuild, libxml-2.7.0-r1.ebuild,
+  libxml-2.7.0-r2.ebuild:
+  Remove ruby18 support. Cleanup old.
 
 *libxml-2.7.0-r2 (27 Dec 2013)
 




Reply via email to