From: "Mike Frysinger" <vapier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/popt/
Date: Mon, 20 Mar 2017 19:49:19 +0000 (UTC) [thread overview]
Message-ID: <1490039338.0fdfb3719c3d2cb01f7af039f77bc1cde53ec04e.vapier@gentoo> (raw)
commit: 0fdfb3719c3d2cb01f7af039f77bc1cde53ec04e
Author: Mike Frysinger <vapier <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 20 19:48:22 2017 +0000
Commit: Mike Frysinger <vapier <AT> gentoo <DOT> org>
CommitDate: Mon Mar 20 19:48:58 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fdfb371
dev-libs/popt: add elibtoolize for ppc64le
The bundled libtool is too old and doesn't support ppc64le out of the box.
dev-libs/popt/popt-1.16-r2.ebuild | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/dev-libs/popt/popt-1.16-r2.ebuild b/dev-libs/popt/popt-1.16-r2.ebuild
index 9206333b24b..f8cdbd19530 100644
--- a/dev-libs/popt/popt-1.16-r2.ebuild
+++ b/dev-libs/popt/popt-1.16-r2.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-inherit eutils multilib-minimal
+inherit eutils multilib-minimal libtool
DESCRIPTION="Parse Options - Command line parser"
HOMEPAGE="http://rpm5.org/"
@@ -19,6 +19,7 @@ DEPEND="nls? ( sys-devel/gettext )"
src_prepare() {
epatch "${FILESDIR}"/fix-popt-pkgconfig-libdir.patch #349558
sed -i -e 's:lt-test1:test1:' testit.sh || die
+ elibtoolize
}
multilib_src_configure() {
next reply other threads:[~2017-03-20 19:50 UTC|newest]
Thread overview: 35+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-20 19:49 Mike Frysinger [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-03-20 19:49 [gentoo-commits] repo/gentoo:master commit in: dev-libs/popt/ Mike Frysinger
2019-05-04 18:38 Andreas K. Hüttel
2020-06-23 16:16 Lars Wendler
2020-11-14 20:35 Sam James
2020-11-14 22:50 Sam James
2020-11-15 5:24 Sam James
2020-11-17 18:50 Agostino Sarubbo
2020-11-17 18:55 Agostino Sarubbo
2020-11-17 19:05 Agostino Sarubbo
2020-11-18 22:01 Sergei Trofimovich
2020-12-01 12:29 Sam James
2020-12-27 14:21 Fabian Groffen
2021-01-06 19:34 Fabian Groffen
2022-09-16 23:25 Sam James
2022-09-16 23:50 Sam James
2023-01-14 19:17 Sam James
2023-03-04 5:30 Arthur Zamarin
2023-03-04 5:38 Arthur Zamarin
2023-03-04 5:55 Arthur Zamarin
2023-03-04 5:58 Arthur Zamarin
2023-03-04 7:12 Arthur Zamarin
2023-03-04 8:23 Arthur Zamarin
2023-03-04 8:58 Arthur Zamarin
2023-08-29 21:07 Sam James
2024-01-03 10:40 Sam James
2024-02-06 6:25 Sam James
2024-02-06 6:25 Sam James
2024-02-06 6:54 Sam James
2024-02-06 7:25 Sam James
2024-02-06 7:25 Sam James
2024-02-06 7:25 Sam James
2024-02-06 7:25 Sam James
2024-02-06 19:29 Sam James
2024-03-04 10:36 Sam James
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=1490039338.0fdfb3719c3d2cb01f7af039f77bc1cde53ec04e.vapier@gentoo \
--to=vapier@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