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: Tue, 03 Dec 2019 08:24:18
Message-Id: 1575361453.3f4bde03586af164533225729d4bde2752b0df3b.zlogene@gentoo
1 commit: 3f4bde03586af164533225729d4bde2752b0df3b
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 3 08:24:00 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 3 08:24:13 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f4bde03
7
8 app-crypt/easy-rsa: remove obsolete blockers
9
10 Package-Manager: Portage-2.3.79, Repoman-2.3.16
11 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
12
13 app-crypt/easy-rsa/easy-rsa-3.0.4.ebuild | 5 ++---
14 app-crypt/easy-rsa/easy-rsa-3.0.5.ebuild | 5 ++---
15 app-crypt/easy-rsa/easy-rsa-3.0.6.ebuild | 3 +--
16 3 files changed, 5 insertions(+), 8 deletions(-)
17
18 diff --git a/app-crypt/easy-rsa/easy-rsa-3.0.4.ebuild b/app-crypt/easy-rsa/easy-rsa-3.0.4.ebuild
19 index c5f170979bc..b5675685cfc 100644
20 --- a/app-crypt/easy-rsa/easy-rsa-3.0.4.ebuild
21 +++ b/app-crypt/easy-rsa/easy-rsa-3.0.4.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2018 Gentoo Foundation
24 +# Copyright 1999-2019 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=7
28 @@ -16,8 +16,7 @@ IUSE="libressl"
29
30 DEPEND="!libressl? ( >=dev-libs/openssl-0.9.6:0 )
31 libressl? ( dev-libs/libressl )"
32 -RDEPEND="${DEPEND}
33 - !<net-vpn/openvpn-2.3"
34 +RDEPEND="${DEPEND}"
35
36 S="${WORKDIR}/${MY_P}"
37
38
39 diff --git a/app-crypt/easy-rsa/easy-rsa-3.0.5.ebuild b/app-crypt/easy-rsa/easy-rsa-3.0.5.ebuild
40 index 30b1ef4e4b0..6add47e064d 100644
41 --- a/app-crypt/easy-rsa/easy-rsa-3.0.5.ebuild
42 +++ b/app-crypt/easy-rsa/easy-rsa-3.0.5.ebuild
43 @@ -1,4 +1,4 @@
44 -# Copyright 1999-2018 Gentoo Authors
45 +# Copyright 1999-2019 Gentoo Authors
46 # Distributed under the terms of the GNU General Public License v2
47
48 EAPI=7
49 @@ -14,8 +14,7 @@ IUSE="libressl"
50
51 DEPEND="!libressl? ( >=dev-libs/openssl-0.9.6:0 )
52 libressl? ( dev-libs/libressl )"
53 -RDEPEND="${DEPEND}
54 - !<net-vpn/openvpn-2.3"
55 +RDEPEND="${DEPEND}"
56
57 src_install() {
58 exeinto /usr/share/easy-rsa
59
60 diff --git a/app-crypt/easy-rsa/easy-rsa-3.0.6.ebuild b/app-crypt/easy-rsa/easy-rsa-3.0.6.ebuild
61 index d977a8cc346..2246b264a3b 100644
62 --- a/app-crypt/easy-rsa/easy-rsa-3.0.6.ebuild
63 +++ b/app-crypt/easy-rsa/easy-rsa-3.0.6.ebuild
64 @@ -14,8 +14,7 @@ IUSE="libressl"
65
66 DEPEND="!libressl? ( >=dev-libs/openssl-0.9.6:0= )
67 libressl? ( dev-libs/libressl:0= )"
68 -RDEPEND="${DEPEND}
69 - !<net-vpn/openvpn-2.3"
70 +RDEPEND="${DEPEND}"
71
72 src_install() {
73 exeinto /usr/share/easy-rsa