public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrew Ammerlaan" <andrewammerlaan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-ruby/byebug/
Date: Tue, 13 Jul 2021 09:09:01 +0000 (UTC)	[thread overview]
Message-ID: <1626042001.d7712c011a429c727c3559a624eec0195c178fa6.andrewammerlaan@gentoo> (raw)

commit:     d7712c011a429c727c3559a624eec0195c178fa6
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Sun Jul 11 22:20:01 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Sun Jul 11 22:20:01 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d7712c01

dev-ruby/byebug: disable ruby25

Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>

 dev-ruby/byebug/byebug-11.1.3.ebuild | 20 +++++++++-----------
 1 file changed, 9 insertions(+), 11 deletions(-)

diff --git a/dev-ruby/byebug/byebug-11.1.3.ebuild b/dev-ruby/byebug/byebug-11.1.3.ebuild
index b2cd0a380..87d3cecd2 100644
--- a/dev-ruby/byebug/byebug-11.1.3.ebuild
+++ b/dev-ruby/byebug/byebug-11.1.3.ebuild
@@ -2,16 +2,13 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-USE_RUBY="ruby25 ruby26 ruby27 ruby30"
-
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md GUIDE.md README.md"
-
-RUBY_FAKEGEM_GEMSPEC=${PN}.gemspec
 
 RUBY_FAKEGEM_BINDIR="exe"
-
 RUBY_FAKEGEM_EXTENSIONS=(ext/byebug/extconf.rb)
 RUBY_FAKEGEM_EXTENSION_LIBDIR=lib/byebug
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md GUIDE.md README.md"
+RUBY_FAKEGEM_GEMSPEC=${PN}.gemspec
+USE_RUBY="ruby26 ruby27 ruby30"
 
 inherit ruby-fakegem
 
@@ -22,15 +19,16 @@ SRC_URI="https://github.com/deivid-rodriguez/byebug/archive/v${PV}.tar.gz -> ${P
 LICENSE="BSD"
 SLOT="0"
 KEYWORDS="~amd64"
-IUSE=""
 
 # Tests require bundler and hang when run from portage
 RESTRICT="test"
 
-ruby_add_bdepend "test? (
-	dev-ruby/byebug
-	dev-ruby/pry
-)"
+ruby_add_bdepend "
+	test? (
+		dev-ruby/byebug
+		dev-ruby/pry
+	)
+"
 
 all_ruby_prepare() {
 	sed -i -e '/simplecov/ s:^:#:' test/test_helper.rb || die


             reply	other threads:[~2021-07-13  9:09 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-13  9:09 Andrew Ammerlaan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-08-24 22:41 [gentoo-commits] repo/proj/guru:master commit in: dev-ruby/byebug/ David Roman
2021-05-05  8:33 Andrew Ammerlaan
2021-04-20  9:43 Andrew Ammerlaan
2021-04-20  9:43 Andrew Ammerlaan

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=1626042001.d7712c011a429c727c3559a624eec0195c178fa6.andrewammerlaan@gentoo \
    --to=andrewammerlaan@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