From 8053132a458b4b0028937430c5cddbd6503b226f Mon Sep 17 00:00:00 2001 From: Lars Wendler Date: Mon, 7 Jan 2019 17:32:02 +0100 Subject: app-misc/tmate: Adjusted (sub-)slot dependency on dev-libs/openssl Package-Manager: Portage-2.3.54, Repoman-2.3.12 Signed-off-by: Lars Wendler --- app-misc/tmate/tmate-2.2.0-r1.ebuild | 4 ++-- app-misc/tmate/tmate-2.2.1.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'app-misc/tmate') diff --git a/app-misc/tmate/tmate-2.2.0-r1.ebuild b/app-misc/tmate/tmate-2.2.0-r1.ebuild index 37f0c9a8cae..22a9a0bf317 100644 --- a/app-misc/tmate/tmate-2.2.0-r1.ebuild +++ b/app-misc/tmate/tmate-2.2.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -23,7 +23,7 @@ SRC_URI="https://github.com/tmate-io/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz RDEPEND=" sys-libs/zlib[static-libs?] sys-libs/libutempter[static-libs?] - dev-libs/openssl[static-libs?] + dev-libs/openssl:0=[static-libs?] dev-libs/libevent[static-libs?] dev-libs/msgpack[static-libs?] >=net-libs/libssh-0.6.0[static-libs?] diff --git a/app-misc/tmate/tmate-2.2.1.ebuild b/app-misc/tmate/tmate-2.2.1.ebuild index 0afcb394d3f..f4cfc6999c0 100644 --- a/app-misc/tmate/tmate-2.2.1.ebuild +++ b/app-misc/tmate/tmate-2.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -23,7 +23,7 @@ SRC_URI="https://github.com/tmate-io/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz RDEPEND=" sys-libs/zlib[static-libs?] sys-libs/libutempter[static-libs?] - dev-libs/openssl[static-libs?] + dev-libs/openssl:0=[static-libs?] dev-libs/libevent[static-libs?] dev-libs/msgpack[static-libs?] >=net-libs/libssh-0.6.0[static-libs?] -- cgit v1.2.1