public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/origin: origin-1.0.3.ebuild ChangeLog
@ 2012-07-05 21:38 Diego Petteno (flameeyes)
  0 siblings, 0 replies; only message in thread
From: Diego Petteno (flameeyes) @ 2012-07-05 21:38 UTC (permalink / raw
  To: gentoo-commits

flameeyes    12/07/05 21:38:01

  Modified:             origin-1.0.3.ebuild ChangeLog
  Log:
  Use the new rspec support in the eclasses.
  
  (Portage version: 2.2.0_alpha116/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  dev-ruby/origin/origin-1.0.3.ebuild

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

Index: origin-1.0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/origin/origin-1.0.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- origin-1.0.3.ebuild	5 Jul 2012 15:59:07 -0000	1.1
+++ origin-1.0.3.ebuild	5 Jul 2012 21:38:01 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/origin/origin-1.0.3.ebuild,v 1.1 2012/07/05 15:59:07 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/origin/origin-1.0.3.ebuild,v 1.2 2012/07/05 21:38:01 flameeyes Exp $
 
 EAPI=4
 
@@ -8,7 +8,7 @@
 USE_RUBY="ruby19" #jruby
 
 RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_TASK_TEST=""
+RUBY_FAKEGEM_RECIPE_TEST="rspec"
 
 RUBY_FAKEGEM_EXTRADOC="README.md CHANGELOG.md"
 
@@ -29,17 +29,11 @@
 
 SLOT="0"
 KEYWORDS="~amd64"
-IUSE="test"
+IUSE=""
 
 ruby_add_bdepend "
 	test? (
 		>=dev-ruby/activesupport-3.1
-		dev-ruby/rspec:2
 		>=dev-ruby/i18n-0.6
 		>=dev-ruby/tzinfo-0.3.22
 	)"
-
-each_ruby_test() {
-	[[ ${TEST_VERBOSE} == 1 ]] || local rspec_params="-f p"
-	${RUBY} -S rspec ${rspec_params} || die
-}



1.5                  dev-ruby/origin/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/origin/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	5 Jul 2012 15:59:07 -0000	1.4
+++ ChangeLog	5 Jul 2012 21:38:01 -0000	1.5
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/origin
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/origin/ChangeLog,v 1.4 2012/07/05 15:59:07 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/origin/ChangeLog,v 1.5 2012/07/05 21:38:01 flameeyes Exp $
+
+  05 Jul 2012; Diego E. Pettenò <flameeyes@gentoo.org> origin-1.0.3.ebuild:
+  Use the new rspec support in the eclasses.
 
 *origin-1.0.3 (05 Jul 2012)
 






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

only message in thread, other threads:[~2012-07-05 21:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-05 21:38 [gentoo-commits] gentoo-x86 commit in dev-ruby/origin: origin-1.0.3.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