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/ruby-activeldap/
Date: Mon, 23 Jan 2012 20:14:11 +0000 (UTC)	[thread overview]
Message-ID: <7da1d65517375db6e4a962bc0dfe83492710503e.graaff@gentoo> (raw)

commit:     7da1d65517375db6e4a962bc0dfe83492710503e
Author:     Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Mon Jan 23 20:14:02 2012 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Jan 23 20:14:02 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=7da1d655

Fix sed call.

(Portage version: 2.1.10.41/git/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)

---
 dev-ruby/ruby-activeldap/ChangeLog                 |    4 ++++
 .../ruby-activeldap-3.1.0-r1.ebuild                |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/dev-ruby/ruby-activeldap/ChangeLog b/dev-ruby/ruby-activeldap/ChangeLog
index a814dc6..bd68ca9 100644
--- a/dev-ruby/ruby-activeldap/ChangeLog
+++ b/dev-ruby/ruby-activeldap/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  23 Jan 2012; Hans de Graaff <graaff@gentoo.org>
+  ruby-activeldap-3.1.0-r1.ebuild:
+  Fix sed call.
+
 *ruby-activeldap-3.1.0-r1 (23 Jan 2012)
 
   23 Jan 2012; Hans de Graaff <graaff@gentoo.org>

diff --git a/dev-ruby/ruby-activeldap/ruby-activeldap-3.1.0-r1.ebuild b/dev-ruby/ruby-activeldap/ruby-activeldap-3.1.0-r1.ebuild
index 37e0484..0d2ad94 100644
--- a/dev-ruby/ruby-activeldap/ruby-activeldap-3.1.0-r1.ebuild
+++ b/dev-ruby/ruby-activeldap/ruby-activeldap-3.1.0-r1.ebuild
@@ -42,7 +42,7 @@ all_ruby_prepare() {
 	# Comment out Gettext setup because it does not work with fast_gettext. This
 	# patch probably breaks ruby_gettext usage. See
 	# https://github.com/activeldap/activeldap/issues/33
-	sed -i -e '/GetText\./ s:^:#:/' lib/active_ldap/get_text_support.rb || die
+	sed -i -e '/GetText\./ s:^:#:' lib/active_ldap/get_text_support.rb || die
 }
 
 each_ruby_test() {



             reply	other threads:[~2012-01-23 20:14 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-23 20:14 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-08-16  9:07 [gentoo-commits] dev/graaff:master commit in: dev-ruby/ruby-activeldap/ Hans de Graaff
2012-02-14  8:40 Hans de Graaff
2012-02-14  8:34 Hans de Graaff
2012-01-23 14:21 Hans de Graaff
2011-11-03 12:28 Hans de Graaff
2011-11-03 12:23 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=7da1d65517375db6e4a962bc0dfe83492710503e.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