public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/IO-Reactor: IO-Reactor-1.0.4.ebuild ChangeLog
@ 2012-08-14  3:49 Diego Petteno (flameeyes)
  0 siblings, 0 replies; only message in thread
From: Diego Petteno (flameeyes) @ 2012-08-14  3:49 UTC (permalink / raw
  To: gentoo-commits

flameeyes    12/08/14 03:49:38

  Modified:             IO-Reactor-1.0.4.ebuild ChangeLog
  Log:
  Port to rspec helper for testing. Bump to EAPI 4.
  
  (Portage version: 2.2.0_alpha120/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  dev-ruby/IO-Reactor/IO-Reactor-1.0.4.ebuild

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

Index: IO-Reactor-1.0.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/IO-Reactor/IO-Reactor-1.0.4.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- IO-Reactor-1.0.4.ebuild	8 Mar 2012 15:25:33 -0000	1.2
+++ IO-Reactor-1.0.4.ebuild	14 Aug 2012 03:49:38 -0000	1.3
@@ -1,10 +1,12 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/IO-Reactor/IO-Reactor-1.0.4.ebuild,v 1.2 2012/03/08 15:25:33 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/IO-Reactor/IO-Reactor-1.0.4.ebuild,v 1.3 2012/08/14 03:49:38 flameeyes Exp $
 
-EAPI="2"
+EAPI=4
 USE_RUBY="ruby18"
 
+RUBY_FAKEGEM_RECIPE_TEST="rspec"
+
 RUBY_FAKEGEM_DOCDIR="docs/html"
 RUBY_FAKEGEM_EXTRADOC="ChangeLog README"
 
@@ -21,7 +23,9 @@
 KEYWORDS="~amd64 ppc64 ~x86 ~x86-fbsd"
 IUSE="examples"
 
-ruby_add_bdepend test dev-ruby/rspec
+all_ruby_prepare() {
+	sed -i -e '/require.*spec/d' spec/io/reactor_spec.rb || die
+}
 
 all_ruby_install() {
 	all_fakegem_install



1.11                 dev-ruby/IO-Reactor/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/IO-Reactor/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	9 Mar 2012 07:01:47 -0000	1.10
+++ ChangeLog	14 Aug 2012 03:49:38 -0000	1.11
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/IO-Reactor
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/IO-Reactor/ChangeLog,v 1.10 2012/03/09 07:01:47 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/IO-Reactor/ChangeLog,v 1.11 2012/08/14 03:49:38 flameeyes Exp $
+
+  14 Aug 2012; Diego E. Pettenò <flameeyes@gentoo.org> IO-Reactor-1.0.4.ebuild:
+  Port to rspec helper for testing. Bump to EAPI 4.
 
   09 Mar 2012; Hans de Graaff <graaff@gentoo.org> -IO-Reactor-0.0.6.ebuild:
   Remove old version.
@@ -35,4 +38,3 @@
   24 Jun 2006; Diego Pettenò <flameeyes@gentoo.org> +metadata.xml,
   +IO-Reactor-0.0.6.ebuild:
   Initial import, needed for Ruby-MemCache.
-





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

only message in thread, other threads:[~2012-08-14  3:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-14  3:49 [gentoo-commits] gentoo-x86 commit in dev-ruby/IO-Reactor: IO-Reactor-1.0.4.ebuild ChangeLog 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