Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/discord-bin/
Date: Wed, 01 Dec 2021 14:43:16
Message-Id: 1638369777.2ecb1efccc3ab395227fefc059d3da827ab9e1eb.sam@gentoo
1 commit: 2ecb1efccc3ab395227fefc059d3da827ab9e1eb
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Dec 1 14:42:57 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 1 14:42:57 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ecb1efc
7
8 net-im/discord-bin: reference other glibc bug in comment too
9
10 Bug: https://bugs.gentoo.org/827386
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 net-im/discord-bin/discord-bin-0.0.16-r3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-im/discord-bin/discord-bin-0.0.16-r3.ebuild b/net-im/discord-bin/discord-bin-0.0.16-r3.ebuild
17 index a78df64c326b..180003bc792f 100644
18 --- a/net-im/discord-bin/discord-bin-0.0.16-r3.ebuild
19 +++ b/net-im/discord-bin/discord-bin-0.0.16-r3.ebuild
20 @@ -20,7 +20,7 @@ RESTRICT="mirror bindist"
21
22 # libXScrnSaver is used through dlopen (bug #825370)
23 # Need to drop -clone3(-) from glibc once Electron is updated
24 -# bug #819045
25 +# bug #819045, bug #827386
26 RDEPEND="
27 app-accessibility/at-spi2-atk:2
28 app-accessibility/at-spi2-core:2