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] dev/graaff:master commit in: dev-ruby/odata/
Date: Wed,  1 Apr 2015 13:49:48 +0000 (UTC)	[thread overview]
Message-ID: <1427896181.390f5e687c22132c792ae6c8298f2d31200e5897.graaff@gentoo> (raw)

commit:     390f5e687c22132c792ae6c8298f2d31200e5897
Author:     Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Wed Apr  1 13:49:41 2015 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Apr  1 13:49:41 2015 +0000
URL:        https://gitweb.gentoo.org/dev/graaff.git/commit/?id=390f5e68

Fix gemspec version for typhoeus.

Package-Manager: portage-2.2.14

 dev-ruby/odata/ChangeLog           | 3 +++
 dev-ruby/odata/odata-0.6.18.ebuild | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/dev-ruby/odata/ChangeLog b/dev-ruby/odata/ChangeLog
index adec1ef..4537aef 100644
--- a/dev-ruby/odata/ChangeLog
+++ b/dev-ruby/odata/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  01 Apr 2015; Hans de Graaff <graaff@gentoo.org> odata-0.6.18.ebuild:
+  Fix gemspec version for typhoeus.
+
 *odata-0.6.18 (01 Apr 2015)
 
   01 Apr 2015; Hans de Graaff <graaff@gentoo.org> +odata-0.6.18.ebuild,

diff --git a/dev-ruby/odata/odata-0.6.18.ebuild b/dev-ruby/odata/odata-0.6.18.ebuild
index 320af01..7acef0c 100644
--- a/dev-ruby/odata/odata-0.6.18.ebuild
+++ b/dev-ruby/odata/odata-0.6.18.ebuild
@@ -25,5 +25,5 @@ IUSE=""
 ruby_add_rdepend ">=dev-ruby/nokogiri-1.6.2 >=dev-ruby/typhoeus-0.6.8"
 
 all_ruby_prepare() {
-	sed -i -e '/typhoeus/ s/1.6.8/1.6/' ${RUBY_FAKEGEM_GEMSPEC} || die
+	sed -i -e '/typhoeus/ s/0.6.8/0.6/' ${RUBY_FAKEGEM_GEMSPEC} || die
 }


             reply	other threads:[~2015-04-01 13:49 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-01 13:49 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-02-14 20:33 [gentoo-commits] dev/graaff:master commit in: dev-ruby/odata/ Hans de Graaff
2016-02-14 20:33 Hans de Graaff
2015-04-01 13:44 Hans de 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=1427896181.390f5e687c22132c792ae6c8298f2d31200e5897.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