summaryrefslogtreecommitdiff
path: root/app-antivirus/clamd-stream-client
diff options
context:
space:
mode:
authorBertrand Jacquin <beber@meleeweb.net>2013-06-09 13:16:01 +0200
committerBertrand Jacquin <beber@meleeweb.net>2013-06-09 13:16:01 +0200
commit1975ded29c87c2fcaba31e4bd7fadf69d411c540 (patch)
tree2588ca3f9cd8a2247d3f200dc9b02b13e8e90181 /app-antivirus/clamd-stream-client
parentnet-misc/icmptx: Update init scripts, fix indent, use /run (diff)
downloadportage-1975ded29c87c2fcaba31e4bd7fadf69d411c540.tar.xz
app-antivirus/clamd-stream-client: Move to EAPI 5
Package-Manager: portage-2.1.12.3
Diffstat (limited to 'app-antivirus/clamd-stream-client')
-rw-r--r--app-antivirus/clamd-stream-client/ChangeLog5
-rw-r--r--app-antivirus/clamd-stream-client/Manifest4
-rw-r--r--app-antivirus/clamd-stream-client/clamd-stream-client-1.3.ebuild6
3 files changed, 9 insertions, 6 deletions
diff --git a/app-antivirus/clamd-stream-client/ChangeLog b/app-antivirus/clamd-stream-client/ChangeLog
index 21a8f24a..f22b4e69 100644
--- a/app-antivirus/clamd-stream-client/ChangeLog
+++ b/app-antivirus/clamd-stream-client/ChangeLog
@@ -2,6 +2,10 @@
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 09 Jun 2013; Bertrand Jacquin <beber@meleeweb.net>
+ clamd-stream-client-1.3.ebuild:
+ app-antivirus/clamd-stream-client: Move to EAPI 5
+
28 May 2013; Bertrand Jacquin <beber@meleeweb.net> +metadata.xml:
Add missing metadata.xml
@@ -14,4 +18,3 @@
27 May 2013; Bertrand Jacquin <beber@meleeweb.net>
+clamd-stream-client-1.3.ebuild:
add ebuild for a clam client to server support
-
diff --git a/app-antivirus/clamd-stream-client/Manifest b/app-antivirus/clamd-stream-client/Manifest
index d6e640cd..4fbaaa7d 100644
--- a/app-antivirus/clamd-stream-client/Manifest
+++ b/app-antivirus/clamd-stream-client/Manifest
@@ -1,4 +1,4 @@
DIST clamd-stream-client-1.3.tar.gz 39013 SHA256 3ca4125eb69544efa77d6976b57ed4a22d3ca23eee1f91805bc0fa2319f8b753 WHIRLPOOL b666fce8ee1508625f14478b97ab8d6f7bdeeba983ee3ede3cd3217a586517a941ffd62e25b3b5d3b328f102d8d6ad93b57c90bde136fdbe6cbf1cbb73a58726
-EBUILD clamd-stream-client-1.3.ebuild 481 SHA256 11ba48f07d5756e38f3d1e86697817351707ac9f579e0daee1b698dff25ea0cf WHIRLPOOL 0e42895a5cb76d1fcf5ea76ec461716d30234cf63a0548c59d676ac39af9c30289448fead81746a73bb36b0e11e118c957e932f0dd8d0abfcd2fd869d4ef62b3
-MISC ChangeLog 515 SHA256 d6e26e8d2f7e7b51046a14aebb1670da9d332fb3139a9277d66802509725386d WHIRLPOOL b66905284cb19e61bc99d241a1bc90e991988f313e069a1a52b1baac7d938c1c13803e2f1b9e09037c84a27f041839d1bfe43a589f3e9742d2f01c1dc2132ca7
+EBUILD clamd-stream-client-1.3.ebuild 490 SHA256 f0242513c161f242c3912056311bb34dd2d99ad22d7befcc8de704d5f28b90d1 WHIRLPOOL 6454206ccc324fea2cc0bee5a7bf7972be8edaacf6c8887c7a48523cea8c3dfc5ec67f7d681fce38d923ae7489a2a23c5eae3e5152c251560825a0581867d82e
+MISC ChangeLog 654 SHA256 9b4f7b79744f42030e4a2f1a8bd6745fdcd60b675ab994533c6f6441c7de0274 WHIRLPOOL 248ed359f5255f6ebb13330be38774ebfa32e5bc90e1514f954b2586ec9a76712f702afceedd1220920f97d540f76fd8052e1c994a5fcf1c1fbf5cadfaf687b3
MISC metadata.xml 139 SHA256 5cdc1888ebc8807b9a37b1d33429c61cabe7415a4f240e21a4c2ff8eca7a34ed WHIRLPOOL 620431014dd4fb752c3d46d11904ecb2c6d4525f5b4e30f4f778a3b74d3f7187ae4ccd856ebd7eabb48ce261b21849c732928fe647edce024a3fdc082d8f8630
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 dc173dbd..559c74fe 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-2009 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=4
+EAPI=5
DESCRIPTION="Small client to ask a remote clamav antivirus server if a file contains a virus."
HOMEPAGE="http://clamd-stream-cl.sourceforge.net/"
@@ -14,7 +14,7 @@ KEYWORDS="~x86 ~amd64"
IUSE=""
DEPEND=""
-RDEPEND=""
+RDEPEND="${DEPEND}"
src_install() {
dobin clamd-stream-client