From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/devtodo/
Date: Mon, 8 Mar 2021 00:03:46 +0000 (UTC) [thread overview]
Message-ID: <1615161819.d6d2aeb54b45ba83be3aeda1f2a72176abc9996a.sam@gentoo> (raw)
commit: d6d2aeb54b45ba83be3aeda1f2a72176abc9996a
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 8 00:02:49 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Mar 8 00:03:39 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6d2aeb5
app-misc/devtodo: don't demand unicode from ncurses
Closes: https://bugs.gentoo.org/731780
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-misc/devtodo/devtodo-0.1.20-r3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-misc/devtodo/devtodo-0.1.20-r3.ebuild b/app-misc/devtodo/devtodo-0.1.20-r3.ebuild
index 7be802db360..4ea3f59f4e2 100644
--- a/app-misc/devtodo/devtodo-0.1.20-r3.ebuild
+++ b/app-misc/devtodo/devtodo-0.1.20-r3.ebuild
@@ -39,7 +39,7 @@ src_prepare() {
mv util/{,DT}Regex.h || die
sed \
- -e "/^LIBS/s:$: $($(tc-getPKG_CONFIG) --libs ncursesw):g" \
+ -e "/^LIBS/s:$: $($(tc-getPKG_CONFIG) --libs ncurses):g" \
-i src/Makefile.am || die
eautoreconf
next reply other threads:[~2021-03-08 0:03 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-08 0:03 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-08 16:42 [gentoo-commits] repo/gentoo:master commit in: app-misc/devtodo/ Arthur Zamarin
2025-03-08 15:33 Sam James
2025-03-08 14:12 Sam James
2025-03-08 14:09 Sam James
2025-03-08 13:43 Sam James
2025-03-08 11:57 Arthur Zamarin
2024-05-26 21:31 Conrad Kostecki
2015-08-16 11:30 Justin Lecher
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=1615161819.d6d2aeb54b45ba83be3aeda1f2a72176abc9996a.sam@gentoo \
--to=sam@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