summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2021-05-02 14:53:52 +0300
committerMikle Kolyada <zlogene@gentoo.org>2021-05-02 14:53:52 +0300
commit5f53d24ea5b44a9b6b5cd8b79bc0dfa9efa41f9b (patch)
tree3ea21d7369983ba7707df4b3ae0a639e494fe84c /net-misc
parentnet-misc/ipv6calc: remove libressl support (diff)
downloadgentoo-5f53d24ea5b44a9b6b5cd8b79bc0dfa9efa41f9b.tar.gz
gentoo-5f53d24ea5b44a9b6b5cd8b79bc0dfa9efa41f9b.tar.bz2
gentoo-5f53d24ea5b44a9b6b5cd8b79bc0dfa9efa41f9b.zip
net-misc/nextcloud-client: remove libressl support
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/nextcloud-client/nextcloud-client-3.1.1-r1.ebuild5
-rw-r--r--net-misc/nextcloud-client/nextcloud-client-3.1.1.ebuild7
-rw-r--r--net-misc/nextcloud-client/nextcloud-client-3.1.2.ebuild5
-rw-r--r--net-misc/nextcloud-client/nextcloud-client-3.1.3.ebuild5
4 files changed, 9 insertions, 13 deletions
diff --git a/net-misc/nextcloud-client/nextcloud-client-3.1.1-r1.ebuild b/net-misc/nextcloud-client/nextcloud-client-3.1.1-r1.ebuild
index f05da2618590..b7f57966cf16 100644
--- a/net-misc/nextcloud-client/nextcloud-client-3.1.1-r1.ebuild
+++ b/net-misc/nextcloud-client/nextcloud-client-3.1.1-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/nextcloud/desktop/archive/v${PV/_/-}.tar.gz -> ${P}.
LICENSE="CC-BY-3.0 GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~arm64 ~x86"
-IUSE="doc dolphin libressl nautilus test"
+IUSE="doc dolphin nautilus test"
COMMON_DEPEND=">=dev-db/sqlite-3.4:3
dev-libs/qtkeychain[gnome-keyring,qt5(+)]
@@ -33,8 +33,7 @@ COMMON_DEPEND=">=dev-db/sqlite-3.4:3
kde-frameworks/kcoreaddons:5
kde-frameworks/kio:5
)
- !libressl? ( >=dev-libs/openssl-1.1.0:0= )
- libressl? ( >=dev-libs/libressl-3.1:0= )
+ >=dev-libs/openssl-1.1.0:0=
nautilus? ( dev-python/nautilus-python )"
RDEPEND="${COMMON_DEPEND}"
diff --git a/net-misc/nextcloud-client/nextcloud-client-3.1.1.ebuild b/net-misc/nextcloud-client/nextcloud-client-3.1.1.ebuild
index a3dd780f6e5f..c870a1c17324 100644
--- a/net-misc/nextcloud-client/nextcloud-client-3.1.1.ebuild
+++ b/net-misc/nextcloud-client/nextcloud-client-3.1.1.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
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/nextcloud/desktop/archive/v${PV/_/-}.tar.gz -> ${P}.
LICENSE="CC-BY-3.0 GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~arm64 ~x86"
-IUSE="doc dolphin libressl nautilus test"
+IUSE="doc dolphin nautilus test"
COMMON_DEPEND=">=dev-db/sqlite-3.4:3
dev-libs/qtkeychain[qt5(+)]
@@ -33,8 +33,7 @@ COMMON_DEPEND=">=dev-db/sqlite-3.4:3
kde-frameworks/kcoreaddons:5
kde-frameworks/kio:5
)
- !libressl? ( >=dev-libs/openssl-1.1.0:0= )
- libressl? ( >=dev-libs/libressl-3.1:0= )
+ >=dev-libs/openssl-1.1.0:0=
nautilus? ( dev-python/nautilus-python )"
RDEPEND="${COMMON_DEPEND}"
diff --git a/net-misc/nextcloud-client/nextcloud-client-3.1.2.ebuild b/net-misc/nextcloud-client/nextcloud-client-3.1.2.ebuild
index fe942c43a65b..b5b9e96e1fb6 100644
--- a/net-misc/nextcloud-client/nextcloud-client-3.1.2.ebuild
+++ b/net-misc/nextcloud-client/nextcloud-client-3.1.2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/nextcloud/desktop/archive/v${PV/_/-}.tar.gz -> ${P}.
LICENSE="CC-BY-3.0 GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~arm64 ~x86"
-IUSE="doc dolphin libressl nautilus test"
+IUSE="doc dolphin nautilus test"
COMMON_DEPEND=">=dev-db/sqlite-3.34:3
dev-libs/qtkeychain[gnome-keyring,qt5(+)]
@@ -31,8 +31,7 @@ COMMON_DEPEND=">=dev-db/sqlite-3.34:3
kde-frameworks/kcoreaddons:5
kde-frameworks/kio:5
)
- !libressl? ( >=dev-libs/openssl-1.1.0:0= )
- libressl? ( >=dev-libs/libressl-3.1:0= )
+ >=dev-libs/openssl-1.1.0:0=
nautilus? ( dev-python/nautilus-python )"
RDEPEND="${COMMON_DEPEND}"
diff --git a/net-misc/nextcloud-client/nextcloud-client-3.1.3.ebuild b/net-misc/nextcloud-client/nextcloud-client-3.1.3.ebuild
index fe942c43a65b..b5b9e96e1fb6 100644
--- a/net-misc/nextcloud-client/nextcloud-client-3.1.3.ebuild
+++ b/net-misc/nextcloud-client/nextcloud-client-3.1.3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/nextcloud/desktop/archive/v${PV/_/-}.tar.gz -> ${P}.
LICENSE="CC-BY-3.0 GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~arm64 ~x86"
-IUSE="doc dolphin libressl nautilus test"
+IUSE="doc dolphin nautilus test"
COMMON_DEPEND=">=dev-db/sqlite-3.34:3
dev-libs/qtkeychain[gnome-keyring,qt5(+)]
@@ -31,8 +31,7 @@ COMMON_DEPEND=">=dev-db/sqlite-3.34:3
kde-frameworks/kcoreaddons:5
kde-frameworks/kio:5
)
- !libressl? ( >=dev-libs/openssl-1.1.0:0= )
- libressl? ( >=dev-libs/libressl-3.1:0= )
+ >=dev-libs/openssl-1.1.0:0=
nautilus? ( dev-python/nautilus-python )"
RDEPEND="${COMMON_DEPEND}"