public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/webex/
Date: Tue, 22 Jun 2021 23:56:18 +0000 (UTC)	[thread overview]
Message-ID: <1624406135.16c0969fe3e157fc5af3cb343f239e8efd871abd.sam@gentoo> (raw)

commit:     16c0969fe3e157fc5af3cb343f239e8efd871abd
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 22 23:53:51 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jun 22 23:55:35 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16c0969f

net-im/webex: add libxcrypt[compat] dependency

Needed for upcoming libcrypt migration. This is a binary package
so we can't rebuild it, obviously.

Reported-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../{webex-41.5.0.18815.1.ebuild => webex-41.5.0.18815.1-r1.ebuild}   | 4 ++++
 .../{webex-41.5.0.18911.1.ebuild => webex-41.5.0.18911.1-r1.ebuild}   | 4 ++++
 2 files changed, 8 insertions(+)

diff --git a/net-im/webex/webex-41.5.0.18815.1.ebuild b/net-im/webex/webex-41.5.0.18815.1-r1.ebuild
similarity index 95%
rename from net-im/webex/webex-41.5.0.18815.1.ebuild
rename to net-im/webex/webex-41.5.0.18815.1-r1.ebuild
index 81b65db210d..f44b90dd6a9 100644
--- a/net-im/webex/webex-41.5.0.18815.1.ebuild
+++ b/net-im/webex/webex-41.5.0.18815.1-r1.ebuild
@@ -43,6 +43,10 @@ RDEPEND="
 	x11-libs/xcb-util-keysyms
 	x11-libs/xcb-util-renderutil
 	x11-libs/xcb-util-wm
+	|| (
+		sys-libs/glibc[crypt]
+		sys-libs/libxcrypt[compat]
+	)
 "
 
 S=${WORKDIR}

diff --git a/net-im/webex/webex-41.5.0.18911.1.ebuild b/net-im/webex/webex-41.5.0.18911.1-r1.ebuild
similarity index 95%
rename from net-im/webex/webex-41.5.0.18911.1.ebuild
rename to net-im/webex/webex-41.5.0.18911.1-r1.ebuild
index 81b65db210d..d8d971985c4 100644
--- a/net-im/webex/webex-41.5.0.18911.1.ebuild
+++ b/net-im/webex/webex-41.5.0.18911.1-r1.ebuild
@@ -43,6 +43,10 @@ RDEPEND="
 	x11-libs/xcb-util-keysyms
 	x11-libs/xcb-util-renderutil
 	x11-libs/xcb-util-wm
+    || (
+		sys-libs/glibc[crypt]
+		sys-libs/libxcrypt[compat]
+    )
 "
 
 S=${WORKDIR}


             reply	other threads:[~2021-06-22 23:56 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-22 23:56 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-11-13 21:46 [gentoo-commits] repo/gentoo:master commit in: net-im/webex/ Andreas K. Hüttel
2021-10-17 20:06 Sam James
2021-10-16 21:25 Andreas K. Hüttel
2021-06-24 22:20 Andreas K. Hüttel
2021-06-23  0:03 Sam James
2021-06-23  0:02 Sam James
2021-05-27 17:00 Andreas K. Hüttel
2021-05-22 18:28 Andreas K. Hüttel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1624406135.16c0969fe3e157fc5af3cb343f239e8efd871abd.sam@gentoo \
    --to=sam@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox