From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libdaemon/
Date: Wed, 31 Mar 2021 23:13:35 +0000 (UTC) [thread overview]
Message-ID: <1617232403.77ad8caa35a52d27f9bf21d39e24c8c922b38a5b.sam@gentoo> (raw)
commit: 77ad8caa35a52d27f9bf21d39e24c8c922b38a5b
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 31 23:12:34 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Mar 31 23:13:23 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77ad8caa
dev-libs/libdaemon: refresh bundled libtool
Closes: https://bugs.gentoo.org/668404
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-libs/libdaemon/libdaemon-0.14-r3.ebuild | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/dev-libs/libdaemon/libdaemon-0.14-r3.ebuild b/dev-libs/libdaemon/libdaemon-0.14-r3.ebuild
index ca071b501b6..5c2fddc9776 100644
--- a/dev-libs/libdaemon/libdaemon-0.14-r3.ebuild
+++ b/dev-libs/libdaemon/libdaemon-0.14-r3.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit multilib-minimal
+inherit autotools multilib-minimal
DESCRIPTION="Simple library for creating daemon processes in C"
HOMEPAGE="http://0pointer.de/lennart/projects/libdaemon/"
@@ -23,6 +23,11 @@ PATCHES=(
src_prepare() {
default
+ # Refresh bundled libtool (ltmain.sh)
+ # (elibtoolize is insufficient)
+ # bug #668404
+ eautoreconf
+
# doxygen is broken with out-of-source builds
multilib_copy_sources
}
next reply other threads:[~2021-03-31 23:13 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-31 23:13 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-06-30 17:55 [gentoo-commits] repo/gentoo:master commit in: dev-libs/libdaemon/ Marek Szuba
2021-03-31 23:13 Sam James
2019-12-15 13:37 Michał Górny
2018-12-29 12:05 Sergei Trofimovich
2018-06-30 20:47 Mikle Kolyada
2018-04-22 9:41 Mikle Kolyada
2018-04-20 21:27 Sergei Trofimovich
2018-04-18 5:31 Mart Raudsepp
2018-04-05 23:19 Thomas Deutschmann
2018-04-05 6:10 Sergei Trofimovich
2018-04-03 9:34 Jason Zaman
2018-04-02 17:06 Tobias Klausmann
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=1617232403.77ad8caa35a52d27f9bf21d39e24c8c922b38a5b.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