From: "Christoph Junghans" <ottxor@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/travis/
Date: Sat, 11 Jun 2016 20:50:15 +0000 (UTC) [thread overview]
Message-ID: <1465678165.effd69d76799e129ca0c3b4cc6b4601ae366caa2.ottxor@gentoo> (raw)
commit: effd69d76799e129ca0c3b4cc6b4601ae366caa2
Author: Christoph Junghans <ottxor <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 6 23:53:54 2016 +0000
Commit: Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Sat Jun 11 20:49:25 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=effd69d7
dev-ruby/travis: fix deps
Fix #1648 gh
Gentoo-bug: 578458
Package-Manager: portage-2.2.28
dev-ruby/travis/{travis-1.8.2-r1.ebuild => travis-1.8.2-r2.ebuild} | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/dev-ruby/travis/travis-1.8.2-r1.ebuild b/dev-ruby/travis/travis-1.8.2-r2.ebuild
similarity index 86%
rename from dev-ruby/travis/travis-1.8.2-r1.ebuild
rename to dev-ruby/travis/travis-1.8.2-r2.ebuild
index 6b1eb28..939013e 100644
--- a/dev-ruby/travis/travis-1.8.2-r1.ebuild
+++ b/dev-ruby/travis/travis-1.8.2-r2.ebuild
@@ -7,6 +7,8 @@ USE_RUBY="ruby20 ruby21"
RUBY_FAKEGEM_RECIPE_DOC="rdoc"
RUBY_FAKEGEM_RECIPE_TEST="rspec"
+RUBY_FAKEGEM_GEMSPEC="travis.gemspec"
+
inherit bash-completion-r1 ruby-fakegem
DESCRIPTION="Travis CI Client (CLI and Ruby library) "
@@ -34,6 +36,10 @@ ruby_add_rdepend "
>=dev-ruby/typhoeus-0.6.8
"
+all_ruby_prepare() {
+ sed -i -e '/typhoeus/s/~> 0.6/>= 0.6/' travis.gemspec || die
+}
+
all_ruby_install() {
all_fakegem_install
next reply other threads:[~2016-06-11 20:50 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-11 20:50 Christoph Junghans [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-08-27 8:28 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/travis/ Hans de Graaff
2022-08-27 8:28 Hans de Graaff
2022-06-11 5:46 Hans de Graaff
2022-04-17 8:09 Hans de Graaff
2021-11-26 8:17 Hans de Graaff
2021-11-26 8:17 Hans de Graaff
2021-07-06 10:26 Hans de Graaff
2020-10-31 7:59 Hans de Graaff
2020-07-22 9:02 Hans de Graaff
2020-06-06 8:04 Hans de Graaff
2020-05-23 18:49 Hans de Graaff
2019-11-03 9:28 Hans de Graaff
2019-05-08 19:59 Hans de Graaff
2019-04-13 6:34 Hans de Graaff
2019-02-16 23:52 Robin H. Johnson
2018-08-19 5:09 Hans de Graaff
2018-06-30 9:56 Hans de Graaff
2017-08-28 18:44 Hans de Graaff
2017-06-19 18:35 Hans de Graaff
2017-04-23 6:02 Hans de Graaff
2017-03-07 23:31 Christoph Junghans
2017-03-06 6:24 Hans de Graaff
2017-03-05 8:42 Hans de Graaff
2016-08-05 15:19 Christoph Junghans
2016-02-29 20:21 Christoph Junghans
2016-02-20 22:52 Patrice Clement
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=1465678165.effd69d76799e129ca0c3b4cc6b4601ae366caa2.ottxor@gentoo \
--to=ottxor@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