Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/iwd/
Date: Mon, 03 Jan 2022 23:26:59
Message-Id: 1641252383.7c783eab6993232354adb3e74adcc34b804466e8.soap@gentoo
1 commit: 7c783eab6993232354adb3e74adcc34b804466e8
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 3 23:26:23 2022 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 3 23:26:23 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c783eab
7
8 net-wireless/iwd: remove implicit elibc_* flags
9
10 Signed-off-by: David Seifert <soap <AT> gentoo.org>
11
12 net-wireless/iwd/iwd-1.18.ebuild | 5 ++---
13 net-wireless/iwd/iwd-1.19.ebuild | 5 ++---
14 net-wireless/iwd/iwd-1.20.ebuild | 5 ++---
15 3 files changed, 6 insertions(+), 9 deletions(-)
16
17 diff --git a/net-wireless/iwd/iwd-1.18.ebuild b/net-wireless/iwd/iwd-1.18.ebuild
18 index 92aca7db05e3..a80d0e0f25f2 100644
19 --- a/net-wireless/iwd/iwd-1.18.ebuild
20 +++ b/net-wireless/iwd/iwd-1.18.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2021 Gentoo Authors
23 +# Copyright 1999-2022 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=7
27 @@ -22,8 +22,7 @@ HOMEPAGE="https://git.kernel.org/pub/scm/network/wireless/iwd.git/"
28
29 LICENSE="GPL-2"
30 SLOT="0"
31 -IUSE="+client cpu_flags_x86_aes cpu_flags_x86_ssse3 +crda elibc_musl +monitor ofono
32 -standalone systemd wired"
33 +IUSE="+client cpu_flags_x86_aes cpu_flags_x86_ssse3 +crda +monitor ofono standalone systemd wired"
34
35 DEPEND="
36 sys-apps/dbus
37
38 diff --git a/net-wireless/iwd/iwd-1.19.ebuild b/net-wireless/iwd/iwd-1.19.ebuild
39 index a118b5d4477c..d91aa706aa87 100644
40 --- a/net-wireless/iwd/iwd-1.19.ebuild
41 +++ b/net-wireless/iwd/iwd-1.19.ebuild
42 @@ -1,4 +1,4 @@
43 -# Copyright 1999-2021 Gentoo Authors
44 +# Copyright 1999-2022 Gentoo Authors
45 # Distributed under the terms of the GNU General Public License v2
46
47 EAPI=7
48 @@ -22,8 +22,7 @@ HOMEPAGE="https://git.kernel.org/pub/scm/network/wireless/iwd.git/"
49
50 LICENSE="GPL-2"
51 SLOT="0"
52 -IUSE="+client cpu_flags_x86_aes cpu_flags_x86_ssse3 +crda elibc_musl +monitor ofono
53 -standalone systemd wired"
54 +IUSE="+client cpu_flags_x86_aes cpu_flags_x86_ssse3 +crda +monitor ofono standalone systemd wired"
55
56 DEPEND="
57 sys-apps/dbus
58
59 diff --git a/net-wireless/iwd/iwd-1.20.ebuild b/net-wireless/iwd/iwd-1.20.ebuild
60 index cb041b9fb058..311a92a70d1c 100644
61 --- a/net-wireless/iwd/iwd-1.20.ebuild
62 +++ b/net-wireless/iwd/iwd-1.20.ebuild
63 @@ -1,4 +1,4 @@
64 -# Copyright 1999-2021 Gentoo Authors
65 +# Copyright 1999-2022 Gentoo Authors
66 # Distributed under the terms of the GNU General Public License v2
67
68 EAPI=7
69 @@ -22,8 +22,7 @@ HOMEPAGE="https://git.kernel.org/pub/scm/network/wireless/iwd.git/"
70
71 LICENSE="GPL-2"
72 SLOT="0"
73 -IUSE="+client cpu_flags_x86_aes cpu_flags_x86_ssse3 +crda elibc_musl +monitor ofono
74 -standalone systemd wired"
75 +IUSE="+client cpu_flags_x86_aes cpu_flags_x86_ssse3 +crda +monitor ofono standalone systemd wired"
76
77 DEPEND="
78 sys-apps/dbus