summaryrefslogtreecommitdiff
path: root/app-antivirus
diff options
context:
space:
mode:
authorBertrand Jacquin <beber@meleeweb.net>2014-05-27 00:15:58 +0200
committerBertrand Jacquin <beber@meleeweb.net>2014-05-27 00:17:26 +0200
commitd1e244acacc0174d412e60ed3bcba4f64a060234 (patch)
tree52ba1846202216af3d2a4b1197e4e0fc117c96c4 /app-antivirus
parentmedia-tv/enna: Drop, too old, drop dependencies as well (diff)
downloadportage-d1e244acacc0174d412e60ed3bcba4f64a060234.tar.xz
app-antivirus/clamd-stream-client: Remove leading / in HOMEPAGE
Package-Manager: portage-2.2.10
Diffstat (limited to 'app-antivirus')
-rw-r--r--app-antivirus/clamd-stream-client/ChangeLog6
-rw-r--r--app-antivirus/clamd-stream-client/Manifest4
-rw-r--r--app-antivirus/clamd-stream-client/clamd-stream-client-1.3.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/app-antivirus/clamd-stream-client/ChangeLog b/app-antivirus/clamd-stream-client/ChangeLog
index ecaa995c..66803122 100644
--- a/app-antivirus/clamd-stream-client/ChangeLog
+++ b/app-antivirus/clamd-stream-client/ChangeLog
@@ -1,7 +1,11 @@
# ChangeLog for app-antivirus/clamd-stream-client
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 26 May 2014; Bertrand Jacquin <beber@meleeweb.net>
+ clamd-stream-client-1.3.ebuild:
+ app-antivirus/clamd-stream-client: Remove leading / in HOMEPAGE
+
15 Jun 2013; Bertrand Jacquin <beber@meleeweb.net>
clamd-stream-client-1.3.ebuild:
app-antivirus/clamd-stream-client: Remove DEPEND as unneeded
diff --git a/app-antivirus/clamd-stream-client/Manifest b/app-antivirus/clamd-stream-client/Manifest
index a0be6337..2d56b88c 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 448 SHA256 86a65d389826836936904c1ca86598b392eefb6dcdc4c750005eadcc04287c21 WHIRLPOOL 22aa462d08109afdbd49fd345977fc36cfa73592cb31b8b81a69c77ffa2379b26eda09955b981eed261b4287b20bc33c1bf10af43881e3e51c3f6984ee585078
-MISC ChangeLog 888 SHA256 59b30e01d128846ac58579d3226d7efe8f8a40c8886e9ca57fc906d7ecbdaa0a WHIRLPOOL 15a93eeee3eca36644ce3634afc47760b80e59f01adc6dd938937ef9e1a2b51cf094b76712b42404b0d3a87ff88176fa76865b68aaafc00fbf00492bb9b68853
+EBUILD clamd-stream-client-1.3.ebuild 447 SHA256 7c33ce1034eba5682111a608819235fbb4b8aacbb1a65d8b00b319ddaf89ae7d WHIRLPOOL 22e0b51579f53353b0a23d1cb22de5c5a84c10be5b350cdf1f84bd9067c52393b788a3230484d210b36e7e51e5edb918c0f1032a8adaa7b4e888d15b07fdce49
+MISC ChangeLog 1042 SHA256 4f000f504a0eab5b840cf1d97957e6c87d603499959888ae09526d3fd0179d1c WHIRLPOOL 55226b11ea215892befbc9cfc922470a25944b74eeb7871b4433ead6d81cfc3f2320209f6a2a87785e00f637be111326d0a8051e70d7b5f0956a79a15cc6893c
MISC metadata.xml 254 SHA256 c56bc3d6780712c960298c70bb86867aeb6661e97a317cc624516b0e16b72fcc WHIRLPOOL 2ebbfaa14ef0c1847284fe64a79f052cd7e73b25a724fba728c084aaaf2dd0692e068eedcf42ccef7e205077f00c35780ded7ec69118dc01ddb988b4802e46ae
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 7438501e..933ef20a 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,11 +1,11 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
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/"
+HOMEPAGE="http://clamd-stream-cl.sourceforge.net"
SRC_URI="mirror://sourceforge/clamd-stream-cl/${P}.tar.gz"
LICENSE="GPL-2"