public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/nokogiri: nokogiri-1.5.5.ebuild nokogiri-1.5.10.ebuild ChangeLog
@ 2014-05-07 19:24 Manuel Rueger (mrueg)
  0 siblings, 0 replies; only message in thread
From: Manuel Rueger (mrueg) @ 2014-05-07 19:24 UTC (permalink / raw
  To: gentoo-commits

mrueg       14/05/07 19:24:11

  Modified:             nokogiri-1.5.5.ebuild nokogiri-1.5.10.ebuild
                        ChangeLog
  Log:
  Remove ruby18 target.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.11                 dev-ruby/nokogiri/nokogiri-1.5.5.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/nokogiri/nokogiri-1.5.5.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/nokogiri/nokogiri-1.5.5.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/nokogiri/nokogiri-1.5.5.ebuild?r1=1.10&r2=1.11

Index: nokogiri-1.5.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/nokogiri/nokogiri-1.5.5.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- nokogiri-1.5.5.ebuild	2 Jan 2014 07:16:31 -0000	1.10
+++ nokogiri-1.5.5.ebuild	7 May 2014 19:24:11 -0000	1.11
@@ -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/nokogiri/nokogiri-1.5.5.ebuild,v 1.10 2014/01/02 07:16:31 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/nokogiri/nokogiri-1.5.5.ebuild,v 1.11 2014/05/07 19:24:11 mrueg Exp $
 
 EAPI=4
 
-USE_RUBY="ruby18 ruby19 jruby"
+USE_RUBY="ruby19 jruby"
 
 RUBY_FAKEGEM_TASK_DOC="docs"
 RUBY_FAKEGEM_DOCDIR="doc"



1.4                  dev-ruby/nokogiri/nokogiri-1.5.10.ebuild

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

Index: nokogiri-1.5.10.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/nokogiri/nokogiri-1.5.10.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- nokogiri-1.5.10.ebuild	2 Jan 2014 07:16:31 -0000	1.3
+++ nokogiri-1.5.10.ebuild	7 May 2014 19:24:11 -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/nokogiri/nokogiri-1.5.10.ebuild,v 1.3 2014/01/02 07:16:31 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/nokogiri/nokogiri-1.5.10.ebuild,v 1.4 2014/05/07 19:24:11 mrueg Exp $
 
 EAPI=5
 
-USE_RUBY="ruby18 ruby19 ruby20 jruby"
+USE_RUBY="ruby19 ruby20 jruby"
 
 RUBY_FAKEGEM_TASK_DOC="docs"
 RUBY_FAKEGEM_DOCDIR="doc"



1.93                 dev-ruby/nokogiri/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/nokogiri/ChangeLog,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -r1.92 -r1.93
--- ChangeLog	21 Mar 2014 12:56:30 -0000	1.92
+++ ChangeLog	7 May 2014 19:24:11 -0000	1.93
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/nokogiri
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/nokogiri/ChangeLog,v 1.92 2014/03/21 12:56:30 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/nokogiri/ChangeLog,v 1.93 2014/05/07 19:24:11 mrueg Exp $
+
+  07 May 2014; Manuel Rüger <mrueg@gentoo.org> nokogiri-1.5.10.ebuild,
+  nokogiri-1.5.5.ebuild:
+  Remove ruby18 target.
 
   21 Mar 2014; Hans de Graaff <graaff@gentoo.org> nokogiri-1.6.0.ebuild:
   Add ruby21 support. Drop ruby18. Generate docs directly rather than through





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-05-07 19:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-07 19:24 [gentoo-commits] gentoo-x86 commit in dev-ruby/nokogiri: nokogiri-1.5.5.ebuild nokogiri-1.5.10.ebuild ChangeLog 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