Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/nextcloud-client/
Date: Sun, 02 May 2021 12:09:33
Message-Id: 1619956432.5f53d24ea5b44a9b6b5cd8b79bc0dfa9efa41f9b.zlogene@gentoo
1 commit: 5f53d24ea5b44a9b6b5cd8b79bc0dfa9efa41f9b
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 2 11:53:52 2021 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sun May 2 11:53:52 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f53d24e
7
8 net-misc/nextcloud-client: remove libressl support
9
10 Package-Manager: Portage-3.0.18, Repoman-3.0.2
11 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
12
13 net-misc/nextcloud-client/nextcloud-client-3.1.1-r1.ebuild | 5 ++---
14 net-misc/nextcloud-client/nextcloud-client-3.1.1.ebuild | 7 +++----
15 net-misc/nextcloud-client/nextcloud-client-3.1.2.ebuild | 5 ++---
16 net-misc/nextcloud-client/nextcloud-client-3.1.3.ebuild | 5 ++---
17 4 files changed, 9 insertions(+), 13 deletions(-)
18
19 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
20 index f05da261859..b7f57966cf1 100644
21 --- a/net-misc/nextcloud-client/nextcloud-client-3.1.1-r1.ebuild
22 +++ b/net-misc/nextcloud-client/nextcloud-client-3.1.1-r1.ebuild
23 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/nextcloud/desktop/archive/v${PV/_/-}.tar.gz -> ${P}.
24 LICENSE="CC-BY-3.0 GPL-2"
25 SLOT="0"
26 KEYWORDS="~amd64 ~arm64 ~x86"
27 -IUSE="doc dolphin libressl nautilus test"
28 +IUSE="doc dolphin nautilus test"
29
30 COMMON_DEPEND=">=dev-db/sqlite-3.4:3
31 dev-libs/qtkeychain[gnome-keyring,qt5(+)]
32 @@ -33,8 +33,7 @@ COMMON_DEPEND=">=dev-db/sqlite-3.4:3
33 kde-frameworks/kcoreaddons:5
34 kde-frameworks/kio:5
35 )
36 - !libressl? ( >=dev-libs/openssl-1.1.0:0= )
37 - libressl? ( >=dev-libs/libressl-3.1:0= )
38 + >=dev-libs/openssl-1.1.0:0=
39 nautilus? ( dev-python/nautilus-python )"
40
41 RDEPEND="${COMMON_DEPEND}"
42
43 diff --git a/net-misc/nextcloud-client/nextcloud-client-3.1.1.ebuild b/net-misc/nextcloud-client/nextcloud-client-3.1.1.ebuild
44 index a3dd780f6e5..c870a1c1732 100644
45 --- a/net-misc/nextcloud-client/nextcloud-client-3.1.1.ebuild
46 +++ b/net-misc/nextcloud-client/nextcloud-client-3.1.1.ebuild
47 @@ -1,4 +1,4 @@
48 -# Copyright 1999-2020 Gentoo Authors
49 +# Copyright 1999-2021 Gentoo Authors
50 # Distributed under the terms of the GNU General Public License v2
51
52 EAPI=7
53 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/nextcloud/desktop/archive/v${PV/_/-}.tar.gz -> ${P}.
54 LICENSE="CC-BY-3.0 GPL-2"
55 SLOT="0"
56 KEYWORDS="~amd64 ~arm64 ~x86"
57 -IUSE="doc dolphin libressl nautilus test"
58 +IUSE="doc dolphin nautilus test"
59
60 COMMON_DEPEND=">=dev-db/sqlite-3.4:3
61 dev-libs/qtkeychain[qt5(+)]
62 @@ -33,8 +33,7 @@ COMMON_DEPEND=">=dev-db/sqlite-3.4:3
63 kde-frameworks/kcoreaddons:5
64 kde-frameworks/kio:5
65 )
66 - !libressl? ( >=dev-libs/openssl-1.1.0:0= )
67 - libressl? ( >=dev-libs/libressl-3.1:0= )
68 + >=dev-libs/openssl-1.1.0:0=
69 nautilus? ( dev-python/nautilus-python )"
70
71 RDEPEND="${COMMON_DEPEND}"
72
73 diff --git a/net-misc/nextcloud-client/nextcloud-client-3.1.2.ebuild b/net-misc/nextcloud-client/nextcloud-client-3.1.2.ebuild
74 index fe942c43a65..b5b9e96e1fb 100644
75 --- a/net-misc/nextcloud-client/nextcloud-client-3.1.2.ebuild
76 +++ b/net-misc/nextcloud-client/nextcloud-client-3.1.2.ebuild
77 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/nextcloud/desktop/archive/v${PV/_/-}.tar.gz -> ${P}.
78 LICENSE="CC-BY-3.0 GPL-2"
79 SLOT="0"
80 KEYWORDS="~amd64 ~arm64 ~x86"
81 -IUSE="doc dolphin libressl nautilus test"
82 +IUSE="doc dolphin nautilus test"
83
84 COMMON_DEPEND=">=dev-db/sqlite-3.34:3
85 dev-libs/qtkeychain[gnome-keyring,qt5(+)]
86 @@ -31,8 +31,7 @@ COMMON_DEPEND=">=dev-db/sqlite-3.34:3
87 kde-frameworks/kcoreaddons:5
88 kde-frameworks/kio:5
89 )
90 - !libressl? ( >=dev-libs/openssl-1.1.0:0= )
91 - libressl? ( >=dev-libs/libressl-3.1:0= )
92 + >=dev-libs/openssl-1.1.0:0=
93 nautilus? ( dev-python/nautilus-python )"
94
95 RDEPEND="${COMMON_DEPEND}"
96
97 diff --git a/net-misc/nextcloud-client/nextcloud-client-3.1.3.ebuild b/net-misc/nextcloud-client/nextcloud-client-3.1.3.ebuild
98 index fe942c43a65..b5b9e96e1fb 100644
99 --- a/net-misc/nextcloud-client/nextcloud-client-3.1.3.ebuild
100 +++ b/net-misc/nextcloud-client/nextcloud-client-3.1.3.ebuild
101 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/nextcloud/desktop/archive/v${PV/_/-}.tar.gz -> ${P}.
102 LICENSE="CC-BY-3.0 GPL-2"
103 SLOT="0"
104 KEYWORDS="~amd64 ~arm64 ~x86"
105 -IUSE="doc dolphin libressl nautilus test"
106 +IUSE="doc dolphin nautilus test"
107
108 COMMON_DEPEND=">=dev-db/sqlite-3.34:3
109 dev-libs/qtkeychain[gnome-keyring,qt5(+)]
110 @@ -31,8 +31,7 @@ COMMON_DEPEND=">=dev-db/sqlite-3.34:3
111 kde-frameworks/kcoreaddons:5
112 kde-frameworks/kio:5
113 )
114 - !libressl? ( >=dev-libs/openssl-1.1.0:0= )
115 - libressl? ( >=dev-libs/libressl-3.1:0= )
116 + >=dev-libs/openssl-1.1.0:0=
117 nautilus? ( dev-python/nautilus-python )"
118
119 RDEPEND="${COMMON_DEPEND}"