diff options
author | Alon Bar-Lev <alonbl@gentoo.org> | 2015-11-18 20:36:12 +0200 |
---|---|---|
committer | Alon Bar-Lev <alonbl@gentoo.org> | 2015-11-18 20:37:01 +0200 |
commit | b5369d1bc2a17194f69c9c365a1e85e16fe02847 (patch) | |
tree | b61f8a618219a34bbe88fd836d9bcfcfe0a56369 /net-libs/gnutls/metadata.xml | |
parent | www-apps/rt: Remove Insecure Version (diff) | |
download | gentoo-b5369d1bc2a17194f69c9c365a1e85e16fe02847.tar.gz gentoo-b5369d1bc2a17194f69c9c365a1e85e16fe02847.tar.bz2 gentoo-b5369d1bc2a17194f69c9c365a1e85e16fe02847.zip |
net-libs/gnutls: cleanup
Bug: 553690
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'net-libs/gnutls/metadata.xml')
-rw-r--r-- | net-libs/gnutls/metadata.xml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/net-libs/gnutls/metadata.xml b/net-libs/gnutls/metadata.xml index 49ff6cb2f495..15dc63c698a7 100644 --- a/net-libs/gnutls/metadata.xml +++ b/net-libs/gnutls/metadata.xml @@ -3,10 +3,6 @@ <pkgmetadata> <herd>crypto</herd> <use> - <flag name="bindist"> - Disallow building LZO support, because of a license - incompatibility with <pkg>dev-libs/lzo</pkg> - </flag> <flag name="crywrap" restrict=">=net-libs/gnutls-3.2.10"> Build the crywrap TLS proxy service </flag> @@ -14,9 +10,6 @@ Build libgnutls-dane, implementing DNS-based Authentication of Named Entities. Requires <pkg>net-dns/unbound</pkg> </flag> - <flag name="nettle" restrict="<net-libs/gnutls-3"> - Use <pkg>dev-libs/nettle</pkg> as crypto backend - </flag> <flag name="openssl"> Build openssl compatibility libraries </flag> |