Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/easy-rsa/
Date: Sun, 02 May 2021 16:40:56
Message-Id: 1619973648.823b637a55bb0b192406127f145e406f899884cf.zlogene@gentoo
1 commit: 823b637a55bb0b192406127f145e406f899884cf
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 2 16:28:27 2021 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sun May 2 16:40:48 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=823b637a
7
8 app-crypt/easy-rsa: 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 app-crypt/easy-rsa/easy-rsa-3.0.4.ebuild | 6 ++----
14 app-crypt/easy-rsa/easy-rsa-3.0.5.ebuild | 6 ++----
15 app-crypt/easy-rsa/easy-rsa-3.0.6.ebuild | 4 +---
16 app-crypt/easy-rsa/easy-rsa-3.0.7.ebuild | 4 +---
17 app-crypt/easy-rsa/easy-rsa-3.0.8.ebuild | 6 ++----
18 5 files changed, 8 insertions(+), 18 deletions(-)
19
20 diff --git a/app-crypt/easy-rsa/easy-rsa-3.0.4.ebuild b/app-crypt/easy-rsa/easy-rsa-3.0.4.ebuild
21 index 6d770f3626c..4e24f9daeec 100644
22 --- a/app-crypt/easy-rsa/easy-rsa-3.0.4.ebuild
23 +++ b/app-crypt/easy-rsa/easy-rsa-3.0.4.ebuild
24 @@ -1,4 +1,4 @@
25 -# Copyright 1999-2020 Gentoo Authors
26 +# Copyright 1999-2021 Gentoo Authors
27 # Distributed under the terms of the GNU General Public License v2
28
29 EAPI=7
30 @@ -12,10 +12,8 @@ SRC_URI="https://github.com/OpenVPN/easy-rsa/releases/download/v${PV}/${MY_P}.tg
31 LICENSE="GPL-2"
32 SLOT="0"
33 KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc x86"
34 -IUSE="libressl"
35
36 -DEPEND="!libressl? ( >=dev-libs/openssl-0.9.6:0 )
37 - libressl? ( dev-libs/libressl )"
38 +DEPEND=">=dev-libs/openssl-0.9.6:0"
39 RDEPEND="${DEPEND}"
40
41 S="${WORKDIR}/${MY_P}"
42
43 diff --git a/app-crypt/easy-rsa/easy-rsa-3.0.5.ebuild b/app-crypt/easy-rsa/easy-rsa-3.0.5.ebuild
44 index fd0685a8069..6fd7eb5f4af 100644
45 --- a/app-crypt/easy-rsa/easy-rsa-3.0.5.ebuild
46 +++ b/app-crypt/easy-rsa/easy-rsa-3.0.5.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 @@ -10,10 +10,8 @@ SRC_URI="https://github.com/OpenVPN/easy-rsa/archive/v${PV}.tar.gz -> ${P}.tar.g
54 LICENSE="GPL-2"
55 SLOT="0"
56 KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc x86"
57 -IUSE="libressl"
58
59 -DEPEND="!libressl? ( >=dev-libs/openssl-0.9.6:0 )
60 - libressl? ( dev-libs/libressl )"
61 +DEPEND=">=dev-libs/openssl-0.9.6:0"
62 RDEPEND="${DEPEND}"
63
64 src_install() {
65
66 diff --git a/app-crypt/easy-rsa/easy-rsa-3.0.6.ebuild b/app-crypt/easy-rsa/easy-rsa-3.0.6.ebuild
67 index 89d2d7bea84..00a7d25b039 100644
68 --- a/app-crypt/easy-rsa/easy-rsa-3.0.6.ebuild
69 +++ b/app-crypt/easy-rsa/easy-rsa-3.0.6.ebuild
70 @@ -10,10 +10,8 @@ SRC_URI="https://github.com/OpenVPN/easy-rsa/archive/v${PV}.tar.gz -> ${P}.tar.g
71 LICENSE="GPL-2"
72 SLOT="0"
73 KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86"
74 -IUSE="libressl"
75
76 -DEPEND="!libressl? ( >=dev-libs/openssl-0.9.6:0= )
77 - libressl? ( dev-libs/libressl:0= )"
78 +DEPEND=">=dev-libs/openssl-0.9.6:0="
79 RDEPEND="${DEPEND}"
80
81 src_install() {
82
83 diff --git a/app-crypt/easy-rsa/easy-rsa-3.0.7.ebuild b/app-crypt/easy-rsa/easy-rsa-3.0.7.ebuild
84 index 89d2d7bea84..00a7d25b039 100644
85 --- a/app-crypt/easy-rsa/easy-rsa-3.0.7.ebuild
86 +++ b/app-crypt/easy-rsa/easy-rsa-3.0.7.ebuild
87 @@ -10,10 +10,8 @@ SRC_URI="https://github.com/OpenVPN/easy-rsa/archive/v${PV}.tar.gz -> ${P}.tar.g
88 LICENSE="GPL-2"
89 SLOT="0"
90 KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86"
91 -IUSE="libressl"
92
93 -DEPEND="!libressl? ( >=dev-libs/openssl-0.9.6:0= )
94 - libressl? ( dev-libs/libressl:0= )"
95 +DEPEND=">=dev-libs/openssl-0.9.6:0="
96 RDEPEND="${DEPEND}"
97
98 src_install() {
99
100 diff --git a/app-crypt/easy-rsa/easy-rsa-3.0.8.ebuild b/app-crypt/easy-rsa/easy-rsa-3.0.8.ebuild
101 index e6a124b4fe8..551894f3a47 100644
102 --- a/app-crypt/easy-rsa/easy-rsa-3.0.8.ebuild
103 +++ b/app-crypt/easy-rsa/easy-rsa-3.0.8.ebuild
104 @@ -1,4 +1,4 @@
105 -# Copyright 1999-2020 Gentoo Authors
106 +# Copyright 1999-2021 Gentoo Authors
107 # Distributed under the terms of the GNU General Public License v2
108
109 EAPI=7
110 @@ -10,10 +10,8 @@ SRC_URI="https://github.com/OpenVPN/easy-rsa/archive/v${PV}.tar.gz -> ${P}.tar.g
111 LICENSE="GPL-2"
112 SLOT="0"
113 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
114 -IUSE="libressl"
115
116 -DEPEND="!libressl? ( >=dev-libs/openssl-0.9.6:0= )
117 - libressl? ( dev-libs/libressl:0= )"
118 +DEPEND=">=dev-libs/openssl-0.9.6:0="
119 RDEPEND="${DEPEND}"
120
121 src_install() {