diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2021-05-02 22:53:16 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2021-05-02 22:53:16 +0300 |
commit | 1f7f61f1d5e8a74329dc808925d8174747bf4061 (patch) | |
tree | 69c973b8c6fdccc035ed1df26262af8a8e3218e2 /app-misc | |
parent | net-voip/telepathy-gabble: remove libressl support (diff) | |
download | gentoo-1f7f61f1d5e8a74329dc808925d8174747bf4061.tar.gz gentoo-1f7f61f1d5e8a74329dc808925d8174747bf4061.tar.bz2 gentoo-1f7f61f1d5e8a74329dc808925d8174747bf4061.zip |
app-misc/mosquitto: remove libressl support
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/mosquitto/mosquitto-1.6.10.ebuild | 7 | ||||
-rw-r--r-- | app-misc/mosquitto/mosquitto-1.6.12.ebuild | 7 | ||||
-rw-r--r-- | app-misc/mosquitto/mosquitto-1.6.8.ebuild | 7 | ||||
-rw-r--r-- | app-misc/mosquitto/mosquitto-1.6.9.ebuild | 7 | ||||
-rw-r--r-- | app-misc/mosquitto/mosquitto-2.0.10.ebuild | 5 |
5 files changed, 14 insertions, 19 deletions
diff --git a/app-misc/mosquitto/mosquitto-1.6.10.ebuild b/app-misc/mosquitto/mosquitto-1.6.10.ebuild index 3711e89f61db..e6439ec04b86 100644 --- a/app-misc/mosquitto/mosquitto-1.6.10.ebuild +++ b/app-misc/mosquitto/mosquitto-1.6.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ SRC_URI="https://mosquitto.org/files/source/${P}.tar.gz" LICENSE="EPL-1.0" SLOT="0" KEYWORDS="~amd64 ~arm ~arm64 ~x86" -IUSE="bridge examples libressl +persistence +srv ssl tcpd test websockets" +IUSE="bridge examples +persistence +srv ssl tcpd test websockets" RESTRICT="!test? ( test )" REQUIRED_USE="test? ( bridge )" @@ -23,8 +23,7 @@ RDEPEND=" acct-group/mosquitto srv? ( net-dns/c-ares:= ) ssl? ( - !libressl? ( dev-libs/openssl:0= ) - libressl? ( dev-libs/libressl:0= ) + dev-libs/openssl:0= ) tcpd? ( sys-apps/tcp-wrappers )" diff --git a/app-misc/mosquitto/mosquitto-1.6.12.ebuild b/app-misc/mosquitto/mosquitto-1.6.12.ebuild index a60ecf8a3ca2..3e4e46ebc04b 100644 --- a/app-misc/mosquitto/mosquitto-1.6.12.ebuild +++ b/app-misc/mosquitto/mosquitto-1.6.12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ SRC_URI="https://mosquitto.org/files/source/${P}.tar.gz" LICENSE="EPL-1.0" SLOT="0" KEYWORDS="amd64 arm ~arm64 ~x86" -IUSE="bridge examples libressl +persistence +srv ssl tcpd test websockets" +IUSE="bridge examples +persistence +srv ssl tcpd test websockets" RESTRICT="!test? ( test )" REQUIRED_USE="test? ( bridge )" @@ -23,8 +23,7 @@ RDEPEND=" acct-group/mosquitto srv? ( net-dns/c-ares:= ) ssl? ( - !libressl? ( dev-libs/openssl:0= ) - libressl? ( dev-libs/libressl:0= ) + dev-libs/openssl:0= ) tcpd? ( sys-apps/tcp-wrappers )" diff --git a/app-misc/mosquitto/mosquitto-1.6.8.ebuild b/app-misc/mosquitto/mosquitto-1.6.8.ebuild index a3a8a935d8ca..f5044e2f0b3e 100644 --- a/app-misc/mosquitto/mosquitto-1.6.8.ebuild +++ b/app-misc/mosquitto/mosquitto-1.6.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ SRC_URI="https://mosquitto.org/files/source/${P}.tar.gz" LICENSE="EPL-1.0" SLOT="0" KEYWORDS="amd64 arm x86" -IUSE="bridge examples libressl +persistence +srv ssl tcpd test websockets" +IUSE="bridge examples +persistence +srv ssl tcpd test websockets" RESTRICT="!test? ( test )" REQUIRED_USE="test? ( bridge )" @@ -23,8 +23,7 @@ RDEPEND=" acct-group/mosquitto srv? ( net-dns/c-ares:= ) ssl? ( - !libressl? ( dev-libs/openssl:0= ) - libressl? ( dev-libs/libressl:0= ) + dev-libs/openssl:0= ) tcpd? ( sys-apps/tcp-wrappers )" diff --git a/app-misc/mosquitto/mosquitto-1.6.9.ebuild b/app-misc/mosquitto/mosquitto-1.6.9.ebuild index 44b883762e6a..951f69319f66 100644 --- a/app-misc/mosquitto/mosquitto-1.6.9.ebuild +++ b/app-misc/mosquitto/mosquitto-1.6.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ SRC_URI="https://mosquitto.org/files/source/${P}.tar.gz" LICENSE="EPL-1.0" SLOT="0" KEYWORDS="~amd64 ~arm ~x86" -IUSE="bridge examples libressl +persistence +srv ssl tcpd test websockets" +IUSE="bridge examples +persistence +srv ssl tcpd test websockets" RESTRICT="!test? ( test )" REQUIRED_USE="test? ( bridge )" @@ -23,8 +23,7 @@ RDEPEND=" acct-group/mosquitto srv? ( net-dns/c-ares:= ) ssl? ( - !libressl? ( dev-libs/openssl:0= ) - libressl? ( dev-libs/libressl:0= ) + dev-libs/openssl:0= ) tcpd? ( sys-apps/tcp-wrappers )" diff --git a/app-misc/mosquitto/mosquitto-2.0.10.ebuild b/app-misc/mosquitto/mosquitto-2.0.10.ebuild index 40fa1801f2cc..7ed6b145a411 100644 --- a/app-misc/mosquitto/mosquitto-2.0.10.ebuild +++ b/app-misc/mosquitto/mosquitto-2.0.10.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://mosquitto.org/files/source/${P}.tar.gz" LICENSE="EPL-1.0" SLOT="0" KEYWORDS="~amd64 ~arm ~arm64" -IUSE="bridge examples libressl +persistence +srv ssl tcpd test websockets" +IUSE="bridge examples +persistence +srv ssl tcpd test websockets" RESTRICT="!test? ( test )" REQUIRED_USE="test? ( bridge )" @@ -24,8 +24,7 @@ RDEPEND=" dev-libs/cJSON:= srv? ( net-dns/c-ares:= ) ssl? ( - !libressl? ( dev-libs/openssl:0= ) - libressl? ( dev-libs/libressl:0= ) + dev-libs/openssl:0= ) tcpd? ( sys-apps/tcp-wrappers )" |