From: "Priit Laes" <plaes@plaes.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gnome:master commit in: dev-libs/totem-pl-parser/
Date: Thu, 5 Dec 2013 10:38:11 +0000 (UTC) [thread overview]
Message-ID: <1386240056.6b2f902f7ae40a4f662979853f69c41e680afe03.plaes@gentoo> (raw)
commit: 6b2f902f7ae40a4f662979853f69c41e680afe03
Author: Priit Laes <plaes <AT> plaes <DOT> org>
AuthorDate: Thu Dec 5 10:40:56 2013 +0000
Commit: Priit Laes <plaes <AT> plaes <DOT> org>
CommitDate: Thu Dec 5 10:40:56 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=6b2f902f
dev-libs/totem-pl-parser: Fix sed command
---
dev-libs/totem-pl-parser/totem-pl-parser-3.10.0.ebuild | 2 +-
dev-libs/totem-pl-parser/totem-pl-parser-9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-libs/totem-pl-parser/totem-pl-parser-3.10.0.ebuild b/dev-libs/totem-pl-parser/totem-pl-parser-3.10.0.ebuild
index d45bd04..eb8af3b 100644
--- a/dev-libs/totem-pl-parser/totem-pl-parser-3.10.0.ebuild
+++ b/dev-libs/totem-pl-parser/totem-pl-parser-3.10.0.ebuild
@@ -43,7 +43,7 @@ src_prepare() {
# 3rd test fails on upgrade, not once installed
sed -e 's:\(g_test_add_func.*/parser/resolution.*\):/*\1*/:' \
-e 's:\(g_test_add_func.*/parser/parsing/itms_link.*\):/*\1*/:' \
- -e 's:\(g_test_add_func.*/parser/parsability.*\)/*\1/:'\
+ -e 's:\(g_test_add_func.*/parser/parsability.*\):/*\1/:'\
-i plparse/tests/parser.c || die "sed failed"
gnome2_src_prepare
diff --git a/dev-libs/totem-pl-parser/totem-pl-parser-9999.ebuild b/dev-libs/totem-pl-parser/totem-pl-parser-9999.ebuild
index 1bb6138..fe84a67 100644
--- a/dev-libs/totem-pl-parser/totem-pl-parser-9999.ebuild
+++ b/dev-libs/totem-pl-parser/totem-pl-parser-9999.ebuild
@@ -56,7 +56,7 @@ src_prepare() {
# 3rd test fails on upgrade, not once installed
sed -e 's:\(g_test_add_func.*/parser/resolution.*\):/*\1*/:' \
-e 's:\(g_test_add_func.*/parser/parsing/itms_link.*\):/*\1*/:' \
- -e 's:\(g_test_add_func.*/parser/parsability.*\)/*\1/:'\
+ -e 's:\(g_test_add_func.*/parser/parsability.*\):/*\1/:'\
-i plparse/tests/parser.c || die "sed failed"
gnome2_src_prepare
next reply other threads:[~2013-12-05 10:38 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-05 10:38 Priit Laes [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-05-17 15:39 [gentoo-commits] proj/gnome:master commit in: dev-libs/totem-pl-parser/ Gilles Dartiguelongue
2013-11-28 23:50 Gilles Dartiguelongue
2012-05-24 9:12 Alexandre Restovtsev
2012-03-25 17:15 Gilles Dartiguelongue
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=1386240056.6b2f902f7ae40a4f662979853f69c41e680afe03.plaes@gentoo \
--to=plaes@plaes.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