summaryrefslogtreecommitdiff
path: root/app-antivirus
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2016-09-02 22:31:33 +0100
committerBertrand Jacquin <bertrand@jacquin.bzh>2016-09-03 22:39:20 +0100
commit3bb3c1dd5b9611f66d8ddf0b04b0b802ceb97848 (patch)
tree1615e478109ff1c9c5077091eedd3422669a546b /app-antivirus
parentapp-admin/hp-snmp-agents: Move to EAPI 6 (diff)
downloadportage-3bb3c1dd5b9611f66d8ddf0b04b0b802ceb97848.tar.xz
app-antivirus/clamd-stream-client: Move to EAPI 6
Package-Manager: portage-2.2.28
Diffstat (limited to 'app-antivirus')
-rw-r--r--app-antivirus/clamd-stream-client/Manifest2
-rw-r--r--app-antivirus/clamd-stream-client/clamd-stream-client-1.3.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-antivirus/clamd-stream-client/Manifest b/app-antivirus/clamd-stream-client/Manifest
index 714d361f..df21d68f 100644
--- a/app-antivirus/clamd-stream-client/Manifest
+++ b/app-antivirus/clamd-stream-client/Manifest
@@ -1,3 +1,3 @@
DIST clamd-stream-client-1.3.tar.gz 39013 SHA256 3ca4125eb69544efa77d6976b57ed4a22d3ca23eee1f91805bc0fa2319f8b753 WHIRLPOOL b666fce8ee1508625f14478b97ab8d6f7bdeeba983ee3ede3cd3217a586517a941ffd62e25b3b5d3b328f102d8d6ad93b57c90bde136fdbe6cbf1cbb73a58726
-EBUILD clamd-stream-client-1.3.ebuild 440 SHA256 143c2e47297b7527bf92762232a21cf81d4a0243dfbbc8167eefeaef80d9863d WHIRLPOOL d194a1ad80a241639f47a635ff844cc99815cce374f1c7d9319c393476c632cf97b850e389d39e299faaa07081a3c1b2754806a95d6790583adbd1983ffbb239
+EBUILD clamd-stream-client-1.3.ebuild 440 SHA256 09821aa29d0b65c730f8cb4fd4d86425f2782eceeb3243df051ce4e7ca763f2a WHIRLPOOL c6a136637cdbeb73c8cb8cba89553fdbff8babc086c56cbc665ccab44466a15b06092264c46e4825e4931fb6b4a61e5dcbfbc183ebd59170e4b4d8ea2ba7d7e8
MISC metadata.xml 256 SHA256 6ca43960767ca28661abf97c85263db77fe7643902be2ce777c61aa688d8ea2d WHIRLPOOL cef8582829111be09e651eb819e6d1ea59c9c4386b842169ccd46a14c8e3ccb090486fecd61c5fd4aa47998cacc69cdc1fb5ca6bb6325a4da1ebfd0b6eebda7b
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 e19d7618..ebbddeae 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,8 +1,8 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
+EAPI=6
DESCRIPTION="Small client to ask a remote clamav antivirus server if a file contains a virus"
HOMEPAGE="http://clamd-stream-cl.sourceforge.net"