Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmppp/
Date: Thu, 01 Sep 2022 01:30:39
Message-Id: 1661995828.e907d5dc619195053644a78c8e370d2079cac419.sam@gentoo
1 commit: e907d5dc619195053644a78c8e370d2079cac419
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 1 01:29:50 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 1 01:30:28 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e907d5dc
7
8 Revert "x11-plugins/wmppp: add ppp-defs for musl"
9
10 This reverts commit fe4b53c2e553126a3f0a4809d96d176c069a45ea.
11
12 Oops. if_ppp.h != ppp_defs.h.
13
14 Bug: https://bugs.gentoo.org/716376
15 Signed-off-by: Sam James <sam <AT> gentoo.org>
16
17 x11-plugins/wmppp/wmppp-1.3.2-r2.ebuild | 5 ++---
18 1 file changed, 2 insertions(+), 3 deletions(-)
19
20 diff --git a/x11-plugins/wmppp/wmppp-1.3.2-r2.ebuild b/x11-plugins/wmppp/wmppp-1.3.2-r2.ebuild
21 index f802b006d36d..9b9b0e378314 100644
22 --- a/x11-plugins/wmppp/wmppp-1.3.2-r2.ebuild
23 +++ b/x11-plugins/wmppp/wmppp-1.3.2-r2.ebuild
24 @@ -1,4 +1,4 @@
25 -# Copyright 1999-2022 Gentoo Authors
26 +# Copyright 1999-2021 Gentoo Authors
27 # Distributed under the terms of the GNU General Public License v2
28
29 EAPI=8
30 @@ -18,8 +18,7 @@ RDEPEND=">=x11-libs/libdockapp-0.7:=
31 x11-libs/libX11
32 x11-libs/libXext
33 x11-libs/libXpm"
34 -DEPEND="${RDEPEND}
35 - elibc_musl? ( net-libs/ppp-defs )"
36 +DEPEND="${RDEPEND}"
37
38 # Specific to this tarball
39 S=${WORKDIR}/dockapps-7ec9002