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/ruby-debug: ruby-debug-0.10.3-r3.ebuild ChangeLog
Date: Thu, 28 Jan 2010 02:18:03 +0000	[thread overview]
Message-ID: <E1NaJxL-0002CS-Im@stork.gentoo.org> (raw)

flameeyes    10/01/28 02:18:03

  Modified:             ChangeLog
  Added:                ruby-debug-0.10.3-r3.ebuild
  Log:
  Add version with support for JRuby through jruby-debug-base.
  (Portage version: 2.2_rc61/cvs/Linux x86_64)

Revision  Changes    Path
1.12                 dev-ruby/ruby-debug/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-debug/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-debug/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-debug/ChangeLog?r1=1.11&r2=1.12

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-debug/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	24 Jan 2010 16:43:02 -0000	1.11
+++ ChangeLog	28 Jan 2010 02:18:03 -0000	1.12
@@ -1,6 +1,12 @@
 # ChangeLog for dev-ruby/ruby-debug
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-debug/ChangeLog,v 1.11 2010/01/24 16:43:02 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-debug/ChangeLog,v 1.12 2010/01/28 02:18:03 flameeyes Exp $
+
+*ruby-debug-0.10.3-r3 (28 Jan 2010)
+
+  28 Jan 2010; Diego E. Pettenò <flameeyes@gentoo.org>
+  +ruby-debug-0.10.3-r3.ebuild:
+  Add version with support for JRuby through jruby-debug-base.
 
   24 Jan 2010; Diego E. Pettenò <flameeyes@gentoo.org>
   ruby-debug-0.10.3-r2.ebuild:



1.1                  dev-ruby/ruby-debug/ruby-debug-0.10.3-r3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-debug/ruby-debug-0.10.3-r3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-debug/ruby-debug-0.10.3-r3.ebuild?rev=1.1&content-type=text/plain

Index: ruby-debug-0.10.3-r3.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-debug/ruby-debug-0.10.3-r3.ebuild,v 1.1 2010/01/28 02:18:03 flameeyes Exp $

EAPI="2"
USE_RUBY="ruby18 jruby"

# The Rakefile has targets that are part of ruby-debug-base, so avoid
# hitting it for now.
RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_TASK_TEST=""
RUBY_FAKEGEM_EXTRADOC="AUTHORS ChangeLog CHANGES README"

RUBY_FAKEGEM_EXTRAINSTALL="cli"
RUBY_FAKEGEM_REQUIRE_PATHS="cli"

inherit ruby-fakegem

DESCRIPTION="CLI interface to ruby-debug"
HOMEPAGE="http://rubyforge.org/projects/ruby-debug/"

LICENSE="BSD-2"
KEYWORDS="~amd64"
IUSE=""
SLOT="0"

ruby_add_rdepend ">=dev-ruby/columnize-0.1"

# The original extension is used for MRI (ruby18)
USE_RUBY="ruby18" \
	ruby_add_rdepend ruby_targets_ruby18 =dev-ruby/ruby-debug-base-0.10.3*

# An alternative extension is used for JRuby
USE_RUBY="jruby" \
	ruby_add_rdepend ruby_targets_jruby =dev-ruby/jruby-debug-base-0.10.3*






             reply	other threads:[~2010-01-28  2:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-28  2:18 Diego Petteno (flameeyes) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-02-01 17:57 [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-debug: ruby-debug-0.10.3-r3.ebuild ChangeLog Jeremy Olexa (darkside)
2010-02-12 10:57 Diego Petteno (flameeyes)
2010-05-28 17:22 Joseph Jezak (josejx)

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=E1NaJxL-0002CS-Im@stork.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