projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
80aa5f7
)
net-misc/kea: Prefer openssl over botan
author
Lars Wendler
<polynomial-c@gentoo.org>
Thu, 12 Sep 2019 06:08:58 +0000
(08:08 +0200)
committer
Lars Wendler
<polynomial-c@gentoo.org>
Thu, 12 Sep 2019 06:09:15 +0000
(08:09 +0200)
Package-Manager: Portage-2.3.75, Repoman-2.3.17
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
net-misc/kea/kea-9999.ebuild
patch
|
blob
|
history
diff --git
a/net-misc/kea/kea-9999.ebuild
b/net-misc/kea/kea-9999.ebuild
index 2d0234c2da4439f0573f6df4ca9804ed2e60fa4e..16b90526178384b1115e9227ad43da1b1af75c3b 100644
(file)
--- a/
net-misc/kea/kea-9999.ebuild
+++ b/
net-misc/kea/kea-9999.ebuild
@@
-23,7
+23,7
@@
fi
LICENSE="ISC BSD SSLeay GPL-2" # GPL-2 only for init script
SLOT="0"
-IUSE="mysql openssl postgres samples"
+IUSE="mysql
+
openssl postgres samples"
DEPEND="
dev-libs/boost:=