[gentoo-commits] repo/gentoo:master commit in: app-crypt/easy-rsa/

2024-05-19 Thread Bernard Cafarelli
commit: 51687d9c243eef99006c1b2867a401ba07c375b6
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Sun May 19 08:57:43 2024 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Sun May 19 09:16:51 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51687d9c

app-crypt/easy-rsa: add 3.2.0

Signed-off-by: Bernard Cafarelli  gentoo.org>

 app-crypt/easy-rsa/Manifest  |  1 +
 app-crypt/easy-rsa/easy-rsa-3.2.0.ebuild | 25 +
 2 files changed, 26 insertions(+)

diff --git a/app-crypt/easy-rsa/Manifest b/app-crypt/easy-rsa/Manifest
index b61d1efcda07..7963daf36975 100644
--- a/app-crypt/easy-rsa/Manifest
+++ b/app-crypt/easy-rsa/Manifest
@@ -1,3 +1,4 @@
 DIST easy-rsa-3.1.2.tar.gz 6424018 BLAKE2B 
fef84b90875837c151bf9d71f71587d81aba79579948f4ff29ec3632cd17b0de82bf64c7d25b93720a696d339acdbf520b3a366e3ab214789acd17629d5db5ba
 SHA512 
f36d3e11488ee98be4d901a8ae4f6cf08f4f0efc95bec38d1f1cde3ebd9dd133fe493cab2ebc99e803e318f93536e6a45ae677adb65c94d998114278035a
 DIST easy-rsa-3.1.6.tar.gz 6814828 BLAKE2B 
e61fa195e8edeb4b529c86f5814f47f8b10746dfe2effe48685651edd43e4ec9efe4acc2df4d5d13e4348455e36d0623bf5d1a78f2b0f68fb0e63afcee8630d4
 SHA512 
fb4cb25d63c2ca81cb1723d2ad0f321ff78b519fbde99ebbb97cea82d69292d283a5b927583f9721e91d157587615ecb7c918364d3aca0676b4e2ee624883074
 DIST easy-rsa-3.1.7.tar.gz 6553099 BLAKE2B 
d1f8b5d6062d834e0e76111a724eb05bd554238c9e418db703ca216f348fd55d741294c49d24957e23f054c81eb85c2c45995a17fb24a91f388b766d33537118
 SHA512 
8569121fb2d0d1c0810413b8b533fd2cbb27faa5df28bf60c35fddbef1696280c95fe0cd30e286c994596e46ec6709f650c2e6ea5ec07715cdc90da9dcbba5d2
+DIST easy-rsa-3.2.0.tar.gz 7033408 BLAKE2B 
ad1779d6eec3d3b36b7f1c13e73c29bbebe7709c0ef91da1b53482eeab01ad56335bf0ec7bc83331976df926dbb316fc35fc7b83934955c72c9c60b5ecb207f6
 SHA512 
410453cd170400fafa85547a49a2b4072683bd8c33fba64f81506cb571cd9da8c4c13d13108120c55541aabfe5ceaf3fd491d8f7105c5cc4e4082505777e8282

diff --git a/app-crypt/easy-rsa/easy-rsa-3.2.0.ebuild 
b/app-crypt/easy-rsa/easy-rsa-3.2.0.ebuild
new file mode 100644
index ..dfc60f804c7f
--- /dev/null
+++ b/app-crypt/easy-rsa/easy-rsa-3.2.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Small RSA key management package, based on OpenSSL"
+HOMEPAGE="https://openvpn.net/;
+SRC_URI="https://github.com/OpenVPN/easy-rsa/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86"
+
+DEPEND=">=dev-libs/openssl-0.9.6:0="
+RDEPEND="${DEPEND}"
+
+src_install() {
+   exeinto /usr/share/easy-rsa
+   doexe easyrsa3/easyrsa dev/easyrsa-tools.lib
+   insinto /usr/share/easy-rsa
+   doins -r easyrsa3/{vars.example,openssl-easyrsa.cnf,x509-types}
+   dodoc README.quickstart.md ChangeLog
+   dodoc -r doc
+   doenvd "${FILESDIR}/65easy-rsa" # config-protect easy-rsa
+}



[gentoo-commits] repo/gentoo:master commit in: app-crypt/easy-rsa/

2023-11-06 Thread Bernard Cafarelli
commit: 27d477b1c5e17f7bee5ca7df57637e675280402c
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Mon Nov  6 11:22:07 2023 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Mon Nov  6 11:22:07 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27d477b1

app-crypt/easy-rsa: add 3.1.7

Signed-off-by: Bernard Cafarelli  gentoo.org>

 app-crypt/easy-rsa/Manifest  |  1 +
 app-crypt/easy-rsa/easy-rsa-3.1.7.ebuild | 25 +
 2 files changed, 26 insertions(+)

diff --git a/app-crypt/easy-rsa/Manifest b/app-crypt/easy-rsa/Manifest
index ae12f963461b..b61d1efcda07 100644
--- a/app-crypt/easy-rsa/Manifest
+++ b/app-crypt/easy-rsa/Manifest
@@ -1,2 +1,3 @@
 DIST easy-rsa-3.1.2.tar.gz 6424018 BLAKE2B 
fef84b90875837c151bf9d71f71587d81aba79579948f4ff29ec3632cd17b0de82bf64c7d25b93720a696d339acdbf520b3a366e3ab214789acd17629d5db5ba
 SHA512 
f36d3e11488ee98be4d901a8ae4f6cf08f4f0efc95bec38d1f1cde3ebd9dd133fe493cab2ebc99e803e318f93536e6a45ae677adb65c94d998114278035a
 DIST easy-rsa-3.1.6.tar.gz 6814828 BLAKE2B 
e61fa195e8edeb4b529c86f5814f47f8b10746dfe2effe48685651edd43e4ec9efe4acc2df4d5d13e4348455e36d0623bf5d1a78f2b0f68fb0e63afcee8630d4
 SHA512 
fb4cb25d63c2ca81cb1723d2ad0f321ff78b519fbde99ebbb97cea82d69292d283a5b927583f9721e91d157587615ecb7c918364d3aca0676b4e2ee624883074
+DIST easy-rsa-3.1.7.tar.gz 6553099 BLAKE2B 
d1f8b5d6062d834e0e76111a724eb05bd554238c9e418db703ca216f348fd55d741294c49d24957e23f054c81eb85c2c45995a17fb24a91f388b766d33537118
 SHA512 
8569121fb2d0d1c0810413b8b533fd2cbb27faa5df28bf60c35fddbef1696280c95fe0cd30e286c994596e46ec6709f650c2e6ea5ec07715cdc90da9dcbba5d2

diff --git a/app-crypt/easy-rsa/easy-rsa-3.1.7.ebuild 
b/app-crypt/easy-rsa/easy-rsa-3.1.7.ebuild
new file mode 100644
index ..c35bb375fc0c
--- /dev/null
+++ b/app-crypt/easy-rsa/easy-rsa-3.1.7.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Small RSA key management package, based on OpenSSL"
+HOMEPAGE="https://openvpn.net/;
+SRC_URI="https://github.com/OpenVPN/easy-rsa/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86"
+
+DEPEND=">=dev-libs/openssl-0.9.6:0="
+RDEPEND="${DEPEND}"
+
+src_install() {
+   exeinto /usr/share/easy-rsa
+   doexe easyrsa3/easyrsa
+   insinto /usr/share/easy-rsa
+   doins -r easyrsa3/{vars.example,openssl-easyrsa.cnf,x509-types}
+   dodoc README.quickstart.md ChangeLog
+   dodoc -r doc
+   doenvd "${FILESDIR}/65easy-rsa" # config-protect easy-rsa
+}



[gentoo-commits] repo/gentoo:master commit in: app-crypt/easy-rsa/

2023-09-09 Thread David Seifert
commit: d51ce5db82e64ca9680bae6d4550bc52afec6237
Author: David Seifert  gentoo  org>
AuthorDate: Sat Sep  9 13:16:50 2023 +
Commit: David Seifert  gentoo  org>
CommitDate: Sat Sep  9 13:16:50 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d51ce5db

app-crypt/easy-rsa: drop 3.0.6, 3.0.8, 3.1.5

Signed-off-by: David Seifert  gentoo.org>

 app-crypt/easy-rsa/Manifest  |  3 ---
 app-crypt/easy-rsa/easy-rsa-3.0.6.ebuild | 25 -
 app-crypt/easy-rsa/easy-rsa-3.0.8.ebuild | 25 -
 app-crypt/easy-rsa/easy-rsa-3.1.5.ebuild | 25 -
 4 files changed, 78 deletions(-)

diff --git a/app-crypt/easy-rsa/Manifest b/app-crypt/easy-rsa/Manifest
index 8d1884fd17dd..ae12f963461b 100644
--- a/app-crypt/easy-rsa/Manifest
+++ b/app-crypt/easy-rsa/Manifest
@@ -1,5 +1,2 @@
-DIST easy-rsa-3.0.6.tar.gz 663190 BLAKE2B 
2c7f526c3f13b4c6193bcd52bc992b9e81db28dec8cd9b5f44aba231eed18b6f25c64a42072a6409a5dd23db21fa8ccefc210ce924c68ad3a79475d2eaa1
 SHA512 
ce553b483ed2facab71d9bc212c4a454c6ed4a6489a0b963c4fc190916c71d048955e1e24d3e58a39438a51a83a02bf696bb2b9292c6ff665113043509062eb1
-DIST easy-rsa-3.0.8.tar.gz 3864366 BLAKE2B 
8bbb16a8885a2141c59f590882002f5e4fa5c52c77130ac56b7ee5b1817a6c3acdecac2d8db4f4f4bce39f62b469afaf60b5d56f46c1ea9472afe36a5fb7a818
 SHA512 
db23262ba2cd1b7fec17340ebe11504741baff23098ea9b4b1118077abf8ff3091b1299f9624a6dd788b2e1c169d9820ba41d11b091949f3f6c96ee8e0509231
 DIST easy-rsa-3.1.2.tar.gz 6424018 BLAKE2B 
fef84b90875837c151bf9d71f71587d81aba79579948f4ff29ec3632cd17b0de82bf64c7d25b93720a696d339acdbf520b3a366e3ab214789acd17629d5db5ba
 SHA512 
f36d3e11488ee98be4d901a8ae4f6cf08f4f0efc95bec38d1f1cde3ebd9dd133fe493cab2ebc99e803e318f93536e6a45ae677adb65c94d998114278035a
-DIST easy-rsa-3.1.5.tar.gz 6456901 BLAKE2B 
04bf53b5e6c4dc9062b05f96fea5e28005fd409dcb0f4ac490318322fd80b91bae3d66d2af62b59f8f2ccb24becc27ea1510a5edf4b4a401deafcdc6a09f63e2
 SHA512 
f803e790d5a93c3cfd127621f55af572d4d5eb99220c2ec9ccfc6db6659588bcbf43a41ac0aca81c45f964ecd9584f27e0cd3384b7141ebf49420e5ad4a8521c
 DIST easy-rsa-3.1.6.tar.gz 6814828 BLAKE2B 
e61fa195e8edeb4b529c86f5814f47f8b10746dfe2effe48685651edd43e4ec9efe4acc2df4d5d13e4348455e36d0623bf5d1a78f2b0f68fb0e63afcee8630d4
 SHA512 
fb4cb25d63c2ca81cb1723d2ad0f321ff78b519fbde99ebbb97cea82d69292d283a5b927583f9721e91d157587615ecb7c918364d3aca0676b4e2ee624883074

diff --git a/app-crypt/easy-rsa/easy-rsa-3.0.6.ebuild 
b/app-crypt/easy-rsa/easy-rsa-3.0.6.ebuild
deleted file mode 100644
index 00a7d25b0394..
--- a/app-crypt/easy-rsa/easy-rsa-3.0.6.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Small RSA key management package, based on OpenSSL"
-HOMEPAGE="https://openvpn.net/;
-SRC_URI="https://github.com/OpenVPN/easy-rsa/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86"
-
-DEPEND=">=dev-libs/openssl-0.9.6:0="
-RDEPEND="${DEPEND}"
-
-src_install() {
-   exeinto /usr/share/easy-rsa
-   doexe easyrsa3/easyrsa
-   insinto /usr/share/easy-rsa
-   doins -r easyrsa3/{vars.example,openssl-easyrsa.cnf,x509-types}
-   dodoc README.quickstart.md ChangeLog
-   dodoc -r doc
-   doenvd "${FILESDIR}/65easy-rsa" # config-protect easy-rsa
-}

diff --git a/app-crypt/easy-rsa/easy-rsa-3.0.8.ebuild 
b/app-crypt/easy-rsa/easy-rsa-3.0.8.ebuild
deleted file mode 100644
index 8641cdf65fea..
--- a/app-crypt/easy-rsa/easy-rsa-3.0.8.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Small RSA key management package, based on OpenSSL"
-HOMEPAGE="https://openvpn.net/;
-SRC_URI="https://github.com/OpenVPN/easy-rsa/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86"
-
-DEPEND=">=dev-libs/openssl-0.9.6:0="
-RDEPEND="${DEPEND}"
-
-src_install() {
-   exeinto /usr/share/easy-rsa
-   doexe easyrsa3/easyrsa
-   insinto /usr/share/easy-rsa
-   doins -r easyrsa3/{vars.example,openssl-easyrsa.cnf,x509-types}
-   dodoc README.quickstart.md ChangeLog
-   dodoc -r doc
-   doenvd "${FILESDIR}/65easy-rsa" # config-protect easy-rsa
-}

