logo

overlay

My (experimental) gentoo overlay
commit: bb441813c3e235677ba8bf9f838b204296f29398
parent: 7868274b8f8893e41c0b3478ffce8318b50936cd
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Wed, 31 Oct 2018 07:22:42 +0100

dev-libs/libtomcrypt: Forgot flag-o-matic

Diffstat:

Mdev-libs/libtomcrypt/libtomcrypt-1.18.2.ebuild2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libtomcrypt/libtomcrypt-1.18.2.ebuild b/dev-libs/libtomcrypt/libtomcrypt-1.18.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit toolchain-funcs +inherit toolchain-funcs flag-o-matic DESCRIPTION="modular and portable cryptographic toolkit" HOMEPAGE="https://www.libtom.net/LibTomCrypt/"