commit: 3f4bde03586af164533225729d4bde2752b0df3b Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Tue Dec 3 08:24:00 2019 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Tue Dec 3 08:24:13 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f4bde03
app-crypt/easy-rsa: remove obsolete blockers Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org> app-crypt/easy-rsa/easy-rsa-3.0.4.ebuild | 5 ++--- app-crypt/easy-rsa/easy-rsa-3.0.5.ebuild | 5 ++--- app-crypt/easy-rsa/easy-rsa-3.0.6.ebuild | 3 +-- 3 files changed, 5 insertions(+), 8 deletions(-) diff --git a/app-crypt/easy-rsa/easy-rsa-3.0.4.ebuild b/app-crypt/easy-rsa/easy-rsa-3.0.4.ebuild index c5f170979bc..b5675685cfc 100644 --- a/app-crypt/easy-rsa/easy-rsa-3.0.4.ebuild +++ b/app-crypt/easy-rsa/easy-rsa-3.0.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -16,8 +16,7 @@ IUSE="libressl" DEPEND="!libressl? ( >=dev-libs/openssl-0.9.6:0 ) libressl? ( dev-libs/libressl )" -RDEPEND="${DEPEND} - !<net-vpn/openvpn-2.3" +RDEPEND="${DEPEND}" S="${WORKDIR}/${MY_P}" diff --git a/app-crypt/easy-rsa/easy-rsa-3.0.5.ebuild b/app-crypt/easy-rsa/easy-rsa-3.0.5.ebuild index 30b1ef4e4b0..6add47e064d 100644 --- a/app-crypt/easy-rsa/easy-rsa-3.0.5.ebuild +++ b/app-crypt/easy-rsa/easy-rsa-3.0.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,8 +14,7 @@ IUSE="libressl" DEPEND="!libressl? ( >=dev-libs/openssl-0.9.6:0 ) libressl? ( dev-libs/libressl )" -RDEPEND="${DEPEND} - !<net-vpn/openvpn-2.3" +RDEPEND="${DEPEND}" src_install() { exeinto /usr/share/easy-rsa diff --git a/app-crypt/easy-rsa/easy-rsa-3.0.6.ebuild b/app-crypt/easy-rsa/easy-rsa-3.0.6.ebuild index d977a8cc346..2246b264a3b 100644 --- a/app-crypt/easy-rsa/easy-rsa-3.0.6.ebuild +++ b/app-crypt/easy-rsa/easy-rsa-3.0.6.ebuild @@ -14,8 +14,7 @@ IUSE="libressl" DEPEND="!libressl? ( >=dev-libs/openssl-0.9.6:0= ) libressl? ( dev-libs/libressl:0= )" -RDEPEND="${DEPEND} - !<net-vpn/openvpn-2.3" +RDEPEND="${DEPEND}" src_install() { exeinto /usr/share/easy-rsa