commit: 8f7213e94cecb00bf87659617a1e0f850395d4be Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Sat Apr 13 10:41:21 2019 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sat Apr 13 10:42:40 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f7213e9
net-im/skypeforlinux: Does not link to either systemd or elogind Closes: https://bugs.gentoo.org/671524 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: David Seifert <soap <AT> gentoo.org> ...rlinux-8.34.0.78-r1.ebuild => skypeforlinux-8.34.0.78-r2.ebuild} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/net-im/skypeforlinux/skypeforlinux-8.34.0.78-r1.ebuild b/net-im/skypeforlinux/skypeforlinux-8.34.0.78-r2.ebuild similarity index 96% rename from net-im/skypeforlinux/skypeforlinux-8.34.0.78-r1.ebuild rename to net-im/skypeforlinux/skypeforlinux-8.34.0.78-r2.ebuild index 32896b26fbc..62edb86e1c1 100644 --- a/net-im/skypeforlinux/skypeforlinux-8.34.0.78-r1.ebuild +++ b/net-im/skypeforlinux/skypeforlinux-8.34.0.78-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -22,8 +22,8 @@ RESTRICT="mirror bindist strip" #299368 RDEPEND=" || ( - sys-auth/elogind[${MULTILIB_USEDEP}] - sys-apps/systemd[${MULTILIB_USEDEP}] + sys-auth/elogind + sys-apps/systemd ) dev-libs/atk[${MULTILIB_USEDEP}] dev-libs/expat[${MULTILIB_USEDEP}]
