net-analyzer/ssldump: drop unused toolchain-funcs

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-04-02 02:08:54 +01:00
parent 5ee576294f
commit 4fdaa27d2a

View File

@@ -3,7 +3,7 @@
EAPI=7
inherit autotools toolchain-funcs
inherit autotools
DESCRIPTION="An SSLv3/TLS network protocol analyzer"
HOMEPAGE="https://github.com/adulau/ssldump/"