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-base: ChangeLog ruby-debug-base-0.10.4.ebuild
Date: Sun, 25 Sep 2011 14:23:08 +0000 (UTC)	[thread overview]
Message-ID: <20110925142308.9F21B20036@flycatcher.gentoo.org> (raw)

flameeyes    11/09/25 14:23:08

  Modified:             ChangeLog ruby-debug-base-0.10.4.ebuild
  Log:
  Simplify functions.
  
  (Portage version: 2.2.0_alpha59/cvs/Linux x86_64)

Revision  Changes    Path
1.20                 dev-ruby/ruby-debug-base/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-debug-base/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog	31 Jul 2011 16:52:22 -0000	1.19
+++ ChangeLog	25 Sep 2011 14:23:08 -0000	1.20
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/ruby-debug-base
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-debug-base/ChangeLog,v 1.19 2011/07/31 16:52:22 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-debug-base/ChangeLog,v 1.20 2011/09/25 14:23:08 flameeyes Exp $
+
+  25 Sep 2011; Diego E. Pettenò <flameeyes@gentoo.org>
+  ruby-debug-base-0.10.4.ebuild:
+  Simplify functions.
 
   31 Jul 2011; Raúl Porcel <armin76@gentoo.org>
   ruby-debug-base-0.10.3-r1.ebuild, ruby-debug-base-0.10.3-r2.ebuild,



1.4                  dev-ruby/ruby-debug-base/ruby-debug-base-0.10.4.ebuild

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

Index: ruby-debug-base-0.10.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-debug-base/ruby-debug-base-0.10.4.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ruby-debug-base-0.10.4.ebuild	31 Jul 2011 16:52:22 -0000	1.3
+++ ruby-debug-base-0.10.4.ebuild	25 Sep 2011 14:23:08 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-debug-base/ruby-debug-base-0.10.4.ebuild,v 1.3 2011/07/31 16:52:22 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-debug-base/ruby-debug-base-0.10.4.ebuild,v 1.4 2011/09/25 14:23:08 flameeyes Exp $
 
 EAPI="2"
 USE_RUBY="ruby18 ree18"
@@ -20,15 +20,11 @@
 ruby_add_rdepend ">=dev-ruby/linecache-0.3"
 
 each_ruby_configure() {
-	pushd ext
-	${RUBY} extconf.rb || die "extconf.rb failed"
-	popd
+	${RUBY} -C ext extconf.rb || die "extconf.rb failed"
 }
 
 each_ruby_compile() {
-	pushd ext
-	emake || die "emake failed"
-	popd
+	emake -C ext || die "emake failed"
 }
 
 each_ruby_install() {






             reply	other threads:[~2011-09-25 14:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-25 14:23 Diego Petteno (flameeyes) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-05-07  8:27 [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-debug-base: ChangeLog ruby-debug-base-0.10.4.ebuild Hans de Graaff (graaff)
2011-05-07  8:25 Hans de Graaff (graaff)

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=20110925142308.9F21B20036@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