public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/simple-rss/
Date: Fri, 16 Dec 2016 06:15:10 +0000 (UTC)	[thread overview]
Message-ID: <1481868629.dcaad1bf934b2639e3252cf9fcfa34b63bc89ae2.graaff@gentoo> (raw)

commit:     dcaad1bf934b2639e3252cf9fcfa34b63bc89ae2
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 16 06:10:29 2016 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Dec 16 06:10:29 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcaad1bf

dev-ruby/simple-rss: fix build with new rake; add ruby23

Package-Manager: portage-2.3.0

 dev-ruby/simple-rss/simple-rss-1.3.1-r1.ebuild | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/simple-rss/simple-rss-1.3.1-r1.ebuild b/dev-ruby/simple-rss/simple-rss-1.3.1-r1.ebuild
index bb4b388..9f6515d 100644
--- a/dev-ruby/simple-rss/simple-rss-1.3.1-r1.ebuild
+++ b/dev-ruby/simple-rss/simple-rss-1.3.1-r1.ebuild
@@ -3,7 +3,7 @@
 # $Id$
 
 EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22"
+USE_RUBY="ruby20 ruby21 ruby22 ruby23"
 
 RUBY_FAKEGEM_TASK_DOC="doc"
 RUBY_FAKEGEM_EXTRADOC="README.markdown"
@@ -22,7 +22,9 @@ ruby_add_bdepend "test? ( dev-ruby/rspec )"
 
 all_ruby_prepare() {
 	# Avoid dependency on bundler
-	sed -i -e '/bundler/d' Rakefile || die
+	sed -i -e '/bundler/d' \
+		-e '/rubyforgepublisher/I s:^:#:' \
+		Rakefile || die
 
 	# https://github.com/cardmagic/simple-rss/pull/14
 	sed -i -e 's/README/README.markdown/' Rakefile || die


             reply	other threads:[~2016-12-16  6:15 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-16  6:15 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-12-27  9:36 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/simple-rss/ Hans de Graaff
2023-06-23 19:20 Hans de Graaff
2023-06-23 19:20 Hans de Graaff
2022-12-03  7:13 Hans de Graaff
2022-06-22  4:35 Hans de Graaff
2022-04-22  6:55 Hans de Graaff
2020-01-05  8:03 Hans de Graaff
2019-04-29  5:32 Hans de Graaff
2019-04-28 20:34 Thomas Deutschmann
2019-04-13 14:10 Mikle Kolyada
2019-01-20 10:17 Hans de Graaff
2018-05-02  4:54 Hans de Graaff
2018-05-02  4:54 Hans de Graaff
2018-02-19  6:49 Hans de Graaff
2016-07-22 19:04 Hans de Graaff
2016-07-21 19:38 Hans de Graaff
2016-04-16 13:08 Manuel Rüger

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=1481868629.dcaad1bf934b2639e3252cf9fcfa34b63bc89ae2.graaff@gentoo \
    --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