From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: media-gfx/ttfautohint/
Date: Sat, 9 Oct 2021 06:44:05 +0000 (UTC) [thread overview]
Message-ID: <1633742134.b0515f02bf1472eee2b3592b6604426a38ba2cd9.arthurzam@gentoo> (raw)
commit: b0515f02bf1472eee2b3592b6604426a38ba2cd9
Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Sat Oct 9 01:15:34 2021 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Oct 9 01:15:34 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b0515f02
media-gfx/ttfautohint: fix sed
Closes: https://bugs.gentoo.org/816780
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
media-gfx/ttfautohint/ttfautohint-1.8.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-gfx/ttfautohint/ttfautohint-1.8.4.ebuild b/media-gfx/ttfautohint/ttfautohint-1.8.4.ebuild
index 858d5e5fd..805001f77 100644
--- a/media-gfx/ttfautohint/ttfautohint-1.8.4.ebuild
+++ b/media-gfx/ttfautohint/ttfautohint-1.8.4.ebuild
@@ -25,7 +25,7 @@ BDEPEND="sys-apps/help2man"
src_prepare() {
default
#set version
- sed -e "s|m4_esyscmd.*VERSION])|${PV//_/-}|" -i configure.ac || die
+ sed -e "s|m4_esyscmd.*VERSION)|${PV//_/-}|" -i configure.ac || die
eautoreconf
}
next reply other threads:[~2021-10-09 6:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-09 6:44 Arthur Zamarin [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-03-07 21:21 [gentoo-commits] repo/proj/guru:master commit in: media-gfx/ttfautohint/ Ronny Gutbrod
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=1633742134.b0515f02bf1472eee2b3592b6604426a38ba2cd9.arthurzam@gentoo \
--to=arthurzam@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