projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7ae5ced
)
app-crypt/pkcs11-dump: eapi bump
author
Alon Bar-Lev
<alonbl@gentoo.org>
Sun, 23 Sep 2018 13:06:43 +0000
(16:06 +0300)
committer
Alon Bar-Lev
<alonbl@gentoo.org>
Thu, 27 Sep 2018 23:51:35 +0000
(
02:51
+0300)
Package-Manager: Portage-2.3.49, Repoman-2.3.10
app-crypt/pkcs11-dump/pkcs11-dump-0.3.4.ebuild
patch
|
blob
|
history
diff --git
a/app-crypt/pkcs11-dump/pkcs11-dump-0.3.4.ebuild
b/app-crypt/pkcs11-dump/pkcs11-dump-0.3.4.ebuild
index 183662606ba5360af9b4c1a6284dae0db928bc8f..03d0686f84ffcd0772d6e6c10797f4cbe3a7613c 100644
(file)
--- a/
app-crypt/pkcs11-dump/pkcs11-dump-0.3.4.ebuild
+++ b/
app-crypt/pkcs11-dump/pkcs11-dump-0.3.4.ebuild
@@
-1,7
+1,7
@@
-# Copyright 1999-201
6
Gentoo Foundation
+# Copyright 1999-201
8
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=
6
+EAPI=
7
DESCRIPTION="Utilities for PKCS#11 token content dump"
HOMEPAGE="https://github.com/alonbl/pkcs11-dump"
@@
-17,5
+17,5
@@
IUSE="libressl"
RDEPEND="
!libressl? ( dev-libs/openssl:0= )
libressl? ( dev-libs/libressl:0= )"
-DEPEND="${RDEPEND}
-
virtual/pkgconfig"
+DEPEND="${RDEPEND}
"
+
BDEPEND="
virtual/pkgconfig"