mrueg       14/04/05 18:01:35

  Modified:             hpricot-0.8.6-r1.ebuild hpricot-0.8.6-r2.ebuild
                        ChangeLog
  Log:
  Remove ruby18 target. Remove virtual/ruby-test-unit.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.13                 dev-ruby/hpricot/hpricot-0.8.6-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hpricot/hpricot-0.8.6-r1.ebuild?rev=1.13&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hpricot/hpricot-0.8.6-r1.ebuild?rev=1.13&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hpricot/hpricot-0.8.6-r1.ebuild?r1=1.12&r2=1.13

Index: hpricot-0.8.6-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/hpricot-0.8.6-r1.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- hpricot-0.8.6-r1.ebuild     1 Feb 2014 04:37:23 -0000       1.12
+++ hpricot-0.8.6-r1.ebuild     5 Apr 2014 18:01:34 -0000       1.13
@@ -1,10 +1,10 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/hpricot-0.8.6-r1.ebuild,v 
1.12 2014/02/01 04:37:23 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/hpricot-0.8.6-r1.ebuild,v 
1.13 2014/04/05 18:01:34 mrueg Exp $
 
 EAPI=4
 
-USE_RUBY="ruby18 ruby19 jruby"
+USE_RUBY="ruby19 jruby"
 
 RUBY_FAKEGEM_DOCDIR="doc"
 RUBY_FAKEGEM_EXTRADOC="CHANGELOG README.md"
@@ -20,8 +20,7 @@
 IUSE=""
 
 ruby_add_bdepend "dev-ruby/rake
-       dev-ruby/rake-compiler
-       test? ( virtual/ruby-test-unit )"
+       dev-ruby/rake-compiler"
 
 # dev-ruby/fast_xs does not cover JRuby so still bundle it here for now
 USE_RUBY="${USE_RUBY/jruby/}" \



1.4                  dev-ruby/hpricot/hpricot-0.8.6-r2.ebuild

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

Index: hpricot-0.8.6-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/hpricot-0.8.6-r2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- hpricot-0.8.6-r2.ebuild     2 Jan 2014 08:09:29 -0000       1.3
+++ hpricot-0.8.6-r2.ebuild     5 Apr 2014 18:01:34 -0000       1.4
@@ -1,10 +1,10 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/hpricot-0.8.6-r2.ebuild,v 
1.3 2014/01/02 08:09:29 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/hpricot-0.8.6-r2.ebuild,v 
1.4 2014/04/05 18:01:34 mrueg Exp $
 
 EAPI=5
 
-USE_RUBY="ruby18 ruby19 ruby20 jruby"
+USE_RUBY="ruby19 ruby20 jruby"
 
 RUBY_FAKEGEM_DOCDIR="doc"
 RUBY_FAKEGEM_EXTRADOC="CHANGELOG README.md"



1.52                 dev-ruby/hpricot/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/ChangeLog,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- ChangeLog   1 Feb 2014 04:37:23 -0000       1.51
+++ ChangeLog   5 Apr 2014 18:01:34 -0000       1.52
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/hpricot
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/ChangeLog,v 1.51 
2014/02/01 04:37:23 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/ChangeLog,v 1.52 
2014/04/05 18:01:34 mrueg Exp $
+
+  05 Apr 2014; Manuel RĂ¼ger <[email protected]> hpricot-0.8.6-r1.ebuild,
+  hpricot-0.8.6-r2.ebuild:
+  Remove ruby18 target. Remove virtual/ruby-test-unit.
 
   01 Feb 2014; Akinori Hattori <[email protected]> hpricot-0.8.6-r1.ebuild:
   ia64 stable wrt bug #493780




Reply via email to