summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Junghans <ottxor@gentoo.org>2016-08-05 09:15:35 -0600
committerChristoph Junghans <ottxor@gentoo.org>2016-08-05 09:19:38 -0600
commit0ee255385f5ba914dd13d212e5041aaf4eb6a589 (patch)
tree09af62eb7a719d8dda73d5fcbc626a487806f9c2
parentdev-ruby/typhoeus: bring back 0.6.9 (bug #578458) (diff)
downloadgentoo-0ee255385f5ba914dd13d212e5041aaf4eb6a589.tar.gz
gentoo-0ee255385f5ba914dd13d212e5041aaf4eb6a589.tar.bz2
gentoo-0ee255385f5ba914dd13d212e5041aaf4eb6a589.zip
dev-ruby/travis: revert "fix deps"
This reverts commit effd69d76799e129ca0c3b4cc6b4601ae366caa2.
-rw-r--r--dev-ruby/travis/travis-1.8.2-r1.ebuild (renamed from dev-ruby/travis/travis-1.8.2-r2.ebuild)8
1 files changed, 1 insertions, 7 deletions
diff --git a/dev-ruby/travis/travis-1.8.2-r2.ebuild b/dev-ruby/travis/travis-1.8.2-r1.ebuild
index 939013e37a31..860072648c91 100644
--- a/dev-ruby/travis/travis-1.8.2-r2.ebuild
+++ b/dev-ruby/travis/travis-1.8.2-r1.ebuild
@@ -7,8 +7,6 @@ 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) "
@@ -33,13 +31,9 @@ ruby_add_rdepend "
>dev-ruby/highline-1.6
>dev-ruby/launchy-2.1
>dev-ruby/pusher-client-0.4
- >=dev-ruby/typhoeus-0.6.8
+ =dev-ruby/typhoeus-0.6*
"
-all_ruby_prepare() {
- sed -i -e '/typhoeus/s/~> 0.6/>= 0.6/' travis.gemspec || die
-}
-
all_ruby_install() {
all_fakegem_install