From: "Manuel Rüger" <mrueg@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/easy-rsa/
Date: Tue, 2 Feb 2016 22:00:05 +0000 (UTC) [thread overview]
Message-ID: <1454450348.169cce0e82c37cf9cd706556100216832b5eee22.mrueg@gentoo> (raw)
commit: 169cce0e82c37cf9cd706556100216832b5eee22
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 2 21:59:08 2016 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Tue Feb 2 21:59:08 2016 +0000
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 64d54af059e136409f4ad3488450cccc846e2b5d9dfb9e002dd466cf603b6677dc8f0b788471b73eebda918c5773673efc120e6a76dbf407a3e1605db14e62cd
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 0000000..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}
+ !<net-misc/openvpn-2.3"
+
+S="${WORKDIR}/${MY_P}"
+
+src_install() {
+ exeinto /usr/share/easy-rsa
+ doexe easyrsa
+ insinto /usr/share/easy-rsa
+ doins vars.example openssl-1.0.cnf x509-types
+ dodoc README.quickstart.md ChangeLog
+ dodoc -r doc
+ doenvd "${FILESDIR}/65easy-rsa" # config-protect easy-rsa
+}
next reply other threads:[~2016-02-02 22:00 UTC|newest]
Thread overview: 63+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-02 22:00 Manuel Rüger [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-23 5:11 [gentoo-commits] repo/gentoo:master commit in: app-crypt/easy-rsa/ Sam James
2025-02-03 20:00 Sam James
2025-02-03 16:04 Jakov Smolić
2025-02-03 16:04 Jakov Smolić
2025-02-03 16:04 Jakov Smolić
2025-02-03 16:04 Jakov Smolić
2025-02-03 11:17 Bernard Cafarelli
2024-09-25 8:02 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
2019-02-10 12:04 Mikle Kolyada
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
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=1454450348.169cce0e82c37cf9cd706556100216832b5eee22.mrueg@gentoo \
--to=mrueg@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