commit: cd238fd0a705f6ffd3071b3a972959170b75816a
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat May 1 09:51:34 2021 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat May 1 09:53:15 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd238fd0
x11-misc/synergy: remove libressl support
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
x11-misc/synergy/synergy-1.13.1.41.ebuild | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/x11-misc/synergy/synergy-1.13.1.41.ebuild
b/x11-misc/synergy/synergy-1.13.1.41.ebuild
index a73983eac82..21abd7f2c78 100644
--- a/x11-misc/synergy/synergy-1.13.1.41.ebuild
+++ b/x11-misc/synergy/synergy-1.13.1.41.ebuild
@@ -24,12 +24,11 @@ S=${WORKDIR}/${MY_P}
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha amd64 ~arm ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux
~sparc-solaris ~x86-solaris"
-IUSE="libressl gui test zeroconf"
+IUSE="gui test zeroconf"
RESTRICT="!test? ( test )"
RDEPEND="
- !libressl? ( dev-libs/openssl:= )
- libressl? ( dev-libs/libressl:= )
+ dev-libs/openssl:=
x11-libs/libICE:=
x11-libs/libSM:=
x11-libs/libX11:=