public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Hans de Graaff (graaff)" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/test_declarative: ChangeLog test_declarative-0.0.5.ebuild
Date: Wed, 26 Oct 2011 17:56:21 +0000 (UTC)	[thread overview]
Message-ID: <20111026175621.E54172004B@flycatcher.gentoo.org> (raw)

graaff      11/10/26 17:56:21

  Modified:             ChangeLog test_declarative-0.0.5.ebuild
  Log:
  Move to EAPI=4 to fix deprecations. Add ruby19, rbx.
  
  (Portage version: 2.1.10.11/cvs/Linux x86_64)

Revision  Changes    Path
1.5                  dev-ruby/test_declarative/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/test_declarative/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	24 Jul 2011 09:39:54 -0000	1.4
+++ ChangeLog	26 Oct 2011 17:56:21 -0000	1.5
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/test_declarative
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test_declarative/ChangeLog,v 1.4 2011/07/24 09:39:54 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test_declarative/ChangeLog,v 1.5 2011/10/26 17:56:21 graaff Exp $
+
+  26 Oct 2011; Hans de Graaff <graaff@gentoo.org>
+  test_declarative-0.0.5.ebuild:
+  Move to EAPI=4 to fix deprecations. Add ruby19, rbx.
 
   24 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org>
   test_declarative-0.0.5.ebuild:



1.5                  dev-ruby/test_declarative/test_declarative-0.0.5.ebuild

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

Index: test_declarative-0.0.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/test_declarative/test_declarative-0.0.5.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- test_declarative-0.0.5.ebuild	24 Jul 2011 09:39:54 -0000	1.4
+++ test_declarative-0.0.5.ebuild	26 Oct 2011 17:56:21 -0000	1.5
@@ -1,10 +1,10 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test_declarative/test_declarative-0.0.5.ebuild,v 1.4 2011/07/24 09:39:54 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test_declarative/test_declarative-0.0.5.ebuild,v 1.5 2011/10/26 17:56:21 graaff Exp $
 
-EAPI=2
+EAPI=4
 
-USE_RUBY="ruby18 ree18 jruby"
+USE_RUBY="ruby18 ree18 jruby ruby19 rbx"
 
 RUBY_FAKEGEM_TASK_TEST=""
 RUBY_FAKEGEM_TASK_DOC=""
@@ -16,7 +16,7 @@
 DESCRIPTION="Simply adds a declarative test method syntax to test/unit."
 HOMEPAGE="https://github.com/svenfuchs/test_declarative"
 SRC_URI="https://github.com/svenfuchs/test_declarative/tarball/v${PV} -> ${P}.tgz"
-S="${WORKDIR}/svenfuchs-test_declarative-*"
+RUBY_S="svenfuchs-test_declarative-*"
 
 LICENSE="MIT"
 SLOT="0"






             reply	other threads:[~2011-10-26 17:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-26 17:56 Hans de Graaff (graaff) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-07-24  9:39 [gentoo-commits] gentoo-x86 commit in dev-ruby/test_declarative: ChangeLog test_declarative-0.0.5.ebuild Kacper Kowalik (xarthisius)
2011-02-26 18:33 Raul Porcel (armin76)
2011-02-25 17:21 Jeroen Roovers (jer)

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=20111026175621.E54172004B@flycatcher.gentoo.org \
    --to=graaff@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