diff --git a/app-crypt/easy-rsa/easy-rsa-3.1.5.ebuild 
b/app-crypt/easy-rsa/easy-rsa-3.1.5.ebuild
deleted file mode 100644
index c35bb375fc0c..
--- a/app-crypt/easy-rsa/easy-rsa-3.1.5.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="Small RSA key management package, based on OpenSSL"
-HOMEPAGE="https://openvpn.net/;

[gentoo-commits] repo/gentoo:master commit in: app-crypt/easy-rsa/

2023-08-26 Thread Bernard Cafarelli
commit: a1da6f9386de549a0ff4f6adbc976d14299f1346
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Sat Aug 26 09:44:13 2023 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Sat Aug 26 14:49:17 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1da6f93

app-crypt/easy-rsa: add 3.1.6

Signed-off-by: Bernard Cafarelli  gentoo.org>

 app-crypt/easy-rsa/Manifest  |  1 +
 app-crypt/easy-rsa/easy-rsa-3.1.6.ebuild | 25 +
 2 files changed, 26 insertions(+)

diff --git a/app-crypt/easy-rsa/Manifest b/app-crypt/easy-rsa/Manifest
index 4c8ed1526200..8d1884fd17dd 100644
--- a/app-crypt/easy-rsa/Manifest
+++ b/app-crypt/easy-rsa/Manifest
@@ -2,3 +2,4 @@ DIST easy-rsa-3.0.6.tar.gz 663190 BLAKE2B 
2c7f526c3f13b4c6193bcd52bc992b9e81
 DIST easy-rsa-3.0.8.tar.gz 3864366 BLAKE2B 
8bbb16a8885a2141c59f590882002f5e4fa5c52c77130ac56b7ee5b1817a6c3acdecac2d8db4f4f4bce39f62b469afaf60b5d56f46c1ea9472afe36a5fb7a818
 SHA512 
db23262ba2cd1b7fec17340ebe11504741baff23098ea9b4b1118077abf8ff3091b1299f9624a6dd788b2e1c169d9820ba41d11b091949f3f6c96ee8e0509231
 DIST easy-rsa-3.1.2.tar.gz 6424018 BLAKE2B 
fef84b90875837c151bf9d71f71587d81aba79579948f4ff29ec3632cd17b0de82bf64c7d25b93720a696d339acdbf520b3a366e3ab214789acd17629d5db5ba
 SHA512 
f36d3e11488ee98be4d901a8ae4f6cf08f4f0efc95bec38d1f1cde3ebd9dd133fe493cab2ebc99e803e318f93536e6a45ae677adb65c94d998114278035a
 DIST easy-rsa-3.1.5.tar.gz 6456901 BLAKE2B 
04bf53b5e6c4dc9062b05f96fea5e28005fd409dcb0f4ac490318322fd80b91bae3d66d2af62b59f8f2ccb24becc27ea1510a5edf4b4a401deafcdc6a09f63e2
 SHA512 
f803e790d5a93c3cfd127621f55af572d4d5eb99220c2ec9ccfc6db6659588bcbf43a41ac0aca81c45f964ecd9584f27e0cd3384b7141ebf49420e5ad4a8521c
+DIST easy-rsa-3.1.6.tar.gz 6814828 BLAKE2B 
e61fa195e8edeb4b529c86f5814f47f8b10746dfe2effe48685651edd43e4ec9efe4acc2df4d5d13e4348455e36d0623bf5d1a78f2b0f68fb0e63afcee8630d4
 SHA512 
fb4cb25d63c2ca81cb1723d2ad0f321ff78b519fbde99ebbb97cea82d69292d283a5b927583f9721e91d157587615ecb7c918364d3aca0676b4e2ee624883074

diff --git a/app-crypt/easy-rsa/easy-rsa-3.1.6.ebuild 
b/app-crypt/easy-rsa/easy-rsa-3.1.6.ebuild
new file mode 100644
index ..c35bb375fc0c
--- /dev/null
+++ b/app-crypt/easy-rsa/easy-rsa-3.1.6.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Small RSA key management package, based on OpenSSL"
+HOMEPAGE="https://openvpn.net/;
+SRC_URI="https://github.com/OpenVPN/easy-rsa/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86"
+
+DEPEND=">=dev-libs/openssl-0.9.6:0="
+RDEPEND="${DEPEND}"
+
+src_install() {
+   exeinto /usr/share/easy-rsa
+   doexe easyrsa3/easyrsa
+   insinto /usr/share/easy-rsa
+   doins -r easyrsa3/{vars.example,openssl-easyrsa.cnf,x509-types}
+   dodoc README.quickstart.md ChangeLog
+   dodoc -r doc
+   doenvd "${FILESDIR}/65easy-rsa" # config-protect easy-rsa
+}



[gentoo-commits] repo/gentoo:master commit in: app-crypt/easy-rsa/

2023-08-01 Thread Bernard Cafarelli
commit: 77fbc2999513e5ee0dee868a2e0c2fcd7f65d2ce
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Tue Aug  1 11:38:38 2023 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Tue Aug  1 21:18:23 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77fbc299

app-crypt/easy-rsa: add myself as a maintainer

Signed-off-by: Bernard Cafarelli  gentoo.org>

 app-crypt/easy-rsa/metadata.xml | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/app-crypt/easy-rsa/metadata.xml b/app-crypt/easy-rsa/metadata.xml
index 165f3a5ea864..616589f7322f 100644
--- a/app-crypt/easy-rsa/metadata.xml
+++ b/app-crypt/easy-rsa/metadata.xml
@@ -1,7 +1,10 @@
 
 https://www.gentoo.org/dtd/metadata.dtd;>
 
-   
+   
+   voyag...@gentoo.org
+   Bernard Cafarelli
+   

OpenVPN/easy-rsa




[gentoo-commits] repo/gentoo:master commit in: app-crypt/easy-rsa/

2023-08-01 Thread Bernard Cafarelli
commit: 1a8b90f4934cc3fe00ac83099d63e34b61ac330e
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Tue Aug  1 11:47:49 2023 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Tue Aug  1 21:18:23 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a8b90f4

app-crypt/easy-rsa: add 3.1.5

Signed-off-by: Bernard Cafarelli  gentoo.org>

 app-crypt/easy-rsa/Manifest  |  1 +
 app-crypt/easy-rsa/easy-rsa-3.1.5.ebuild | 25 +
 2 files changed, 26 insertions(+)

diff --git a/app-crypt/easy-rsa/Manifest b/app-crypt/easy-rsa/Manifest
index 7ee0d8d65757..4c8ed1526200 100644
--- a/app-crypt/easy-rsa/Manifest
+++ b/app-crypt/easy-rsa/Manifest
@@ -1,3 +1,4 @@
 DIST easy-rsa-3.0.6.tar.gz 663190 BLAKE2B 
2c7f526c3f13b4c6193bcd52bc992b9e81db28dec8cd9b5f44aba231eed18b6f25c64a42072a6409a5dd23db21fa8ccefc210ce924c68ad3a79475d2eaa1
 SHA512 
ce553b483ed2facab71d9bc212c4a454c6ed4a6489a0b963c4fc190916c71d048955e1e24d3e58a39438a51a83a02bf696bb2b9292c6ff665113043509062eb1
 DIST easy-rsa-3.0.8.tar.gz 3864366 BLAKE2B 
8bbb16a8885a2141c59f590882002f5e4fa5c52c77130ac56b7ee5b1817a6c3acdecac2d8db4f4f4bce39f62b469afaf60b5d56f46c1ea9472afe36a5fb7a818
 SHA512 
db23262ba2cd1b7fec17340ebe11504741baff23098ea9b4b1118077abf8ff3091b1299f9624a6dd788b2e1c169d9820ba41d11b091949f3f6c96ee8e0509231
 DIST easy-rsa-3.1.2.tar.gz 6424018 BLAKE2B 
fef84b90875837c151bf9d71f71587d81aba79579948f4ff29ec3632cd17b0de82bf64c7d25b93720a696d339acdbf520b3a366e3ab214789acd17629d5db5ba
 SHA512 
f36d3e11488ee98be4d901a8ae4f6cf08f4f0efc95bec38d1f1cde3ebd9dd133fe493cab2ebc99e803e318f93536e6a45ae677adb65c94d998114278035a
+DIST easy-rsa-3.1.5.tar.gz 6456901 BLAKE2B 
04bf53b5e6c4dc9062b05f96fea5e28005fd409dcb0f4ac490318322fd80b91bae3d66d2af62b59f8f2ccb24becc27ea1510a5edf4b4a401deafcdc6a09f63e2
 SHA512 
f803e790d5a93c3cfd127621f55af572d4d5eb99220c2ec9ccfc6db6659588bcbf43a41ac0aca81c45f964ecd9584f27e0cd3384b7141ebf49420e5ad4a8521c

diff --git a/app-crypt/easy-rsa/easy-rsa-3.1.5.ebuild 
b/app-crypt/easy-rsa/easy-rsa-3.1.5.ebuild
new file mode 100644
index ..c35bb375fc0c
--- /dev/null
+++ b/app-crypt/easy-rsa/easy-rsa-3.1.5.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Small RSA key management package, based on OpenSSL"
+HOMEPAGE="https://openvpn.net/;
+SRC_URI="https://github.com/OpenVPN/easy-rsa/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86"
+
+DEPEND=">=dev-libs/openssl-0.9.6:0="
+RDEPEND="${DEPEND}"
+
+src_install() {
+   exeinto /usr/share/easy-rsa
+   doexe easyrsa3/easyrsa
+   insinto /usr/share/easy-rsa
+   doins -r easyrsa3/{vars.example,openssl-easyrsa.cnf,x509-types}
+   dodoc README.quickstart.md ChangeLog
+   dodoc -r doc
+   doenvd "${FILESDIR}/65easy-rsa" # config-protect easy-rsa
+}



[gentoo-commits] repo/gentoo:master commit in: app-crypt/easy-rsa/

2023-03-17 Thread Arthur Zamarin
commit: 5c496d30772a3844ab1ebfb2ef48beed3e85c513
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Mar 17 18:06:05 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Mar 17 18:06:05 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c496d30

app-crypt/easy-rsa: Stabilize 3.1.2 sparc, #901937

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-crypt/easy-rsa/easy-rsa-3.1.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/easy-rsa/easy-rsa-3.1.2.ebuild 
b/app-crypt/easy-rsa/easy-rsa-3.1.2.ebuild
index 766b5097f3b2..90c88ae0cde0 100644
--- a/app-crypt/easy-rsa/easy-rsa-3.1.2.ebuild
+++ b/app-crypt/easy-rsa/easy-rsa-3.1.2.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="https://github.com/OpenVPN/easy-rsa/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86"
 
 DEPEND=">=dev-libs/openssl-0.9.6:0="
 RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: app-crypt/easy-rsa/

2023-03-17 Thread Sam James
commit: b785570485ae039ff75356002b6aa57411ec7f10
Author: Sam James  gentoo  org>
AuthorDate: Fri Mar 17 17:01:02 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Mar 17 17:01:07 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7855704

app-crypt/easy-rsa: Stabilize 3.1.2 x86, #901937

Signed-off-by: Sam James  gentoo.org>

 app-crypt/easy-rsa/easy-rsa-3.1.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/easy-rsa/easy-rsa-3.1.2.ebuild 
b/app-crypt/easy-rsa/easy-rsa-3.1.2.ebuild
index 37113bd24927..766b5097f3b2 100644
--- a/app-crypt/easy-rsa/easy-rsa-3.1.2.ebuild
+++ b/app-crypt/easy-rsa/easy-rsa-3.1.2.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="https://github.com/OpenVPN/easy-rsa/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc 
~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc x86"
 
 DEPEND=">=dev-libs/openssl-0.9.6:0="
 RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: app-crypt/easy-rsa/

2023-03-17 Thread Sam James
commit: a520b9087ef3496b31d053083c01d6488f6f47dc
Author: Sam James  gentoo  org>
AuthorDate: Fri Mar 17 16:58:33 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Mar 17 16:59:13 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a520b908

app-crypt/easy-rsa: Stabilize 3.1.2 amd64, #901937

Signed-off-by: Sam James  gentoo.org>

 app-crypt/easy-rsa/easy-rsa-3.1.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/easy-rsa/easy-rsa-3.1.2.ebuild 
b/app-crypt/easy-rsa/easy-rsa-3.1.2.ebuild
index 44a39e726245..37113bd24927 100644
--- a/app-crypt/easy-rsa/easy-rsa-3.1.2.ebuild
+++ b/app-crypt/easy-rsa/easy-rsa-3.1.2.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="https://github.com/OpenVPN/easy-rsa/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc 
~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc 
~x86"
 
 DEPEND=">=dev-libs/openssl-0.9.6:0="
 RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: app-crypt/easy-rsa/

2023-03-17 Thread Arthur Zamarin
commit: 6de4ac50164dab7c6541d1ababf1d4aea831b51f
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Mar 17 16:42:32 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Mar 17 16:42:32 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6de4ac50

app-crypt/easy-rsa: Stabilize 3.1.2 ppc64, #901937

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-crypt/easy-rsa/easy-rsa-3.1.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/easy-rsa/easy-rsa-3.1.2.ebuild 
b/app-crypt/easy-rsa/easy-rsa-3.1.2.ebuild
index 21aae5e72354..44a39e726245 100644
--- a/app-crypt/easy-rsa/easy-rsa-3.1.2.ebuild
+++ b/app-crypt/easy-rsa/easy-rsa-3.1.2.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="https://github.com/OpenVPN/easy-rsa/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc 
~x86"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc 
~x86"
 
 DEPEND=">=dev-libs/openssl-0.9.6:0="
 RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: app-crypt/easy-rsa/

2023-03-17 Thread Arthur Zamarin
commit: 7a6ec35d51ff1a1765ebf9efa044ae71a2241dcc
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Mar 17 16:20:24 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Mar 17 16:20:24 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a6ec35d

app-crypt/easy-rsa: Stabilize 3.1.2 ppc, #901937

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-crypt/easy-rsa/easy-rsa-3.1.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/easy-rsa/easy-rsa-3.1.2.ebuild 
b/app-crypt/easy-rsa/easy-rsa-3.1.2.ebuild
index 369c642561a5..21aae5e72354 100644
--- a/app-crypt/easy-rsa/easy-rsa-3.1.2.ebuild
+++ b/app-crypt/easy-rsa/easy-rsa-3.1.2.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="https://github.com/OpenVPN/easy-rsa/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc 
~x86"
 
 DEPEND=">=dev-libs/openssl-0.9.6:0="
 RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: app-crypt/easy-rsa/

2023-03-17 Thread Arthur Zamarin
commit: 05ab519732a29c202941f9a243ac2fbbf58a7b48
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Mar 17 16:04:44 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Mar 17 16:04:44 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05ab5197

app-crypt/easy-rsa: Stabilize 3.1.2 arm, #901937

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-crypt/easy-rsa/easy-rsa-3.1.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/easy-rsa/easy-rsa-3.1.2.ebuild 
b/app-crypt/easy-rsa/easy-rsa-3.1.2.ebuild
index c35bb375fc0c..369c642561a5 100644
--- a/app-crypt/easy-rsa/easy-rsa-3.1.2.ebuild
+++ b/app-crypt/easy-rsa/easy-rsa-3.1.2.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="https://github.com/OpenVPN/easy-rsa/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86"
 
 DEPEND=">=dev-libs/openssl-0.9.6:0="
 RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: app-crypt/easy-rsa/

2023-02-05 Thread Joonas Niilola
commit: 606c453494269743185f62fdb7a17960885333d5
Author: Matoro Mahri  users  noreply  github  
com>
AuthorDate: Sat Jan 21 23:58:07 2023 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sun Feb  5 08:30:35 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=606c4534

app-crypt/easy-rsa: add 3.1.2

Signed-off-by: Matoro Mahri  users.noreply.github.com>
Closes: https://github.com/gentoo/gentoo/pull/29211
Signed-off-by: Joonas Niilola  gentoo.org>

 app-crypt/easy-rsa/Manifest  |  1 +
 app-crypt/easy-rsa/easy-rsa-3.1.2.ebuild | 25 +
 2 files changed, 26 insertions(+)

diff --git a/app-crypt/easy-rsa/Manifest b/app-crypt/easy-rsa/Manifest
index 358ba633d06e..7e1bd1e9345d 100644
--- a/app-crypt/easy-rsa/Manifest
+++ b/app-crypt/easy-rsa/Manifest
@@ -3,3 +3,4 @@ DIST easy-rsa-3.0.5.tar.gz 638366 BLAKE2B 
990ef0cc7effd80d06d15dbb2dc3ef9a0a282a
 DIST easy-rsa-3.0.6.tar.gz 663190 BLAKE2B 
2c7f526c3f13b4c6193bcd52bc992b9e81db28dec8cd9b5f44aba231eed18b6f25c64a42072a6409a5dd23db21fa8ccefc210ce924c68ad3a79475d2eaa1
 SHA512 
ce553b483ed2facab71d9bc212c4a454c6ed4a6489a0b963c4fc190916c71d048955e1e24d3e58a39438a51a83a02bf696bb2b9292c6ff665113043509062eb1
 DIST easy-rsa-3.0.7.tar.gz 3863830 BLAKE2B 
e76db344912296d4659ae61e094595a0ebb30258e2819908f80028a771bf49b5ee02293ba4bd46c19926828724f27b149d2727a2f898fa7fbe48abdb16dbee86
 SHA512 
4e7dadafd9e3f8381029cf4a20f0a6fe58c6bee0571e0f8ff9711e1dae386bbfd81b5d8bbec58f415e367d613b90465a4635e8f924668ad73de555fe8bb8c82c
 DIST easy-rsa-3.0.8.tar.gz 3864366 BLAKE2B 
8bbb16a8885a2141c59f590882002f5e4fa5c52c77130ac56b7ee5b1817a6c3acdecac2d8db4f4f4bce39f62b469afaf60b5d56f46c1ea9472afe36a5fb7a818
 SHA512 
db23262ba2cd1b7fec17340ebe11504741baff23098ea9b4b1118077abf8ff3091b1299f9624a6dd788b2e1c169d9820ba41d11b091949f3f6c96ee8e0509231
+DIST easy-rsa-3.1.2.tar.gz 6424018 BLAKE2B 
fef84b90875837c151bf9d71f71587d81aba79579948f4ff29ec3632cd17b0de82bf64c7d25b93720a696d339acdbf520b3a366e3ab214789acd17629d5db5ba
 SHA512 
f36d3e11488ee98be4d901a8ae4f6cf08f4f0efc95bec38d1f1cde3ebd9dd133fe493cab2ebc99e803e318f93536e6a45ae677adb65c94d998114278035a

diff --git a/app-crypt/easy-rsa/easy-rsa-3.1.2.ebuild 
b/app-crypt/easy-rsa/easy-rsa-3.1.2.ebuild
new file mode 100644
index ..9b796d2c2779
--- /dev/null
+++ b/app-crypt/easy-rsa/easy-rsa-3.1.2.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Small RSA key management package, based on OpenSSL"
+HOMEPAGE="https://openvpn.net/;
+SRC_URI="https://github.com/OpenVPN/easy-rsa/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86"
+
+DEPEND=">=dev-libs/openssl-0.9.6:0="
+RDEPEND="${DEPEND}"
+
+src_install() {
+   exeinto /usr/share/easy-rsa
+   doexe easyrsa3/easyrsa
+   insinto /usr/share/easy-rsa
+   doins -r easyrsa3/{vars.example,openssl-easyrsa.cnf,x509-types}
+   dodoc README.quickstart.md ChangeLog
+   dodoc -r doc
+   doenvd "${FILESDIR}/65easy-rsa" # config-protect easy-rsa
+}



[gentoo-commits] repo/gentoo:master commit in: app-crypt/easy-rsa/

2023-02-05 Thread Joonas Niilola
commit: 0d352741ba6be0f2ea307318a30d07d9ea431e65
Author: Joonas Niilola  gentoo  org>
AuthorDate: Sun Feb  5 08:17:38 2023 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sun Feb  5 08:30:36 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d352741

app-crypt/easy-rsa: drop 3.0.4, 3.0.5, 3.0.7

Signed-off-by: Joonas Niilola  gentoo.org>

 app-crypt/easy-rsa/Manifest  |  3 ---
 app-crypt/easy-rsa/easy-rsa-3.0.4.ebuild | 29 -
 app-crypt/easy-rsa/easy-rsa-3.0.5.ebuild | 25 -
 app-crypt/easy-rsa/easy-rsa-3.0.7.ebuild | 25 -
 4 files changed, 82 deletions(-)

diff --git a/app-crypt/easy-rsa/Manifest b/app-crypt/easy-rsa/Manifest
index 7e1bd1e9345d..7ee0d8d65757 100644
--- a/app-crypt/easy-rsa/Manifest
+++ b/app-crypt/easy-rsa/Manifest
@@ -1,6 +1,3 @@
-DIST EasyRSA-3.0.4.tgz 37721 BLAKE2B 
84d81eb86dfee42f6de935cbd308262d36626170880a24d260dd8ae708d6340feb63866cb1704c9209675112eef4a251399e19948e88067e90b410c00707a770
 SHA512 
0bc145e510891af022c05427436c3ec7a29fce9d83e022954acd0cc470c88c43f5549af0b6263b46e8dc5fd167621a118cba0c01a514c51032cea8f1efbb9787
-DIST easy-rsa-3.0.5.tar.gz 638366 BLAKE2B 
990ef0cc7effd80d06d15dbb2dc3ef9a0a282a4adb501475fbd43c1b50bead374ba78ee9652e9c0f8d2e54354be4da6a0ae302e4ef2d576bd7fd981d59566d64
 SHA512 
9231ca7fda489a230d8418679d8824503ae680e2de6682d5f2d2fa716597f7df5980b7b88a3f6eb4fa0b7d9bbead59a1e2e4b8f4a5a36bda7f78ffa8f3c23d34
 DIST easy-rsa-3.0.6.tar.gz 663190 BLAKE2B 
2c7f526c3f13b4c6193bcd52bc992b9e81db28dec8cd9b5f44aba231eed18b6f25c64a42072a6409a5dd23db21fa8ccefc210ce924c68ad3a79475d2eaa1
 SHA512 
ce553b483ed2facab71d9bc212c4a454c6ed4a6489a0b963c4fc190916c71d048955e1e24d3e58a39438a51a83a02bf696bb2b9292c6ff665113043509062eb1
-DIST easy-rsa-3.0.7.tar.gz 3863830 BLAKE2B 
e76db344912296d4659ae61e094595a0ebb30258e2819908f80028a771bf49b5ee02293ba4bd46c19926828724f27b149d2727a2f898fa7fbe48abdb16dbee86
 SHA512 
4e7dadafd9e3f8381029cf4a20f0a6fe58c6bee0571e0f8ff9711e1dae386bbfd81b5d8bbec58f415e367d613b90465a4635e8f924668ad73de555fe8bb8c82c
 DIST easy-rsa-3.0.8.tar.gz 3864366 BLAKE2B 
8bbb16a8885a2141c59f590882002f5e4fa5c52c77130ac56b7ee5b1817a6c3acdecac2d8db4f4f4bce39f62b469afaf60b5d56f46c1ea9472afe36a5fb7a818
 SHA512 
db23262ba2cd1b7fec17340ebe11504741baff23098ea9b4b1118077abf8ff3091b1299f9624a6dd788b2e1c169d9820ba41d11b091949f3f6c96ee8e0509231
 DIST easy-rsa-3.1.2.tar.gz 6424018 BLAKE2B 
fef84b90875837c151bf9d71f71587d81aba79579948f4ff29ec3632cd17b0de82bf64c7d25b93720a696d339acdbf520b3a366e3ab214789acd17629d5db5ba
 SHA512 
f36d3e11488ee98be4d901a8ae4f6cf08f4f0efc95bec38d1f1cde3ebd9dd133fe493cab2ebc99e803e318f93536e6a45ae677adb65c94d998114278035a

diff --git a/app-crypt/easy-rsa/easy-rsa-3.0.4.ebuild 
b/app-crypt/easy-rsa/easy-rsa-3.0.4.ebuild
deleted file mode 100644
index 4e24f9daeecf..
--- a/app-crypt/easy-rsa/easy-rsa-3.0.4.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-MY_P="EasyRSA-${PV}"
-
-DESCRIPTION="Small RSA key management package, based on OpenSSL"
-HOMEPAGE="https://openvpn.net/;
-SRC_URI="https://github.com/OpenVPN/easy-rsa/releases/download/v${PV}/${MY_P}.tgz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc x86"
-
-DEPEND=">=dev-libs/openssl-0.9.6:0"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/${MY_P}"
-
-src_install() {
-   exeinto /usr/share/easy-rsa
-   doexe easyrsa
-   insinto /usr/share/easy-rsa
-   doins -r vars.example openssl-easyrsa.cnf x509-types
-   dodoc README.quickstart.md ChangeLog
-   dodoc -r doc
-   doenvd "${FILESDIR}/65easy-rsa" # config-protect easy-rsa
-}

diff --git a/app-crypt/easy-rsa/easy-rsa-3.0.5.ebuild 
b/app-crypt/easy-rsa/easy-rsa-3.0.5.ebuild
deleted file mode 100644
index 6fd7eb5f4af8..
--- a/app-crypt/easy-rsa/easy-rsa-3.0.5.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Small RSA key management package, based on OpenSSL"
-HOMEPAGE="https://openvpn.net/;
-SRC_URI="https://github.com/OpenVPN/easy-rsa/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc x86"
-
-DEPEND=">=dev-libs/openssl-0.9.6:0"
-RDEPEND="${DEPEND}"
-
-src_install() {
-   exeinto /usr/share/easy-rsa
-   doexe easyrsa3/easyrsa
-   insinto /usr/share/easy-rsa
-   doins -r easyrsa3/{vars.example,openssl-easyrsa.cnf,x509-types}
-   dodoc README.quickstart.md ChangeLog
-   dodoc -r doc
-   doenvd "${FILESDIR}/65easy-rsa" # config-protect easy-rsa
-}

diff --git a/app-crypt/easy-rsa/easy-rsa-3.0.7.ebuild 
b/app-crypt/easy-rsa/easy-rsa-3.0.7.ebuild
deleted file mode 100644
index 

[gentoo-commits] repo/gentoo:master commit in: app-crypt/easy-rsa/

2023-02-05 Thread Joonas Niilola
commit: b1b50395ed2ad703fbf9384a0c2277032ef2a293
Author: Joonas Niilola  gentoo  org>
AuthorDate: Sun Feb  5 08:17:21 2023 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sun Feb  5 08:30:35 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1b50395

app-crypt/easy-rsa: update EAPI 7 -> 8

Signed-off-by: Joonas Niilola  gentoo.org>

 app-crypt/easy-rsa/easy-rsa-3.1.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/easy-rsa/easy-rsa-3.1.2.ebuild 
b/app-crypt/easy-rsa/easy-rsa-3.1.2.ebuild
index 9b796d2c2779..c35bb375fc0c 100644
--- a/app-crypt/easy-rsa/easy-rsa-3.1.2.ebuild
+++ b/app-crypt/easy-rsa/easy-rsa-3.1.2.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 DESCRIPTION="Small RSA key management package, based on OpenSSL"
 HOMEPAGE="https://openvpn.net/;



[gentoo-commits] repo/gentoo:master commit in: app-crypt/easy-rsa/

2023-01-14 Thread Sam James
commit: 445730688baa4671c9d151f342cb4190f0aa2735
Author: Sam James  gentoo  org>
AuthorDate: Sat Jan 14 23:22:09 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jan 14 23:22:09 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44573068

app-crypt/easy-rsa: Stabilize 3.0.8 amd64, #890839

Signed-off-by: Sam James  gentoo.org>

 app-crypt/easy-rsa/easy-rsa-3.0.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/easy-rsa/easy-rsa-3.0.8.ebuild 
b/app-crypt/easy-rsa/easy-rsa-3.0.8.ebuild
index 497343602cca..0da56a76b569 100644
--- a/app-crypt/easy-rsa/easy-rsa-3.0.8.ebuild
+++ b/app-crypt/easy-rsa/easy-rsa-3.0.8.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="https://github.com/OpenVPN/easy-rsa/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
x86"
 
 DEPEND=">=dev-libs/openssl-0.9.6:0="
 RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: app-crypt/easy-rsa/

2023-01-14 Thread Sam James
commit: adf0a5de1802262b02fad3337052f99a74328382
Author: Sam James  gentoo  org>
AuthorDate: Sat Jan 14 23:22:12 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jan 14 23:22:12 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adf0a5de

app-crypt/easy-rsa: Stabilize 3.0.8 sparc, #890839

Signed-off-by: Sam James  gentoo.org>

 app-crypt/easy-rsa/easy-rsa-3.0.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/easy-rsa/easy-rsa-3.0.8.ebuild 
b/app-crypt/easy-rsa/easy-rsa-3.0.8.ebuild
index be23c7fcf50a..8641cdf65fea 100644
--- a/app-crypt/easy-rsa/easy-rsa-3.0.8.ebuild
+++ b/app-crypt/easy-rsa/easy-rsa-3.0.8.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="https://github.com/OpenVPN/easy-rsa/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86"
 
 DEPEND=">=dev-libs/openssl-0.9.6:0="
 RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: app-crypt/easy-rsa/

2023-01-14 Thread Sam James
commit: 601ea066afe931dc446f0e3879bca35c393fa3ec
Author: Sam James  gentoo  org>
AuthorDate: Sat Jan 14 23:22:07 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jan 14 23:22:07 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=601ea066

app-crypt/easy-rsa: Stabilize 3.0.8 arm, #890839

Signed-off-by: Sam James  gentoo.org>

 app-crypt/easy-rsa/easy-rsa-3.0.8.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-crypt/easy-rsa/easy-rsa-3.0.8.ebuild 
b/app-crypt/easy-rsa/easy-rsa-3.0.8.ebuild
index be19abce63eb..8730794ef9d9 100644
--- a/app-crypt/easy-rsa/easy-rsa-3.0.8.ebuild
+++ b/app-crypt/easy-rsa/easy-rsa-3.0.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -9,7 +9,7 @@ 
SRC_URI="https://github.com/OpenVPN/easy-rsa/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86"
 
 DEPEND=">=dev-libs/openssl-0.9.6:0="
 RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: app-crypt/easy-rsa/

2023-01-14 Thread Sam James
commit: 237dd8263e477183f872d157371e50ad5cb68e78
Author: Sam James  gentoo  org>
AuthorDate: Sat Jan 14 23:22:08 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jan 14 23:22:08 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=237dd826

app-crypt/easy-rsa: Stabilize 3.0.8 x86, #890839

Signed-off-by: Sam James  gentoo.org>

 app-crypt/easy-rsa/easy-rsa-3.0.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/easy-rsa/easy-rsa-3.0.8.ebuild 
b/app-crypt/easy-rsa/easy-rsa-3.0.8.ebuild
index 8730794ef9d9..497343602cca 100644
--- a/app-crypt/easy-rsa/easy-rsa-3.0.8.ebuild
+++ b/app-crypt/easy-rsa/easy-rsa-3.0.8.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="https://github.com/OpenVPN/easy-rsa/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
x86"
 
 DEPEND=">=dev-libs/openssl-0.9.6:0="
 RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: app-crypt/easy-rsa/

2023-01-14 Thread Sam James
commit: d0bbc765d66fec0252e5334d84f23657d94cbe02
Author: Sam James  gentoo  org>
AuthorDate: Sat Jan 14 23:22:10 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jan 14 23:22:10 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0bbc765

app-crypt/easy-rsa: Stabilize 3.0.8 ppc64, #890839

Signed-off-by: Sam James  gentoo.org>

 app-crypt/easy-rsa/easy-rsa-3.0.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/easy-rsa/easy-rsa-3.0.8.ebuild 
b/app-crypt/easy-rsa/easy-rsa-3.0.8.ebuild
index 0da56a76b569..472f77f91ecd 100644
--- a/app-crypt/easy-rsa/easy-rsa-3.0.8.ebuild
+++ b/app-crypt/easy-rsa/easy-rsa-3.0.8.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="https://github.com/OpenVPN/easy-rsa/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sparc 
x86"
 
 DEPEND=">=dev-libs/openssl-0.9.6:0="
 RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: app-crypt/easy-rsa/

2023-01-14 Thread Sam James
commit: be20adde452964b15a3bfbd4604573ef935e09f1
Author: Sam James  gentoo  org>
AuthorDate: Sat Jan 14 23:22:11 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jan 14 23:22:11 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be20adde

app-crypt/easy-rsa: Stabilize 3.0.8 ppc, #890839

Signed-off-by: Sam James  gentoo.org>

 app-crypt/easy-rsa/easy-rsa-3.0.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/easy-rsa/easy-rsa-3.0.8.ebuild 
b/app-crypt/easy-rsa/easy-rsa-3.0.8.ebuild
index 472f77f91ecd..be23c7fcf50a 100644
--- a/app-crypt/easy-rsa/easy-rsa-3.0.8.ebuild
+++ b/app-crypt/easy-rsa/easy-rsa-3.0.8.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="https://github.com/OpenVPN/easy-rsa/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sparc 
x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc x86"
 
 DEPEND=">=dev-libs/openssl-0.9.6:0="
 RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: app-crypt/easy-rsa/

2022-10-17 Thread Sam James
commit: 2043a06f58a2d86d8b16b6fc2b5742a7cd1dd39f
Author: Sam James  gentoo  org>
AuthorDate: Mon Oct 17 19:23:23 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Oct 17 19:23:23 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2043a06f

app-crypt/easy-rsa: Keyword 3.0.8 arm64, #877173

Signed-off-by: Sam James  gentoo.org>

 app-crypt/easy-rsa/easy-rsa-3.0.8.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-crypt/easy-rsa/easy-rsa-3.0.8.ebuild 
b/app-crypt/easy-rsa/easy-rsa-3.0.8.ebuild
index 551894f3a47a..be19abce63eb 100644
--- a/app-crypt/easy-rsa/easy-rsa-3.0.8.ebuild
+++ b/app-crypt/easy-rsa/easy-rsa-3.0.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -9,7 +9,7 @@ 
SRC_URI="https://github.com/OpenVPN/easy-rsa/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86"
 
 DEPEND=">=dev-libs/openssl-0.9.6:0="
 RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: app-crypt/easy-rsa/

2021-05-02 Thread Mikle Kolyada
commit: 823b637a55bb0b192406127f145e406f899884cf
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May  2 16:28:27 2021 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May  2 16:40:48 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=823b637a

app-crypt/easy-rsa: remove libressl support

Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Mikle Kolyada  gentoo.org>

 app-crypt/easy-rsa/easy-rsa-3.0.4.ebuild | 6 ++
 app-crypt/easy-rsa/easy-rsa-3.0.5.ebuild | 6 ++
 app-crypt/easy-rsa/easy-rsa-3.0.6.ebuild | 4 +---
 app-crypt/easy-rsa/easy-rsa-3.0.7.ebuild | 4 +---
 app-crypt/easy-rsa/easy-rsa-3.0.8.ebuild | 6 ++
 5 files changed, 8 insertions(+), 18 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 6d770f3626c..4e24f9daeec 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-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -12,10 +12,8 @@ 
SRC_URI="https://github.com/OpenVPN/easy-rsa/releases/download/v${PV}/${MY_P}.tg
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc x86"
-IUSE="libressl"
 
-DEPEND="!libressl? ( >=dev-libs/openssl-0.9.6:0 )
-   libressl? ( dev-libs/libressl )"
+DEPEND=">=dev-libs/openssl-0.9.6:0"
 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 fd0685a8069..6fd7eb5f4af 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-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -10,10 +10,8 @@ 
SRC_URI="https://github.com/OpenVPN/easy-rsa/archive/v${PV}.tar.gz -> ${P}.tar.g
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc x86"
-IUSE="libressl"
 
-DEPEND="!libressl? ( >=dev-libs/openssl-0.9.6:0 )
-   libressl? ( dev-libs/libressl )"
+DEPEND=">=dev-libs/openssl-0.9.6:0"
 RDEPEND="${DEPEND}"
 
 src_install() {

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 89d2d7bea84..00a7d25b039 100644
--- a/app-crypt/easy-rsa/easy-rsa-3.0.6.ebuild
+++ b/app-crypt/easy-rsa/easy-rsa-3.0.6.ebuild
@@ -10,10 +10,8 @@ 
SRC_URI="https://github.com/OpenVPN/easy-rsa/archive/v${PV}.tar.gz -> ${P}.tar.g
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86"
-IUSE="libressl"
 
-DEPEND="!libressl? ( >=dev-libs/openssl-0.9.6:0= )
-   libressl? ( dev-libs/libressl:0= )"
+DEPEND=">=dev-libs/openssl-0.9.6:0="
 RDEPEND="${DEPEND}"
 
 src_install() {

diff --git a/app-crypt/easy-rsa/easy-rsa-3.0.7.ebuild 
b/app-crypt/easy-rsa/easy-rsa-3.0.7.ebuild
index 89d2d7bea84..00a7d25b039 100644
--- a/app-crypt/easy-rsa/easy-rsa-3.0.7.ebuild
+++ b/app-crypt/easy-rsa/easy-rsa-3.0.7.ebuild
@@ -10,10 +10,8 @@ 
SRC_URI="https://github.com/OpenVPN/easy-rsa/archive/v${PV}.tar.gz -> ${P}.tar.g
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86"
-IUSE="libressl"
 
-DEPEND="!libressl? ( >=dev-libs/openssl-0.9.6:0= )
-   libressl? ( dev-libs/libressl:0= )"
+DEPEND=">=dev-libs/openssl-0.9.6:0="
 RDEPEND="${DEPEND}"
 
 src_install() {

diff --git a/app-crypt/easy-rsa/easy-rsa-3.0.8.ebuild 
b/app-crypt/easy-rsa/easy-rsa-3.0.8.ebuild
index e6a124b4fe8..551894f3a47 100644
--- a/app-crypt/easy-rsa/easy-rsa-3.0.8.ebuild
+++ b/app-crypt/easy-rsa/easy-rsa-3.0.8.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
@@ -10,10 +10,8 @@ 
SRC_URI="https://github.com/OpenVPN/easy-rsa/archive/v${PV}.tar.gz -> ${P}.tar.g
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
-IUSE="libressl"
 
-DEPEND="!libressl? ( >=dev-libs/openssl-0.9.6:0= )
-   libressl? ( dev-libs/libressl:0= )"
+DEPEND=">=dev-libs/openssl-0.9.6:0="
 RDEPEND="${DEPEND}"
 
 src_install() {



[gentoo-commits] repo/gentoo:master commit in: app-crypt/easy-rsa/

2020-11-13 Thread Mikle Kolyada
commit: 6da1bcd118f3a38de204f235992e4abe8c065fda
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Nov 13 12:46:04 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Nov 13 12:46:04 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6da1bcd1

app-crypt/easy-rsa: Version bump (v3.0.8)

Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Mikle Kolyada  gentoo.org>

 app-crypt/easy-rsa/Manifest  |  1 +
 app-crypt/easy-rsa/easy-rsa-3.0.8.ebuild | 27 +++
 2 files changed, 28 insertions(+)

diff --git a/app-crypt/easy-rsa/Manifest b/app-crypt/easy-rsa/Manifest
index d042618d834..358ba633d06 100644
--- a/app-crypt/easy-rsa/Manifest
+++ b/app-crypt/easy-rsa/Manifest
@@ -2,3 +2,4 @@ DIST EasyRSA-3.0.4.tgz 37721 BLAKE2B 
84d81eb86dfee42f6de935cbd308262d36626170880
 DIST easy-rsa-3.0.5.tar.gz 638366 BLAKE2B 
990ef0cc7effd80d06d15dbb2dc3ef9a0a282a4adb501475fbd43c1b50bead374ba78ee9652e9c0f8d2e54354be4da6a0ae302e4ef2d576bd7fd981d59566d64
 SHA512 
9231ca7fda489a230d8418679d8824503ae680e2de6682d5f2d2fa716597f7df5980b7b88a3f6eb4fa0b7d9bbead59a1e2e4b8f4a5a36bda7f78ffa8f3c23d34
 DIST easy-rsa-3.0.6.tar.gz 663190 BLAKE2B 
2c7f526c3f13b4c6193bcd52bc992b9e81db28dec8cd9b5f44aba231eed18b6f25c64a42072a6409a5dd23db21fa8ccefc210ce924c68ad3a79475d2eaa1
 SHA512 
ce553b483ed2facab71d9bc212c4a454c6ed4a6489a0b963c4fc190916c71d048955e1e24d3e58a39438a51a83a02bf696bb2b9292c6ff665113043509062eb1
 DIST easy-rsa-3.0.7.tar.gz 3863830 BLAKE2B 
e76db344912296d4659ae61e094595a0ebb30258e2819908f80028a771bf49b5ee02293ba4bd46c19926828724f27b149d2727a2f898fa7fbe48abdb16dbee86
 SHA512 
4e7dadafd9e3f8381029cf4a20f0a6fe58c6bee0571e0f8ff9711e1dae386bbfd81b5d8bbec58f415e367d613b90465a4635e8f924668ad73de555fe8bb8c82c
+DIST easy-rsa-3.0.8.tar.gz 3864366 BLAKE2B 
8bbb16a8885a2141c59f590882002f5e4fa5c52c77130ac56b7ee5b1817a6c3acdecac2d8db4f4f4bce39f62b469afaf60b5d56f46c1ea9472afe36a5fb7a818
 SHA512 
db23262ba2cd1b7fec17340ebe11504741baff23098ea9b4b1118077abf8ff3091b1299f9624a6dd788b2e1c169d9820ba41d11b091949f3f6c96ee8e0509231

diff --git a/app-crypt/easy-rsa/easy-rsa-3.0.8.ebuild 
b/app-crypt/easy-rsa/easy-rsa-3.0.8.ebuild
new file mode 100644
index 000..e6a124b4fe8
--- /dev/null
+++ b/app-crypt/easy-rsa/easy-rsa-3.0.8.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Small RSA key management package, based on OpenSSL"
+HOMEPAGE="https://openvpn.net/;
+SRC_URI="https://github.com/OpenVPN/easy-rsa/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+IUSE="libressl"
+
+DEPEND="!libressl? ( >=dev-libs/openssl-0.9.6:0= )
+   libressl? ( dev-libs/libressl:0= )"
+RDEPEND="${DEPEND}"
+
+src_install() {
+   exeinto /usr/share/easy-rsa
+   doexe easyrsa3/easyrsa
+   insinto /usr/share/easy-rsa
+   doins -r easyrsa3/{vars.example,openssl-easyrsa.cnf,x509-types}
+   dodoc README.quickstart.md ChangeLog
+   dodoc -r doc
+   doenvd "${FILESDIR}/65easy-rsa" # config-protect easy-rsa
+}



[gentoo-commits] repo/gentoo:master commit in: app-crypt/easy-rsa/

2020-11-13 Thread Mikle Kolyada
commit: 6758d7c3b1b866e381e40efc02c315f703c62a80
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Nov 13 12:46:51 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Nov 13 12:46:51 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6758d7c3

app-crypt/easy-rsa: mark stable

Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Mikle Kolyada  gentoo.org>

 app-crypt/easy-rsa/easy-rsa-3.0.6.ebuild | 2 +-
 app-crypt/easy-rsa/easy-rsa-3.0.7.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

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 e6a124b4fe8..c506a0e1a23 100644
--- a/app-crypt/easy-rsa/easy-rsa-3.0.6.ebuild
+++ b/app-crypt/easy-rsa/easy-rsa-3.0.6.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="https://github.com/OpenVPN/easy-rsa/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 s390 sparc x86"
 IUSE="libressl"
 
 DEPEND="!libressl? ( >=dev-libs/openssl-0.9.6:0= )

diff --git a/app-crypt/easy-rsa/easy-rsa-3.0.7.ebuild 
b/app-crypt/easy-rsa/easy-rsa-3.0.7.ebuild
index e6a124b4fe8..c506a0e1a23 100644
--- a/app-crypt/easy-rsa/easy-rsa-3.0.7.ebuild
+++ b/app-crypt/easy-rsa/easy-rsa-3.0.7.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="https://github.com/OpenVPN/easy-rsa/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 s390 sparc x86"
 IUSE="libressl"
 
 DEPEND="!libressl? ( >=dev-libs/openssl-0.9.6:0= )



[gentoo-commits] repo/gentoo:master commit in: app-crypt/easy-rsa/

2020-04-04 Thread Mikle Kolyada
commit: f4c36479c8aecba21763453dbdb093eb84355ace
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Apr  4 15:15:46 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Apr  4 15:16:30 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4c36479

app-crypt/easy-rsa: Version vump (v3.0.7)

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Mikle Kolyada  gentoo.org>

 app-crypt/easy-rsa/Manifest  |  1 +
 app-crypt/easy-rsa/easy-rsa-3.0.7.ebuild | 27 +++
 2 files changed, 28 insertions(+)

diff --git a/app-crypt/easy-rsa/Manifest b/app-crypt/easy-rsa/Manifest
index a6574d430cc..d042618d834 100644
--- a/app-crypt/easy-rsa/Manifest
+++ b/app-crypt/easy-rsa/Manifest
@@ -1,3 +1,4 @@
 DIST EasyRSA-3.0.4.tgz 37721 BLAKE2B 
84d81eb86dfee42f6de935cbd308262d36626170880a24d260dd8ae708d6340feb63866cb1704c9209675112eef4a251399e19948e88067e90b410c00707a770
 SHA512 
0bc145e510891af022c05427436c3ec7a29fce9d83e022954acd0cc470c88c43f5549af0b6263b46e8dc5fd167621a118cba0c01a514c51032cea8f1efbb9787
 DIST easy-rsa-3.0.5.tar.gz 638366 BLAKE2B 
990ef0cc7effd80d06d15dbb2dc3ef9a0a282a4adb501475fbd43c1b50bead374ba78ee9652e9c0f8d2e54354be4da6a0ae302e4ef2d576bd7fd981d59566d64
 SHA512 
9231ca7fda489a230d8418679d8824503ae680e2de6682d5f2d2fa716597f7df5980b7b88a3f6eb4fa0b7d9bbead59a1e2e4b8f4a5a36bda7f78ffa8f3c23d34
 DIST easy-rsa-3.0.6.tar.gz 663190 BLAKE2B 
2c7f526c3f13b4c6193bcd52bc992b9e81db28dec8cd9b5f44aba231eed18b6f25c64a42072a6409a5dd23db21fa8ccefc210ce924c68ad3a79475d2eaa1
 SHA512 
ce553b483ed2facab71d9bc212c4a454c6ed4a6489a0b963c4fc190916c71d048955e1e24d3e58a39438a51a83a02bf696bb2b9292c6ff665113043509062eb1
+DIST easy-rsa-3.0.7.tar.gz 3863830 BLAKE2B 
e76db344912296d4659ae61e094595a0ebb30258e2819908f80028a771bf49b5ee02293ba4bd46c19926828724f27b149d2727a2f898fa7fbe48abdb16dbee86
 SHA512 
4e7dadafd9e3f8381029cf4a20f0a6fe58c6bee0571e0f8ff9711e1dae386bbfd81b5d8bbec58f415e367d613b90465a4635e8f924668ad73de555fe8bb8c82c

diff --git a/app-crypt/easy-rsa/easy-rsa-3.0.7.ebuild 
b/app-crypt/easy-rsa/easy-rsa-3.0.7.ebuild
new file mode 100644
index 000..e6a124b4fe8
--- /dev/null
+++ b/app-crypt/easy-rsa/easy-rsa-3.0.7.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Small RSA key management package, based on OpenSSL"
+HOMEPAGE="https://openvpn.net/;
+SRC_URI="https://github.com/OpenVPN/easy-rsa/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+IUSE="libressl"
+
+DEPEND="!libressl? ( >=dev-libs/openssl-0.9.6:0= )
+   libressl? ( dev-libs/libressl:0= )"
+RDEPEND="${DEPEND}"
+
+src_install() {
+   exeinto /usr/share/easy-rsa
+   doexe easyrsa3/easyrsa
+   insinto /usr/share/easy-rsa
+   doins -r easyrsa3/{vars.example,openssl-easyrsa.cnf,x509-types}
+   dodoc README.quickstart.md ChangeLog
+   dodoc -r doc
+   doenvd "${FILESDIR}/65easy-rsa" # config-protect easy-rsa
+}



[gentoo-commits] repo/gentoo:master commit in: app-crypt/easy-rsa/

2019-12-03 Thread Mikle Kolyada
commit: 3f4bde03586af164533225729d4bde2752b0df3b
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Tue Dec  3 08:24:00 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Tue Dec  3 08:24:13 2019 +
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  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}
-   !

[gentoo-commits] repo/gentoo:master commit in: app-crypt/easy-rsa/

2019-02-16 Thread Aaron Bauman
commit: dc0cb10d12df09762d795b0b15237b76591a0266
Author: Stefan Strogin  gmail  com>
AuthorDate: Sat Feb 16 08:19:54 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat Feb 16 18:58:19 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc0cb10d

app-crypt/easy-rsa: fix slot operators for dependencies

Package-Manager: Portage-2.3.60, Repoman-2.3.12
Signed-off-by: Stefan Strogin  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/11071
Signed-off-by: Aaron Bauman  gentoo.org>

 app-crypt/easy-rsa/easy-rsa-3.0.6.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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 f827f0cc84e..d977a8cc346 100644
--- a/app-crypt/easy-rsa/easy-rsa-3.0.6.ebuild
+++ b/app-crypt/easy-rsa/easy-rsa-3.0.6.ebuild
@@ -12,8 +12,8 @@ SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86"
 IUSE="libressl"
 
-DEPEND="!libressl? ( >=dev-libs/openssl-0.9.6:0 )
-   libressl? ( dev-libs/libressl )"
+DEPEND="!libressl? ( >=dev-libs/openssl-0.9.6:0= )
+   libressl? ( dev-libs/libressl:0= )"
 RDEPEND="${DEPEND}
!

[gentoo-commits] repo/gentoo:master commit in: app-crypt/easy-rsa/

2019-02-10 Thread Mikle Kolyada
commit: 4e76ce37a2778be9b996e0c1add5669a322eee46
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Feb 10 12:03:00 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Feb 10 12:03:57 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e76ce37

app-crypt/easy-rsa: Version bump (v3.0.6)

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 app-crypt/easy-rsa/Manifest  |  1 +
 app-crypt/easy-rsa/easy-rsa-3.0.6.ebuild | 28 
 2 files changed, 29 insertions(+)

diff --git a/app-crypt/easy-rsa/Manifest b/app-crypt/easy-rsa/Manifest
index 473d5fff2a0..a6574d430cc 100644
--- a/app-crypt/easy-rsa/Manifest
+++ b/app-crypt/easy-rsa/Manifest
@@ -1,2 +1,3 @@
 DIST EasyRSA-3.0.4.tgz 37721 BLAKE2B 
84d81eb86dfee42f6de935cbd308262d36626170880a24d260dd8ae708d6340feb63866cb1704c9209675112eef4a251399e19948e88067e90b410c00707a770
 SHA512 
0bc145e510891af022c05427436c3ec7a29fce9d83e022954acd0cc470c88c43f5549af0b6263b46e8dc5fd167621a118cba0c01a514c51032cea8f1efbb9787
 DIST easy-rsa-3.0.5.tar.gz 638366 BLAKE2B 
990ef0cc7effd80d06d15dbb2dc3ef9a0a282a4adb501475fbd43c1b50bead374ba78ee9652e9c0f8d2e54354be4da6a0ae302e4ef2d576bd7fd981d59566d64
 SHA512 
9231ca7fda489a230d8418679d8824503ae680e2de6682d5f2d2fa716597f7df5980b7b88a3f6eb4fa0b7d9bbead59a1e2e4b8f4a5a36bda7f78ffa8f3c23d34
+DIST easy-rsa-3.0.6.tar.gz 663190 BLAKE2B 
2c7f526c3f13b4c6193bcd52bc992b9e81db28dec8cd9b5f44aba231eed18b6f25c64a42072a6409a5dd23db21fa8ccefc210ce924c68ad3a79475d2eaa1
 SHA512 
ce553b483ed2facab71d9bc212c4a454c6ed4a6489a0b963c4fc190916c71d048955e1e24d3e58a39438a51a83a02bf696bb2b9292c6ff665113043509062eb1

diff --git a/app-crypt/easy-rsa/easy-rsa-3.0.6.ebuild 
b/app-crypt/easy-rsa/easy-rsa-3.0.6.ebuild
new file mode 100644
index 000..f827f0cc84e
--- /dev/null
+++ b/app-crypt/easy-rsa/easy-rsa-3.0.6.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Small RSA key management package, based on OpenSSL"
+HOMEPAGE="https://openvpn.net/;
+SRC_URI="https://github.com/OpenVPN/easy-rsa/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86"
+IUSE="libressl"
+
+DEPEND="!libressl? ( >=dev-libs/openssl-0.9.6:0 )
+   libressl? ( dev-libs/libressl )"
+RDEPEND="${DEPEND}
+   !

[gentoo-commits] repo/gentoo:master commit in: app-crypt/easy-rsa/

2018-12-16 Thread Mikle Kolyada
commit: 07183c2daa09f3533df5267efb18d5b8319daddb
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Dec 16 10:36:40 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Dec 16 10:36:58 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07183c2d

app-crypt/easy-rsa: mark stable

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 app-crypt/easy-rsa/easy-rsa-3.0.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 ff99431b6da..30b1ef4e4b0 100644
--- a/app-crypt/easy-rsa/easy-rsa-3.0.5.ebuild
+++ b/app-crypt/easy-rsa/easy-rsa-3.0.5.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="https://github.com/OpenVPN/easy-rsa/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86"
 IUSE="libressl"
 
 DEPEND="!libressl? ( >=dev-libs/openssl-0.9.6:0 )



[gentoo-commits] repo/gentoo:master commit in: app-crypt/easy-rsa/

2018-10-04 Thread Mikle Kolyada
commit: 945f1ad906fadaccef9f2fa601d6760d61a6c83a
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Oct  4 17:21:24 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Oct  4 17:21:48 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=945f1ad9

app-crypt/easy-rsa: Version bump (v3.0.5)

Closes: https://bugs.gentoo.org/665356
Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 app-crypt/easy-rsa/Manifest  |  1 +
 app-crypt/easy-rsa/easy-rsa-3.0.5.ebuild | 28 
 2 files changed, 29 insertions(+)

diff --git a/app-crypt/easy-rsa/Manifest b/app-crypt/easy-rsa/Manifest
index 6dbd7e7b877..473d5fff2a0 100644
--- a/app-crypt/easy-rsa/Manifest
+++ b/app-crypt/easy-rsa/Manifest
@@ -1 +1,2 @@
 DIST EasyRSA-3.0.4.tgz 37721 BLAKE2B 
84d81eb86dfee42f6de935cbd308262d36626170880a24d260dd8ae708d6340feb63866cb1704c9209675112eef4a251399e19948e88067e90b410c00707a770
 SHA512 
0bc145e510891af022c05427436c3ec7a29fce9d83e022954acd0cc470c88c43f5549af0b6263b46e8dc5fd167621a118cba0c01a514c51032cea8f1efbb9787
+DIST easy-rsa-3.0.5.tar.gz 638366 BLAKE2B 
990ef0cc7effd80d06d15dbb2dc3ef9a0a282a4adb501475fbd43c1b50bead374ba78ee9652e9c0f8d2e54354be4da6a0ae302e4ef2d576bd7fd981d59566d64
 SHA512 
9231ca7fda489a230d8418679d8824503ae680e2de6682d5f2d2fa716597f7df5980b7b88a3f6eb4fa0b7d9bbead59a1e2e4b8f4a5a36bda7f78ffa8f3c23d34

diff --git a/app-crypt/easy-rsa/easy-rsa-3.0.5.ebuild 
b/app-crypt/easy-rsa/easy-rsa-3.0.5.ebuild
new file mode 100644
index 000..ff99431b6da
--- /dev/null
+++ b/app-crypt/easy-rsa/easy-rsa-3.0.5.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Small RSA key management package, based on OpenSSL"
+HOMEPAGE="https://openvpn.net/;
+SRC_URI="https://github.com/OpenVPN/easy-rsa/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86"
+IUSE="libressl"
+
+DEPEND="!libressl? ( >=dev-libs/openssl-0.9.6:0 )
+   libressl? ( dev-libs/libressl )"
+RDEPEND="${DEPEND}
+   !

[gentoo-commits] repo/gentoo:master commit in: app-crypt/easy-rsa/

2018-09-22 Thread Mikle Kolyada
commit: 17bd7dd96e69a0313f16cab87c9363b22676332d
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Sep 22 10:49:58 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Sep 22 10:49:58 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17bd7dd9

app-crypt/easy-rsa: Drop old

Package-Manager: Portage-2.3.49, Repoman-2.3.10

 app-crypt/easy-rsa/Manifest |  2 --
 app-crypt/easy-rsa/easy-rsa-3.0.1-r1.ebuild | 34 -
 app-crypt/easy-rsa/easy-rsa-3.0.3.ebuild| 34 -
 3 files changed, 70 deletions(-)

diff --git a/app-crypt/easy-rsa/Manifest b/app-crypt/easy-rsa/Manifest
index 337dfc59efc..6dbd7e7b877 100644
--- a/app-crypt/easy-rsa/Manifest
+++ b/app-crypt/easy-rsa/Manifest
@@ -1,3 +1 @@
-DIST EasyRSA-3.0.1.tgz 40960 BLAKE2B 
8f1be521da9c57abc911b771188bd6e3e0732fa03445de2ca5815ac4d16cd59993e2dcc7c714c6bf1ff151ab9e95b5c9578504ece3787996d30ed37972ec6047
 SHA512 
d20f646e33ec803444dfcd446553f1d6001227fedec93280c212b34cccee11b184599f1b2ae6a3ce9cf6c9ac52f2b840ebb645536df6ddf55382fa25c22df81f
-DIST EasyRSA-3.0.3.tgz 40960 BLAKE2B 
1ada3a467bda797d35204d5a03b94a750e339a7ec8a7806007eee4b6b5442e76a2472a404fb7e963fefc42385474a0197eeaec8fa27c2b737f7f4ff55b4e2878
 SHA512 
c8cdc31d67e63f9e8338095fa4534bb141d857a8a9f510bef1af32270b8421952e569253bc8b7a51ebf1b443a6ad5c7cd011b258d7c9f56426ecd3f2b710b6f9
 DIST EasyRSA-3.0.4.tgz 37721 BLAKE2B 
84d81eb86dfee42f6de935cbd308262d36626170880a24d260dd8ae708d6340feb63866cb1704c9209675112eef4a251399e19948e88067e90b410c00707a770
 SHA512 
0bc145e510891af022c05427436c3ec7a29fce9d83e022954acd0cc470c88c43f5549af0b6263b46e8dc5fd167621a118cba0c01a514c51032cea8f1efbb9787

diff --git a/app-crypt/easy-rsa/easy-rsa-3.0.1-r1.ebuild 
b/app-crypt/easy-rsa/easy-rsa-3.0.1-r1.ebuild
deleted file mode 100644
index a55b4861b7c..000
--- a/app-crypt/easy-rsa/easy-rsa-3.0.1-r1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit eutils
-
-MY_P="EasyRSA-${PV}"
-
-DESCRIPTION="Small RSA key management package, based on OpenSSL"
-HOMEPAGE="https://openvpn.net/;
-SRC_URI="https://github.com/OpenVPN/easy-rsa/releases/download/${PV}/${MY_P}.tgz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86"
-IUSE="libressl"
-
-DEPEND="!libressl? ( >=dev-libs/openssl-0.9.6:0 )
-   libressl? ( dev-libs/libressl )"
-RDEPEND="${DEPEND}
-   !https://openvpn.net/;
-SRC_URI="https://github.com/OpenVPN/easy-rsa/releases/download/v${PV}/${MY_P}.tgz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86"
-IUSE="libressl"
-
-DEPEND="!libressl? ( >=dev-libs/openssl-0.9.6:0 )
-   libressl? ( dev-libs/libressl )"
-RDEPEND="${DEPEND}
-   !

[gentoo-commits] repo/gentoo:master commit in: app-crypt/easy-rsa/

2018-09-22 Thread Mikle Kolyada
commit: 228de9e89548f77129c68a06cb288cac53fe3499
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Sep 22 10:49:08 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Sep 22 10:49:08 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=228de9e8

app-crypt/easy-rsa: mark stable

Package-Manager: Portage-2.3.49, Repoman-2.3.10

 app-crypt/easy-rsa/easy-rsa-3.0.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 d9ada0b6cb9..c5f170979bc 100644
--- a/app-crypt/easy-rsa/easy-rsa-3.0.4.ebuild
+++ b/app-crypt/easy-rsa/easy-rsa-3.0.4.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/OpenVPN/easy-rsa/releases/download/v${PV}/${MY_P}.tg
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86"
 IUSE="libressl"
 
 DEPEND="!libressl? ( >=dev-libs/openssl-0.9.6:0 )



[gentoo-commits] repo/gentoo:master commit in: app-crypt/easy-rsa/

2018-09-22 Thread Mikle Kolyada
commit: e15487eb7a6f42de19053e21e3f0dcdf21a9d53f
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Sep 22 10:47:30 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Sep 22 10:47:30 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e15487eb

app-crypt/easy-rsa: Downgrade stable hppa keyword

Package-Manager: Portage-2.3.49, Repoman-2.3.10

 app-crypt/easy-rsa/easy-rsa-3.0.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/easy-rsa/easy-rsa-3.0.1-r1.ebuild 
b/app-crypt/easy-rsa/easy-rsa-3.0.1-r1.ebuild
index 949a6813ce0..a55b4861b7c 100644
--- a/app-crypt/easy-rsa/easy-rsa-3.0.1-r1.ebuild
+++ b/app-crypt/easy-rsa/easy-rsa-3.0.1-r1.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/OpenVPN/easy-rsa/releases/download/${PV}/${MY_P}.tgz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86"
 IUSE="libressl"
 
 DEPEND="!libressl? ( >=dev-libs/openssl-0.9.6:0 )



[gentoo-commits] repo/gentoo:master commit in: app-crypt/easy-rsa/

2018-07-01 Thread Mikle Kolyada
commit: 1312dc9bffa2928d25351596c0dc0cdc424973c8
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Jul  1 13:14:57 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Jul  1 13:15:32 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1312dc9b

app-crypt/easy-rsa: Version bump

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-crypt/easy-rsa/Manifest  |  1 +
 app-crypt/easy-rsa/easy-rsa-3.0.4.ebuild | 32 
 2 files changed, 33 insertions(+)

diff --git a/app-crypt/easy-rsa/Manifest b/app-crypt/easy-rsa/Manifest
index 6cf5b2c8e0e..337dfc59efc 100644
--- a/app-crypt/easy-rsa/Manifest
+++ b/app-crypt/easy-rsa/Manifest
@@ -1,2 +1,3 @@
 DIST EasyRSA-3.0.1.tgz 40960 BLAKE2B 
8f1be521da9c57abc911b771188bd6e3e0732fa03445de2ca5815ac4d16cd59993e2dcc7c714c6bf1ff151ab9e95b5c9578504ece3787996d30ed37972ec6047
 SHA512 
d20f646e33ec803444dfcd446553f1d6001227fedec93280c212b34cccee11b184599f1b2ae6a3ce9cf6c9ac52f2b840ebb645536df6ddf55382fa25c22df81f
 DIST EasyRSA-3.0.3.tgz 40960 BLAKE2B 
1ada3a467bda797d35204d5a03b94a750e339a7ec8a7806007eee4b6b5442e76a2472a404fb7e963fefc42385474a0197eeaec8fa27c2b737f7f4ff55b4e2878
 SHA512 
c8cdc31d67e63f9e8338095fa4534bb141d857a8a9f510bef1af32270b8421952e569253bc8b7a51ebf1b443a6ad5c7cd011b258d7c9f56426ecd3f2b710b6f9
+DIST EasyRSA-3.0.4.tgz 37721 BLAKE2B 
84d81eb86dfee42f6de935cbd308262d36626170880a24d260dd8ae708d6340feb63866cb1704c9209675112eef4a251399e19948e88067e90b410c00707a770
 SHA512 
0bc145e510891af022c05427436c3ec7a29fce9d83e022954acd0cc470c88c43f5549af0b6263b46e8dc5fd167621a118cba0c01a514c51032cea8f1efbb9787

diff --git a/app-crypt/easy-rsa/easy-rsa-3.0.4.ebuild 
b/app-crypt/easy-rsa/easy-rsa-3.0.4.ebuild
new file mode 100644
index 000..d9ada0b6cb9
--- /dev/null
+++ b/app-crypt/easy-rsa/easy-rsa-3.0.4.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+MY_P="EasyRSA-${PV}"
+
+DESCRIPTION="Small RSA key management package, based on OpenSSL"
+HOMEPAGE="https://openvpn.net/;
+SRC_URI="https://github.com/OpenVPN/easy-rsa/releases/download/v${PV}/${MY_P}.tgz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86"
+IUSE="libressl"
+
+DEPEND="!libressl? ( >=dev-libs/openssl-0.9.6:0 )
+   libressl? ( dev-libs/libressl )"
+RDEPEND="${DEPEND}
+   !

[gentoo-commits] repo/gentoo:master commit in: app-crypt/easy-rsa/

2018-05-29 Thread Mikle Kolyada
commit: 535d29d4e4346e2f15469283124298094496824a
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Tue May 29 15:01:35 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Tue May 29 15:01:51 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=535d29d4

app-crypt/easy-rsa: use HTTPS

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-crypt/easy-rsa/easy-rsa-3.0.1-r1.ebuild | 4 ++--
 app-crypt/easy-rsa/easy-rsa-3.0.3.ebuild| 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-crypt/easy-rsa/easy-rsa-3.0.1-r1.ebuild 
b/app-crypt/easy-rsa/easy-rsa-3.0.1-r1.ebuild
index 393d4f04843..949a6813ce0 100644
--- a/app-crypt/easy-rsa/easy-rsa-3.0.1-r1.ebuild
+++ b/app-crypt/easy-rsa/easy-rsa-3.0.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -8,7 +8,7 @@ inherit eutils
 MY_P="EasyRSA-${PV}"
 
 DESCRIPTION="Small RSA key management package, based on OpenSSL"
-HOMEPAGE="http://openvpn.net/;
+HOMEPAGE="https://openvpn.net/;
 
SRC_URI="https://github.com/OpenVPN/easy-rsa/releases/download/${PV}/${MY_P}.tgz;
 
 LICENSE="GPL-2"

diff --git a/app-crypt/easy-rsa/easy-rsa-3.0.3.ebuild 
b/app-crypt/easy-rsa/easy-rsa-3.0.3.ebuild
index cf48b3864ee..5604cb713a6 100644
--- a/app-crypt/easy-rsa/easy-rsa-3.0.3.ebuild
+++ b/app-crypt/easy-rsa/easy-rsa-3.0.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -8,7 +8,7 @@ inherit eutils
 MY_P="EasyRSA-${PV}"
 
 DESCRIPTION="Small RSA key management package, based on OpenSSL"
-HOMEPAGE="http://openvpn.net/;
+HOMEPAGE="https://openvpn.net/;
 
SRC_URI="https://github.com/OpenVPN/easy-rsa/releases/download/v${PV}/${MY_P}.tgz;
 
 LICENSE="GPL-2"



[gentoo-commits] repo/gentoo:master commit in: app-crypt/easy-rsa/

2018-05-11 Thread Mikle Kolyada
commit: e60f840e7e324cf26905c8ca1ec91077114088ae
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri May 11 11:28:56 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri May 11 11:29:45 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e60f840e

app-crypt/easy-rsa: Add myself as maintainer

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-crypt/easy-rsa/metadata.xml | 11 +++
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/app-crypt/easy-rsa/metadata.xml b/app-crypt/easy-rsa/metadata.xml
index c51dccf760d..c870b4c7927 100644
--- a/app-crypt/easy-rsa/metadata.xml
+++ b/app-crypt/easy-rsa/metadata.xml
@@ -1,8 +1,11 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-  
-  
-OpenVPN/easy-rsa
-  
+
+   zlog...@gentoo.org
+   Mikle Kolyada
+
+
+   OpenVPN/easy-rsa
+
 



[gentoo-commits] repo/gentoo:master commit in: app-crypt/easy-rsa/

2017-09-20 Thread Manuel Rüger
commit: 29d30a28ad48ad7408729872c8a80994386bb2a2
Author: Manuel Rüger  gentoo  org>
AuthorDate: Wed Sep 20 12:39:04 2017 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Wed Sep 20 12:39:04 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29d30a28

app-crypt/easy-rsa: Version bump to 3.0.3

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 app-crypt/easy-rsa/Manifest  |  1 +
 app-crypt/easy-rsa/easy-rsa-3.0.3.ebuild | 34 
 2 files changed, 35 insertions(+)

diff --git a/app-crypt/easy-rsa/Manifest b/app-crypt/easy-rsa/Manifest
index 610d0c37474..4ddbc08e79c 100644
--- a/app-crypt/easy-rsa/Manifest
+++ b/app-crypt/easy-rsa/Manifest
@@ -1 +1,2 @@
 DIST EasyRSA-3.0.1.tgz 40960 SHA256 
dbdaf5b9444b99e0c5221fd4bcf15384c62380c1b63cea23d42239414d7b2d4e SHA512 
d20f646e33ec803444dfcd446553f1d6001227fedec93280c212b34cccee11b184599f1b2ae6a3ce9cf6c9ac52f2b840ebb645536df6ddf55382fa25c22df81f
 WHIRLPOOL 
64d54af059e136409f4ad3488450846e2b5d9dfb9e002dd466cf603b6677dc8f0b788471b73eebda918c5773673efc120e6a76dbf407a3e1605db14e62cd
+DIST EasyRSA-3.0.3.tgz 40960 SHA256 
fb239d67f4bd09f817b0025450d422ed7ae3ee93af737c57d4acd8fdb646079e SHA512 
c8cdc31d67e63f9e8338095fa4534bb141d857a8a9f510bef1af32270b8421952e569253bc8b7a51ebf1b443a6ad5c7cd011b258d7c9f56426ecd3f2b710b6f9
 WHIRLPOOL 
d80a74b6fe22dd748eefab9c9ef3e0c726b2445e1bd4d89e137a5a0aac9754075ab7ce5e28c15951048adc7e69c9573b36c6dd57b61476bb4f1d34e4fd79868f

diff --git a/app-crypt/easy-rsa/easy-rsa-3.0.3.ebuild 
b/app-crypt/easy-rsa/easy-rsa-3.0.3.ebuild
new file mode 100644
index 000..cf48b3864ee
--- /dev/null
+++ b/app-crypt/easy-rsa/easy-rsa-3.0.3.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+inherit eutils
+
+MY_P="EasyRSA-${PV}"
+
+DESCRIPTION="Small RSA key management package, based on OpenSSL"
+HOMEPAGE="http://openvpn.net/;
+SRC_URI="https://github.com/OpenVPN/easy-rsa/releases/download/v${PV}/${MY_P}.tgz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86"
+IUSE="libressl"
+
+DEPEND="!libressl? ( >=dev-libs/openssl-0.9.6:0 )
+   libressl? ( dev-libs/libressl )"
+RDEPEND="${DEPEND}
+   !

[gentoo-commits] repo/gentoo:master commit in: app-crypt/easy-rsa/files/, app-crypt/easy-rsa/

2017-07-23 Thread Michael Palimaka
commit: 69978cc4b8791b8782eaf5fd53575225ac658130
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sun Jul 23 12:05:27 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sun Jul 23 12:07:16 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69978cc4

app-crypt/easy-rsa: remove 2.2.2-r0 and 2.2.2-r1

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 app-crypt/easy-rsa/Manifest |  1 -
 app-crypt/easy-rsa/easy-rsa-2.2.2-r1.ebuild | 36 -
 app-crypt/easy-rsa/easy-rsa-2.2.2.ebuild| 35 
 app-crypt/easy-rsa/files/2.2.2-pkcs11.patch | 36 -
 4 files changed, 108 deletions(-)

diff --git a/app-crypt/easy-rsa/Manifest b/app-crypt/easy-rsa/Manifest
index 34355848ab5..610d0c37474 100644
--- a/app-crypt/easy-rsa/Manifest
+++ b/app-crypt/easy-rsa/Manifest
@@ -1,2 +1 @@
-DIST EasyRSA-2.2.2.tgz 10492 SHA256 
68da869085dde7c6a964e9c6104b86e4af91c4c592f8ec2a2f6cfc9d20808991 SHA512 
b09bd1a71c1bfeb3c2ff63f10b7781badf6d2b4888d97d917565436435b85fb90eebf7727db293bdc44039f23c7f3c3c4e762a22bf7d6e9ed7642a2f07e1ffe4
 WHIRLPOOL 
27b7d761a317d8787526dbdc1878e62326e6ca13730ddf9b50fe918f010c23d1535dfa4f6bfb76bf26bd005942105a0e862359579faf7b6fe803ad7ca53d627e
 DIST EasyRSA-3.0.1.tgz 40960 SHA256 
dbdaf5b9444b99e0c5221fd4bcf15384c62380c1b63cea23d42239414d7b2d4e SHA512 
d20f646e33ec803444dfcd446553f1d6001227fedec93280c212b34cccee11b184599f1b2ae6a3ce9cf6c9ac52f2b840ebb645536df6ddf55382fa25c22df81f
 WHIRLPOOL 
64d54af059e136409f4ad3488450846e2b5d9dfb9e002dd466cf603b6677dc8f0b788471b73eebda918c5773673efc120e6a76dbf407a3e1605db14e62cd

diff --git a/app-crypt/easy-rsa/easy-rsa-2.2.2-r1.ebuild 
b/app-crypt/easy-rsa/easy-rsa-2.2.2-r1.ebuild
deleted file mode 100644
index cc316f8f198..000
--- a/app-crypt/easy-rsa/easy-rsa-2.2.2-r1.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit eutils
-
-MY_P="EasyRSA-${PV}"
-
-DESCRIPTION="Small RSA key management package, based on OpenSSL"
-HOMEPAGE="http://openvpn.net/;
-SRC_URI="https://github.com/OpenVPN/easy-rsa/releases/download/${PV}/${MY_P}.tgz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86"
-IUSE="libressl"
-
-DEPEND="!libressl? ( >=dev-libs/openssl-0.9.6:0 )
-   libressl? ( dev-libs/libressl )"
-RDEPEND="${DEPEND}
-   !http://openvpn.net/;
-SRC_URI="https://github.com/OpenVPN/easy-rsa/releases/download/${PV}/${MY_P}.tgz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86"
-IUSE=""
-
-DEPEND=">=dev-libs/openssl-0.9.6:0"
-RDEPEND="${DEPEND}
-   !

[gentoo-commits] repo/gentoo:master commit in: app-crypt/easy-rsa/

2017-07-23 Thread Manuel Rüger
commit: 66b066f9fb7a25b5467f3a3199b77d4ffc80ca18
Author: Manuel Rüger  gentoo  org>
AuthorDate: Sun Jul 23 11:59:04 2017 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Sun Jul 23 12:03:40 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66b066f9

app-crypt/easy-rsa: Drop myself as a maintainer

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 app-crypt/easy-rsa/metadata.xml | 5 +
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/app-crypt/easy-rsa/metadata.xml b/app-crypt/easy-rsa/metadata.xml
index eeb069927df..c51dccf760d 100644
--- a/app-crypt/easy-rsa/metadata.xml
+++ b/app-crypt/easy-rsa/metadata.xml
@@ -1,10 +1,7 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-  
-mr...@gentoo.org
-Manuel Rüger
-  
+  
   
 OpenVPN/easy-rsa
   



[gentoo-commits] repo/gentoo:master commit in: app-crypt/easy-rsa/

2016-12-20 Thread Tobias Klausmann
commit: 27ddf6406b9fc35c82149ba8f11228133452250a
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Tue Dec 20 19:15:40 2016 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Tue Dec 20 19:15:40 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27ddf640

app-crypt/easy-rsa-3.0.1-r1: stable on amd64

Gentoo-Bug: 595998

 app-crypt/easy-rsa/easy-rsa-3.0.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/easy-rsa/easy-rsa-3.0.1-r1.ebuild 
b/app-crypt/easy-rsa/easy-rsa-3.0.1-r1.ebuild
index b670cdd..2af092a 100644
--- a/app-crypt/easy-rsa/easy-rsa-3.0.1-r1.ebuild
+++ b/app-crypt/easy-rsa/easy-rsa-3.0.1-r1.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://github.com/OpenVPN/easy-rsa/releases/download/${PV}/${MY_P}.tgz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
 IUSE="libressl"
 
 DEPEND="!libressl? ( >=dev-libs/openssl-0.9.6:0 )



[gentoo-commits] repo/gentoo:master commit in: app-crypt/easy-rsa/

2016-10-26 Thread Markus Meier
commit: d0120c0824055d72e987d97815f1b16ea63b592f
Author: Markus Meier  gentoo  org>
AuthorDate: Wed Oct 26 16:56:58 2016 +
Commit: Markus Meier  gentoo  org>
CommitDate: Wed Oct 26 16:56:58 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0120c08

app-crypt/easy-rsa: arm stable, bug #595998

Package-Manager: portage-2.3.2
RepoMan-Options: --include-arches="arm"

 app-crypt/easy-rsa/easy-rsa-3.0.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/easy-rsa/easy-rsa-3.0.1-r1.ebuild 
b/app-crypt/easy-rsa/easy-rsa-3.0.1-r1.ebuild
index 6fbaeee..b670cdd 100644
--- a/app-crypt/easy-rsa/easy-rsa-3.0.1-r1.ebuild
+++ b/app-crypt/easy-rsa/easy-rsa-3.0.1-r1.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://github.com/OpenVPN/easy-rsa/releases/download/${PV}/${MY_P}.tgz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86"
+KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
 IUSE="libressl"
 
 DEPEND="!libressl? ( >=dev-libs/openssl-0.9.6:0 )



[gentoo-commits] repo/gentoo:master commit in: app-crypt/easy-rsa/

2016-10-16 Thread Jeroen Roovers
commit: 2957db50d4d0934742e9bcfca662f26e7d2ccb9d
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat Oct 15 10:56:22 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Oct 16 06:49:44 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2957db50

app-crypt/easy-rsa: Stable for HPPA (bug #595998).

Package-Manager: portage-2.3.2
RepoMan-Options: --ignore-arches

 app-crypt/easy-rsa/easy-rsa-3.0.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/easy-rsa/easy-rsa-3.0.1-r1.ebuild 
b/app-crypt/easy-rsa/easy-rsa-3.0.1-r1.ebuild
index 1ff2124..6fbaeee 100644
--- a/app-crypt/easy-rsa/easy-rsa-3.0.1-r1.ebuild
+++ b/app-crypt/easy-rsa/easy-rsa-3.0.1-r1.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://github.com/OpenVPN/easy-rsa/releases/download/${PV}/${MY_P}.tgz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86"
 IUSE="libressl"
 
 DEPEND="!libressl? ( >=dev-libs/openssl-0.9.6:0 )



[gentoo-commits] repo/gentoo:master commit in: app-crypt/easy-rsa/

2016-02-23 Thread Manuel Rüger
commit: dd57c2b5821911b1491b7bcf880cb87d24a594ae
Author: Manuel Rüger  gentoo  org>
AuthorDate: Tue Feb 23 23:06:31 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Tue Feb 23 23:06:31 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd57c2b5

app-crypt/easy-rsa: Add missed -r option on doins. Thanks to Matt Whitlock.

Gentoo-Bug: 575440

Package-Manager: portage-2.2.27

 app-crypt/easy-rsa/easy-rsa-3.0.1-r1.ebuild | 35 +
 1 file changed, 35 insertions(+)

diff --git a/app-crypt/easy-rsa/easy-rsa-3.0.1-r1.ebuild 
b/app-crypt/easy-rsa/easy-rsa-3.0.1-r1.ebuild
new file mode 100644
index 000..1ff2124
--- /dev/null
+++ b/app-crypt/easy-rsa/easy-rsa-3.0.1-r1.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit eutils
+
+MY_P="EasyRSA-${PV}"
+
+DESCRIPTION="Small RSA key management package, based on OpenSSL"
+HOMEPAGE="http://openvpn.net/;
+SRC_URI="https://github.com/OpenVPN/easy-rsa/releases/download/${PV}/${MY_P}.tgz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86"
+IUSE="libressl"
+
+DEPEND="!libressl? ( >=dev-libs/openssl-0.9.6:0 )
+   libressl? ( dev-libs/libressl )"
+RDEPEND="${DEPEND}
+   !

[gentoo-commits] repo/gentoo:master commit in: app-crypt/easy-rsa/

2016-02-23 Thread Manuel Rüger
commit: 180631897af191efcb122d3de28b6ed04e71c042
Author: Manuel Rüger  gentoo  org>
AuthorDate: Tue Feb 23 23:07:20 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Tue Feb 23 23:07:20 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18063189

app-crypt/easy-rsa: Remove old

Package-Manager: portage-2.2.27

 app-crypt/easy-rsa/easy-rsa-3.0.1.ebuild | 35 
 1 file changed, 35 deletions(-)

diff --git a/app-crypt/easy-rsa/easy-rsa-3.0.1.ebuild 
b/app-crypt/easy-rsa/easy-rsa-3.0.1.ebuild
deleted file mode 100644
index 2143895..000
--- a/app-crypt/easy-rsa/easy-rsa-3.0.1.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit eutils
-
-MY_P="EasyRSA-${PV}"
-
-DESCRIPTION="Small RSA key management package, based on OpenSSL"
-HOMEPAGE="http://openvpn.net/;
-SRC_URI="https://github.com/OpenVPN/easy-rsa/releases/download/${PV}/${MY_P}.tgz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86"
-IUSE="libressl"
-
-DEPEND="!libressl? ( >=dev-libs/openssl-0.9.6:0 )
-   libressl? ( dev-libs/libressl )"
-RDEPEND="${DEPEND}
-   !

[gentoo-commits] repo/gentoo:master commit in: app-crypt/easy-rsa/, app-crypt/easy-rsa/files/

2016-02-02 Thread Manuel Rüger
commit: 161be59ab1a15e6d61552c4b1474bc2f3ca6a9dc
Author: Manuel Rüger  gentoo  org>
AuthorDate: Tue Feb  2 21:37:55 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Tue Feb  2 21:37:55 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=161be59a

app-crypt/easy-rsa: Remove old

Package-Manager: portage-2.2.27

 app-crypt/easy-rsa/Manifest|  1 -
 app-crypt/easy-rsa/easy-rsa-2.2.0-r1.ebuild| 37 --
 .../easy-rsa/files/easy-rsa-2.0.0-pkcs11.patch | 36 -
 app-crypt/easy-rsa/files/no-licenses.patch | 14 
 4 files changed, 88 deletions(-)

diff --git a/app-crypt/easy-rsa/Manifest b/app-crypt/easy-rsa/Manifest
index f1fa3a8..6f2a55d 100644
--- a/app-crypt/easy-rsa/Manifest
+++ b/app-crypt/easy-rsa/Manifest
@@ -1,2 +1 @@
 DIST EasyRSA-2.2.2.tgz 10492 SHA256 
68da869085dde7c6a964e9c6104b86e4af91c4c592f8ec2a2f6cfc9d20808991 SHA512 
b09bd1a71c1bfeb3c2ff63f10b7781badf6d2b4888d97d917565436435b85fb90eebf7727db293bdc44039f23c7f3c3c4e762a22bf7d6e9ed7642a2f07e1ffe4
 WHIRLPOOL 
27b7d761a317d8787526dbdc1878e62326e6ca13730ddf9b50fe918f010c23d1535dfa4f6bfb76bf26bd005942105a0e862359579faf7b6fe803ad7ca53d627e
-DIST easy-rsa-2.2.0_master.tar.gz 80460 SHA256 
d23ddc3a764b40d03ada76f387c92ae4dcf4f5266da54c2bae130325b05eebe2 SHA512 
81b5d6e805c5d9fcadf6425dbc311b6a151d857cb837ce9b419b653ee546e5742d13864d25e9ab8caffee95e5116d1611323288e80c65c3c88730533919e2fb4
 WHIRLPOOL 
ff65ca8e3b47123aa3765937d508682afe51c9831e8dbc3e57cb588cc69ad5e086618e647e90677481c2d5e7d34733fd7ba50a067810e1a42c876d348823

diff --git a/app-crypt/easy-rsa/easy-rsa-2.2.0-r1.ebuild 
b/app-crypt/easy-rsa/easy-rsa-2.2.0-r1.ebuild
deleted file mode 100644
index 59e09d6..000
--- a/app-crypt/easy-rsa/easy-rsa-2.2.0-r1.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-inherit eutils
-
-DESCRIPTION="Small RSA key management package, based on OpenSSL"
-HOMEPAGE="http://openvpn.net/;
-SRC_URI="http://swupdate.openvpn.net/community/releases/${P}_master.tar.gz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86"
-IUSE=""
-
-DEPEND=">=dev-libs/openssl-0.9.6:0"
-RDEPEND="${DEPEND}
-   !

[gentoo-commits] repo/gentoo:master commit in: app-crypt/easy-rsa/

2016-02-02 Thread Manuel Rüger
commit: 3add07130797648b09c4ddcbbbda83ef94351cda
Author: Manuel Rüger  gentoo  org>
AuthorDate: Tue Feb  2 22:01:41 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Tue Feb  2 22:01:41 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3add0713

app-crypt/easy-rsa: Add myself as maintainer

Package-Manager: portage-2.2.27

 app-crypt/easy-rsa/metadata.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-crypt/easy-rsa/metadata.xml b/app-crypt/easy-rsa/metadata.xml
index 6decea1..eeb0699 100644
--- a/app-crypt/easy-rsa/metadata.xml
+++ b/app-crypt/easy-rsa/metadata.xml
@@ -2,8 +2,8 @@
 http://www.gentoo.org/dtd/metadata.dtd;>
 
   
-d...@gentoo.org
-Dirkjan Ochtman
+mr...@gentoo.org
+Manuel Rüger
   
   
 OpenVPN/easy-rsa



[gentoo-commits] repo/gentoo:master commit in: app-crypt/easy-rsa/

2016-02-02 Thread Manuel Rüger
commit: 169cce0e82c37cf9cd706556100216832b5eee22
Author: Manuel Rüger  gentoo  org>
AuthorDate: Tue Feb  2 21:59:08 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Tue Feb  2 21:59:08 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=169cce0e

app-crypt/easy-rsa: Version bump

Gentoo-Bug: 515634

Package-Manager: portage-2.2.27

 app-crypt/easy-rsa/Manifest  |  1 +
 app-crypt/easy-rsa/easy-rsa-3.0.1.ebuild | 35 
 2 files changed, 36 insertions(+)

diff --git a/app-crypt/easy-rsa/Manifest b/app-crypt/easy-rsa/Manifest
index 6f2a55d..3435584 100644
--- a/app-crypt/easy-rsa/Manifest
+++ b/app-crypt/easy-rsa/Manifest
@@ -1 +1,2 @@
 DIST EasyRSA-2.2.2.tgz 10492 SHA256 
68da869085dde7c6a964e9c6104b86e4af91c4c592f8ec2a2f6cfc9d20808991 SHA512 
b09bd1a71c1bfeb3c2ff63f10b7781badf6d2b4888d97d917565436435b85fb90eebf7727db293bdc44039f23c7f3c3c4e762a22bf7d6e9ed7642a2f07e1ffe4
 WHIRLPOOL 
27b7d761a317d8787526dbdc1878e62326e6ca13730ddf9b50fe918f010c23d1535dfa4f6bfb76bf26bd005942105a0e862359579faf7b6fe803ad7ca53d627e
+DIST EasyRSA-3.0.1.tgz 40960 SHA256 
dbdaf5b9444b99e0c5221fd4bcf15384c62380c1b63cea23d42239414d7b2d4e SHA512 
d20f646e33ec803444dfcd446553f1d6001227fedec93280c212b34cccee11b184599f1b2ae6a3ce9cf6c9ac52f2b840ebb645536df6ddf55382fa25c22df81f
 WHIRLPOOL 
64d54af059e136409f4ad3488450846e2b5d9dfb9e002dd466cf603b6677dc8f0b788471b73eebda918c5773673efc120e6a76dbf407a3e1605db14e62cd

diff --git a/app-crypt/easy-rsa/easy-rsa-3.0.1.ebuild 
b/app-crypt/easy-rsa/easy-rsa-3.0.1.ebuild
new file mode 100644
index 000..2143895
--- /dev/null
+++ b/app-crypt/easy-rsa/easy-rsa-3.0.1.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit eutils
+
+MY_P="EasyRSA-${PV}"
+
+DESCRIPTION="Small RSA key management package, based on OpenSSL"
+HOMEPAGE="http://openvpn.net/;
+SRC_URI="https://github.com/OpenVPN/easy-rsa/releases/download/${PV}/${MY_P}.tgz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86"
+IUSE="libressl"
+
+DEPEND="!libressl? ( >=dev-libs/openssl-0.9.6:0 )
+   libressl? ( dev-libs/libressl )"
+RDEPEND="${DEPEND}
+   !

[gentoo-commits] repo/gentoo:master commit in: app-crypt/easy-rsa/

2015-12-06 Thread Dirkjan Ochtman
commit: 48f522ef0252dca88d842d7c5fddf01830f1081b
Author: Dirkjan Ochtman  gentoo  org>
AuthorDate: Sun Dec  6 19:37:05 2015 +
Commit: Dirkjan Ochtman  gentoo  org>
CommitDate: Sun Dec  6 20:06:55 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48f522ef

app-crypt/easy-rsa: add libressl support (fixes bug 565240)

Package-Manager: portage-2.2.20.1

 app-crypt/easy-rsa/easy-rsa-2.2.2-r1.ebuild | 37 +
 1 file changed, 37 insertions(+)

diff --git a/app-crypt/easy-rsa/easy-rsa-2.2.2-r1.ebuild 
b/app-crypt/easy-rsa/easy-rsa-2.2.2-r1.ebuild
new file mode 100644
index 000..a3cbd8c
--- /dev/null
+++ b/app-crypt/easy-rsa/easy-rsa-2.2.2-r1.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit eutils
+
+MY_P="EasyRSA-${PV}"
+
+DESCRIPTION="Small RSA key management package, based on OpenSSL"
+HOMEPAGE="http://openvpn.net/;
+SRC_URI="https://github.com/OpenVPN/easy-rsa/releases/download/${PV}/${MY_P}.tgz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86"
+IUSE="libressl"
+
+DEPEND="!libressl? ( >=dev-libs/openssl-0.9.6:0 )
+   libressl? ( dev-libs/libressl )"
+RDEPEND="${DEPEND}
+   !