public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/tidy-ext: ChangeLog tidy-ext-0.1.10.ebuild
@ 2011-02-15 22:15 Diego Petteno (flameeyes)
  0 siblings, 0 replies; only message in thread
From: Diego Petteno (flameeyes) @ 2011-02-15 22:15 UTC (permalink / raw
  To: gentoo-commits

flameeyes    11/02/15 22:15:53

  Modified:             ChangeLog tidy-ext-0.1.10.ebuild
  Log:
  Add patch to work on Ruby 1.9.2 and add ruby19 to the list of compatible implementations.
  
  (Portage version: 2.2.0_alpha23/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  dev-ruby/tidy-ext/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/tidy-ext/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	25 Jan 2011 06:50:49 -0000	1.1
+++ ChangeLog	15 Feb 2011 22:15:53 -0000	1.2
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/tidy-ext
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tidy-ext/ChangeLog,v 1.1 2011/01/25 06:50:49 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tidy-ext/ChangeLog,v 1.2 2011/02/15 22:15:53 flameeyes Exp $
+
+  15 Feb 2011; Diego E. Pettenò <flameeyes@gentoo.org> tidy-ext-0.1.10.ebuild,
+  +files/tidy-ext-0.1.10-gentoo.patch:
+  Add patch to work on Ruby 1.9.2 and add ruby19 to the list of compatible
+  implementations.
 
 *tidy-ext-0.1.10 (25 Jan 2011)
 



1.2                  dev-ruby/tidy-ext/tidy-ext-0.1.10.ebuild

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

Index: tidy-ext-0.1.10.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/tidy-ext/tidy-ext-0.1.10.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- tidy-ext-0.1.10.ebuild	25 Jan 2011 06:50:49 -0000	1.1
+++ tidy-ext-0.1.10.ebuild	15 Feb 2011 22:15:53 -0000	1.2
@@ -1,9 +1,9 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tidy-ext/tidy-ext-0.1.10.ebuild,v 1.1 2011/01/25 06:50:49 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tidy-ext/tidy-ext-0.1.10.ebuild,v 1.2 2011/02/15 22:15:53 flameeyes Exp $
 
 EAPI=2
-USE_RUBY="ruby18 ree18"
+USE_RUBY="ruby18 ruby19 ree18"
 
 RUBY_FAKEGEM_DOCDIR="rdoc"
 
@@ -19,10 +19,12 @@
 KEYWORDS="~amd64"
 IUSE=""
 
+ruby_add_bdepend "test? ( dev-ruby/rspec:0 )"
+
+RUBY_PATCHES="${FILESDIR}/${P}-gentoo.patch"
+
 each_ruby_prepare() {
 	mkdir lib || die
-
-	sed -i -e '/check_dependencies/d' Rakefile || die
 }
 
 each_ruby_configure() {






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

only message in thread, other threads:[~2011-02-15 22:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-15 22:15 [gentoo-commits] gentoo-x86 commit in dev-ruby/tidy-ext: ChangeLog tidy-ext-0.1.10.ebuild Diego Petteno (flameeyes)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox