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/
Date: Sat, 13 Apr 2019 10:43:02
Message-Id: 1555152160.8f7213e94cecb00bf87659617a1e0f850395d4be.soap@gentoo
1 commit: 8f7213e94cecb00bf87659617a1e0f850395d4be
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 13 10:41:21 2019 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 13 10:42:40 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f7213e9
7
8 net-im/skypeforlinux: Does not link to either systemd or elogind
9
10 Closes: https://bugs.gentoo.org/671524
11 Package-Manager: Portage-2.3.62, Repoman-2.3.12
12 Signed-off-by: David Seifert <soap <AT> gentoo.org>
13
14 ...rlinux-8.34.0.78-r1.ebuild => skypeforlinux-8.34.0.78-r2.ebuild} | 6 +++---
15 1 file changed, 3 insertions(+), 3 deletions(-)
16
17 diff --git a/net-im/skypeforlinux/skypeforlinux-8.34.0.78-r1.ebuild b/net-im/skypeforlinux/skypeforlinux-8.34.0.78-r2.ebuild
18 similarity index 96%
19 rename from net-im/skypeforlinux/skypeforlinux-8.34.0.78-r1.ebuild
20 rename to net-im/skypeforlinux/skypeforlinux-8.34.0.78-r2.ebuild
21 index 32896b26fbc..62edb86e1c1 100644
22 --- a/net-im/skypeforlinux/skypeforlinux-8.34.0.78-r1.ebuild
23 +++ b/net-im/skypeforlinux/skypeforlinux-8.34.0.78-r2.ebuild
24 @@ -1,4 +1,4 @@
25 -# Copyright 1999-2018 Gentoo Foundation
26 +# Copyright 1999-2019 Gentoo Authors
27 # Distributed under the terms of the GNU General Public License v2
28
29 EAPI=6
30 @@ -22,8 +22,8 @@ RESTRICT="mirror bindist strip" #299368
31
32 RDEPEND="
33 || (
34 - sys-auth/elogind[${MULTILIB_USEDEP}]
35 - sys-apps/systemd[${MULTILIB_USEDEP}]
36 + sys-auth/elogind
37 + sys-apps/systemd
38 )
39 dev-libs/atk[${MULTILIB_USEDEP}]
40 dev-libs/expat[${MULTILIB_USEDEP}]