public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Diego Petteno (flameeyes)" <flameeyes@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/bones: bones-3.7.0.ebuild ChangeLog
Date: Tue, 14 Aug 2012 01:22:03 +0000 (UTC)	[thread overview]
Message-ID: <20120814012203.2886B2004B@flycatcher.gentoo.org> (raw)

flameeyes    12/08/14 01:22:03

  Modified:             bones-3.7.0.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/bones/bones-3.7.0.ebuild

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

Index: bones-3.7.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/bones/bones-3.7.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- bones-3.7.0.ebuild	2 Feb 2012 22:01:50 -0000	1.2
+++ bones-3.7.0.ebuild	14 Aug 2012 01:22:02 -0000	1.3
@@ -1,12 +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/bones/bones-3.7.0.ebuild,v 1.2 2012/02/02 22:01:50 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bones/bones-3.7.0.ebuild,v 1.3 2012/08/14 01:22:02 flameeyes Exp $
 
-EAPI=2
+EAPI=4
 
 USE_RUBY="ruby18 ruby19 jruby ree18"
 
-RUBY_FAKEGEM_TASK_TEST=""
+RUBY_FAKEGEM_RECIPE_TEST="rspec"
 
 RUBY_FAKEGEM_TASK_DOC="doc:rdoc"
 RUBY_FAKEGME_DOCDIR="doc"
@@ -29,10 +29,3 @@
 	>=dev-ruby/loquacious-1.7.0
 	>=dev-ruby/little-plugger-1.1.2-r1
 	>=dev-ruby/rake-0.8.7"
-
-ruby_add_bdepend "
-	test? ( >=dev-ruby/rspec-1.3.0:0 )"
-
-each_ruby_test() {
-	${RUBY} -S spec spec || die "tests failed"
-}



1.17                 dev-ruby/bones/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/bones/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	2 Feb 2012 22:01:50 -0000	1.16
+++ ChangeLog	14 Aug 2012 01:22:02 -0000	1.17
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/bones
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bones/ChangeLog,v 1.16 2012/02/02 22:01:50 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bones/ChangeLog,v 1.17 2012/08/14 01:22:02 flameeyes Exp $
+
+  14 Aug 2012; Diego E. Pettenò <flameeyes@gentoo.org> bones-3.7.0.ebuild:
+  Port to rspec helper for testing. Bump to EAPI 4.
 
   02 Feb 2012; Thomas Kahle <tomka@gentoo.org> bones-3.7.0.ebuild:
   ~x86 per bug 325471
@@ -77,4 +80,3 @@
   31 Jan 2010; Diego E. Pettenò <flameeyes@gentoo.org> +bones-3.2.0.ebuild,
   +metadata.xml:
   Initial import of bones and related dependencies.
-





             reply	other threads:[~2012-08-14  1:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-14  1:22 Diego Petteno (flameeyes) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-02-02 22:01 [gentoo-commits] gentoo-x86 commit in dev-ruby/bones: bones-3.7.0.ebuild ChangeLog Thomas Kahle (tomka)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120814012203.2886B2004B@flycatcher.gentoo.org \
    --to=flameeyes@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox