public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mikle Kolyada" <zlogene@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/easy-rsa/
Date: Sun, 10 Feb 2019 12:04:04 +0000 (UTC)	[thread overview]
Message-ID: <1549800237.4e76ce37a2778be9b996e0c1add5669a322eee46.zlogene@gentoo> (raw)

commit:     4e76ce37a2778be9b996e0c1add5669a322eee46
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 10 12:03:00 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun Feb 10 12:03:57 2019 +0000
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 <zlogene <AT> 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 2c7f526c3ddddf13b4c6193bcd52bc992b9e81db28dec8cd9b5f44aba231eed18b6f25c64a42072a6409a5dd23db21fa8ccefc210ce924c68ad3a79475d2eaa1 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 00000000000..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}
+	!<net-vpn/openvpn-2.3"
+
+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
+}


             reply	other threads:[~2019-02-10 12:04 UTC|newest]

Thread overview: 56+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-10 12:04 Mikle Kolyada [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-25  8:02 [gentoo-commits] repo/gentoo:master commit in: app-crypt/easy-rsa/ Bernard Cafarelli
2024-09-25  8:02 Bernard Cafarelli
2024-06-24 23:44 Yixun Lan
2024-06-21  4:23 Arthur Zamarin
2024-06-20 20:14 Arthur Zamarin
2024-06-20 10:16 Arthur Zamarin
2024-06-20 10:16 Arthur Zamarin
2024-06-20  7:29 Sam James
2024-06-20  7:27 Sam James
2024-05-19  9:16 Bernard Cafarelli
2023-11-06 11:22 Bernard Cafarelli
2023-09-09 13:17 David Seifert
2023-08-26 14:49 Bernard Cafarelli
2023-08-01 21:18 Bernard Cafarelli
2023-08-01 21:18 Bernard Cafarelli
2023-03-17 18:06 Arthur Zamarin
2023-03-17 17:01 Sam James
2023-03-17 17:00 Sam James
2023-03-17 16:42 Arthur Zamarin
2023-03-17 16:20 Arthur Zamarin
2023-03-17 16:04 Arthur Zamarin
2023-02-05  8:30 Joonas Niilola
2023-02-05  8:30 Joonas Niilola
2023-02-05  8:30 Joonas Niilola
2023-01-14 23:22 Sam James
2023-01-14 23:22 Sam James
2023-01-14 23:22 Sam James
2023-01-14 23:22 Sam James
2023-01-14 23:22 Sam James
2023-01-14 23:22 Sam James
2022-10-17 19:23 Sam James
2021-05-02 16:40 Mikle Kolyada
2020-11-13 12:47 Mikle Kolyada
2020-11-13 12:47 Mikle Kolyada
2020-04-04 15:16 Mikle Kolyada
2019-12-03  8:24 Mikle Kolyada
2019-02-16 18:58 Aaron Bauman
2018-12-16 10:37 Mikle Kolyada
2018-10-04 17:21 Mikle Kolyada
2018-09-22 10:50 Mikle Kolyada
2018-09-22 10:50 Mikle Kolyada
2018-09-22 10:47 Mikle Kolyada
2018-07-01 13:15 Mikle Kolyada
2018-05-29 15:01 Mikle Kolyada
2018-05-11 11:29 Mikle Kolyada
2017-09-20 12:39 Manuel Rüger
2017-07-23 12:04 Manuel Rüger
2016-12-20 19:16 Tobias Klausmann
2016-10-26 16:57 Markus Meier
2016-10-16  6:49 Jeroen Roovers
2016-02-23 23:18 Manuel Rüger
2016-02-23 23:18 Manuel Rüger
2016-02-02 22:01 Manuel Rüger
2016-02-02 22:00 Manuel Rüger
2015-12-06 20:07 Dirkjan Ochtman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1549800237.4e76ce37a2778be9b996e0c1add5669a322eee46.zlogene@gentoo \
    --to=zlogene@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox