summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2020-09-26 17:39:25 +0100
committerBertrand Jacquin <bertrand@jacquin.bzh>2020-10-18 01:19:03 +0100
commit5a32e10016015bd65f0ec43e704b7931471f8d00 (patch)
tree219c470573412aeffa445f8110a97eed88c891ab
parentflx/system-conf: move to EAPI 7 (diff)
downloadportage-5a32e10016015bd65f0ec43e704b7931471f8d00.tar.xz
app-antivirus/clamd-stream-client: move to EAPI 7
Package-Manager: Portage-3.0.4, Repoman-3.0.1
-rw-r--r--app-antivirus/clamd-stream-client/clamd-stream-client-1.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-antivirus/clamd-stream-client/clamd-stream-client-1.3.ebuild b/app-antivirus/clamd-stream-client/clamd-stream-client-1.3.ebuild
index 0a2db129..b0f5d932 100644
--- a/app-antivirus/clamd-stream-client/clamd-stream-client-1.3.ebuild
+++ b/app-antivirus/clamd-stream-client/clamd-stream-client-1.3.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
DESCRIPTION="Small client to ask a remote clamav antivirus server if a file contains a virus"
HOMEPAGE="https://sourceforge.net/projects/clamd-stream-cl"