projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
88c26cb
)
net-misc/tinc: add libressl support to 1.0.28
author
Anthony G. Basile
<blueness@gentoo.org>
Mon, 25 Apr 2016 10:58:08 +0000
(06:58 -0400)
committer
Anthony G. Basile
<blueness@gentoo.org>
Mon, 25 Apr 2016 10:58:08 +0000
(06:58 -0400)
Package-Manager: portage-2.2.26
net-misc/tinc/tinc-1.0.28.ebuild
patch
|
blob
|
history
diff --git
a/net-misc/tinc/tinc-1.0.28.ebuild
b/net-misc/tinc/tinc-1.0.28.ebuild
index ec2b90253bcff1e5842cf939377a3e0b5bbeede8..539bcf95052a6b718fccf41f54bacf36a327ecc7 100644
(file)
--- a/
net-misc/tinc/tinc-1.0.28.ebuild
+++ b/
net-misc/tinc/tinc-1.0.28.ebuild
@@
-12,9
+12,11
@@
SRC_URI="http://www.tinc-vpn.org/packages/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
-IUSE="+lzo uml vde +zlib"
+IUSE="
libressl
+lzo uml vde +zlib"
-DEPEND="dev-libs/openssl:=
+DEPEND="
+ !libressl? ( dev-libs/openssl:0= )
+ libressl? ( dev-libs/libressl:0= )
lzo? ( dev-libs/lzo:2 )
zlib? ( sys-libs/zlib )"
RDEPEND="${DEPEND}