blob: 28d84561153a869e6b35f2b9c1d58c5fead4f195 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
DEFINED_PHASES=install postinst preinst
DESCRIPTION=Download and install third-party clamav signatures
EAPI=7
HOMEPAGE=https://github.com/extremeshok/clamav-unofficial-sigs
KEYWORDS=amd64 x86
LICENSE=BSD
RDEPEND=app-crypt/gnupg dev-lang/perl net-dns/bind-tools || ( net-misc/wget net-misc/curl )
SLOT=0
SRC_URI=https://github.com/extremeshok/clamav-unofficial-sigs/archive/5.6.2.tar.gz -> clamav-unofficial-sigs-5.6.2.tar.gz
_eclasses_=user b3c37f3375252e9ac4c6a157df4e595c
_md5_=47a93b823bbb1aeb447c7c6f54279cab
|