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-im/skypeforlinux/, profiles/features/musl/
Date: Wed, 02 Feb 2022 09:13:13
Message-Id: 1643793180.41eeece9f8cff6b4d491132b2c4b404a99fbeb20.soap@gentoo
1 commit: 41eeece9f8cff6b4d491132b2c4b404a99fbeb20
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 2 09:13:00 2022 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 2 09:13:00 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41eeece9
7
8 net-im/skypeforlinux: require glibc
9
10 Closes: https://bugs.gentoo.org/832484
11 Signed-off-by: David Seifert <soap <AT> gentoo.org>
12
13 net-im/skypeforlinux/skypeforlinux-8.78.0.161-r2.ebuild | 3 ++-
14 net-im/skypeforlinux/skypeforlinux-8.79.0.92.ebuild | 3 ++-
15 net-im/skypeforlinux/skypeforlinux-8.79.0.95.ebuild | 3 ++-
16 net-im/skypeforlinux/skypeforlinux-8.80.0.143.ebuild | 1 +
17 profiles/features/musl/package.mask | 4 ++++
18 5 files changed, 11 insertions(+), 3 deletions(-)
19
20 diff --git a/net-im/skypeforlinux/skypeforlinux-8.78.0.161-r2.ebuild b/net-im/skypeforlinux/skypeforlinux-8.78.0.161-r2.ebuild
21 index 69bae224b928..88d5b41e760d 100644
22 --- a/net-im/skypeforlinux/skypeforlinux-8.78.0.161-r2.ebuild
23 +++ b/net-im/skypeforlinux/skypeforlinux-8.78.0.161-r2.ebuild
24 @@ -1,4 +1,4 @@
25 -# Copyright 1999-2021 Gentoo Authors
26 +# Copyright 1999-2022 Gentoo Authors
27 # Distributed under the terms of the GNU General Public License v2
28
29 EAPI=7
30 @@ -36,6 +36,7 @@ RDEPEND="
31 sys-apps/dbus[${MULTILIB_USEDEP}]
32 || ( <sys-libs/glibc-2.34 >=sys-libs/glibc-2.34[-clone3(+)] )
33 sys-devel/gcc[cxx]
34 + sys-libs/glibc
35 virtual/ttf-fonts
36 x11-libs/cairo[${MULTILIB_USEDEP}]
37 x11-libs/gdk-pixbuf:2[${MULTILIB_USEDEP}]
38
39 diff --git a/net-im/skypeforlinux/skypeforlinux-8.79.0.92.ebuild b/net-im/skypeforlinux/skypeforlinux-8.79.0.92.ebuild
40 index 9627b561f6f1..911974eaca88 100644
41 --- a/net-im/skypeforlinux/skypeforlinux-8.79.0.92.ebuild
42 +++ b/net-im/skypeforlinux/skypeforlinux-8.79.0.92.ebuild
43 @@ -1,4 +1,4 @@
44 -# Copyright 1999-2021 Gentoo Authors
45 +# Copyright 1999-2022 Gentoo Authors
46 # Distributed under the terms of the GNU General Public License v2
47
48 EAPI=8
49 @@ -33,6 +33,7 @@ RDEPEND="
50 net-print/cups[${MULTILIB_USEDEP}]
51 sys-apps/dbus[${MULTILIB_USEDEP}]
52 sys-devel/gcc[cxx]
53 + sys-libs/glibc
54 virtual/ttf-fonts
55 x11-libs/cairo[${MULTILIB_USEDEP}]
56 x11-libs/gdk-pixbuf:2[${MULTILIB_USEDEP}]
57
58 diff --git a/net-im/skypeforlinux/skypeforlinux-8.79.0.95.ebuild b/net-im/skypeforlinux/skypeforlinux-8.79.0.95.ebuild
59 index 9627b561f6f1..911974eaca88 100644
60 --- a/net-im/skypeforlinux/skypeforlinux-8.79.0.95.ebuild
61 +++ b/net-im/skypeforlinux/skypeforlinux-8.79.0.95.ebuild
62 @@ -1,4 +1,4 @@
63 -# Copyright 1999-2021 Gentoo Authors
64 +# Copyright 1999-2022 Gentoo Authors
65 # Distributed under the terms of the GNU General Public License v2
66
67 EAPI=8
68 @@ -33,6 +33,7 @@ RDEPEND="
69 net-print/cups[${MULTILIB_USEDEP}]
70 sys-apps/dbus[${MULTILIB_USEDEP}]
71 sys-devel/gcc[cxx]
72 + sys-libs/glibc
73 virtual/ttf-fonts
74 x11-libs/cairo[${MULTILIB_USEDEP}]
75 x11-libs/gdk-pixbuf:2[${MULTILIB_USEDEP}]
76
77 diff --git a/net-im/skypeforlinux/skypeforlinux-8.80.0.143.ebuild b/net-im/skypeforlinux/skypeforlinux-8.80.0.143.ebuild
78 index 3b4c9294851f..911974eaca88 100644
79 --- a/net-im/skypeforlinux/skypeforlinux-8.80.0.143.ebuild
80 +++ b/net-im/skypeforlinux/skypeforlinux-8.80.0.143.ebuild
81 @@ -33,6 +33,7 @@ RDEPEND="
82 net-print/cups[${MULTILIB_USEDEP}]
83 sys-apps/dbus[${MULTILIB_USEDEP}]
84 sys-devel/gcc[cxx]
85 + sys-libs/glibc
86 virtual/ttf-fonts
87 x11-libs/cairo[${MULTILIB_USEDEP}]
88 x11-libs/gdk-pixbuf:2[${MULTILIB_USEDEP}]
89
90 diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask
91 index 0123b422d70f..dc5443bae992 100644
92 --- a/profiles/features/musl/package.mask
93 +++ b/profiles/features/musl/package.mask
94 @@ -1,6 +1,10 @@
95 # Copyright 1999-2022 Gentoo Authors
96 # Distributed under the terms of the GNU General Public License v2
97
98 +# David Seifert <soap@g.o> (2022-02-02)
99 +# Binary packages linked to glibc
100 +net-im/skypeforlinux
101 +
102 # Viorel Munteanu <ceamac.paragon@×××××.com> (2022-02-01)
103 # Binary package linked to glibc
104 net-im/mattermost-desktop-bin