summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCory Visi <merlin@gentoo.org>2004-07-27 01:22:51 +0000
committerCory Visi <merlin@gentoo.org>2004-07-27 01:22:51 +0000
commit1758a130a96b1709a7663b4b8f12ab05f05709a3 (patch)
treee07d0a0895accd7ee712418d1e804b90fec6ae3d /app-antivirus/vlnx
parentgnuconfig_update loving (Manifest recommit) (diff)
downloadgentoo-2-1758a130a96b1709a7663b4b8f12ab05f05709a3.tar.gz
gentoo-2-1758a130a96b1709a7663b4b8f12ab05f05709a3.tar.bz2
gentoo-2-1758a130a96b1709a7663b4b8f12ab05f05709a3.zip
New check-updates.sh, fix path in cron script, and we need nomirror
Diffstat (limited to 'app-antivirus/vlnx')
-rw-r--r--app-antivirus/vlnx/ChangeLog8
-rw-r--r--app-antivirus/vlnx/Manifest6
-rw-r--r--app-antivirus/vlnx/files/digest-vlnx-432e-r12
-rw-r--r--app-antivirus/vlnx/files/digest-vlnx-432e-r22
-rw-r--r--app-antivirus/vlnx/files/uvscan.cron2
-rw-r--r--app-antivirus/vlnx/vlnx-432e-r2.ebuild (renamed from app-antivirus/vlnx/vlnx-432e-r1.ebuild)4
6 files changed, 15 insertions, 9 deletions
diff --git a/app-antivirus/vlnx/ChangeLog b/app-antivirus/vlnx/ChangeLog
index ed08edf8f4c7..fa6033284d4e 100644
--- a/app-antivirus/vlnx/ChangeLog
+++ b/app-antivirus/vlnx/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-antivirus/vlnx
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-antivirus/vlnx/ChangeLog,v 1.5 2004/06/29 17:01:36 merlin Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/vlnx/ChangeLog,v 1.6 2004/07/27 01:22:51 merlin Exp $
+
+*vlnx-432e-r2 (26 Jul 2004)
+
+ 26 Jul 2004; Cory Visi <merlin@gentoo.org> vlnx-432e-r1.ebuild,
+ vlnx-432e-r2.ebuild, files/uvscan.cron:
+ New check-updates.sh, fix path in cron script, and we need nomirror
*vlnx-432e-r1 (29 Jun 2004)
diff --git a/app-antivirus/vlnx/Manifest b/app-antivirus/vlnx/Manifest
index 6594167b29f0..0ad9a2257ed3 100644
--- a/app-antivirus/vlnx/Manifest
+++ b/app-antivirus/vlnx/Manifest
@@ -2,13 +2,13 @@ MD5 8e61ba76f9321b30cf6ca938d56f391f ChangeLog 2373
MD5 5721b86fd871bdfab77231abc6e02f68 metadata.xml 161
MD5 1437959f465ed49a8c62c871f01605cb vlnx-414e-r2.ebuild 1068
MD5 65d1b4122946890cf8aff59f478db386 vlnx-416e.ebuild 1000
-MD5 1877edd16ee508b6f67469ebbd795540 vlnx-432e-r1.ebuild 1334
+MD5 4db9522b5af942a184bdc500f42b5196 vlnx-432e-r2.ebuild 1243
MD5 15edffaa6916d8c80256fe7fb6c6317c files/digest-vlnx-414e-r2 119
MD5 b3adc49af0bcd712e302e8b8a05d0a16 files/digest-vlnx-416e 119
MD5 5a856af918b22adc1ae21917d9910052 files/vlnx-414e-envd 41
MD5 5a856af918b22adc1ae21917d9910052 files/vlnx-416e-envd 41
MD5 c6c5114b5973447f08b4b4ac397cb05f files/uvscan.conf 141
-MD5 169ab5e9eb5ad48b0d68111a0a0ca684 files/uvscan.cron 79
+MD5 14d478cf7b4ea66119194c77a9c40de2 files/uvscan.cron 89
MD5 0febf48ea77ff1117e560010868ea848 files/uvscan.sh 43
MD5 17ffe8062ec618d01bfd603693ed4479 files/vlnx-432e-envd 17
-MD5 556ee00d17eb5d95c79b55b186cea4e5 files/digest-vlnx-432e-r1 121
+MD5 8cb7bbfe89a94249a0dd12b14c0dfcda files/digest-vlnx-432e-r2 121
diff --git a/app-antivirus/vlnx/files/digest-vlnx-432e-r1 b/app-antivirus/vlnx/files/digest-vlnx-432e-r1
deleted file mode 100644
index aaa98fa8980a..000000000000
--- a/app-antivirus/vlnx/files/digest-vlnx-432e-r1
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 5404c946a08b81c6bbe68a8e9a556d0a vlnx432e.tar.Z 8045897
-MD5 2740e526e4f3c311bfdc62380491ec7b check-updates.sh.gz 840
diff --git a/app-antivirus/vlnx/files/digest-vlnx-432e-r2 b/app-antivirus/vlnx/files/digest-vlnx-432e-r2
new file mode 100644
index 000000000000..88a71caa9c40
--- /dev/null
+++ b/app-antivirus/vlnx/files/digest-vlnx-432e-r2
@@ -0,0 +1,2 @@
+MD5 5404c946a08b81c6bbe68a8e9a556d0a vlnx432e.tar.Z 8045897
+MD5 855a5653a2f75f1a17af2be92c3f2972 check-updates.sh.gz 851
diff --git a/app-antivirus/vlnx/files/uvscan.cron b/app-antivirus/vlnx/files/uvscan.cron
index c4c57f4ddb40..843ef2a9fa8e 100644
--- a/app-antivirus/vlnx/files/uvscan.cron
+++ b/app-antivirus/vlnx/files/uvscan.cron
@@ -1,4 +1,4 @@
#!/bin/bash
/opt/vlnx/check-updates.sh
-uvscan --config /etc/uvscan.conf /home
+/opt/vlnx/uvscan --config /etc/uvscan.conf /home
diff --git a/app-antivirus/vlnx/vlnx-432e-r1.ebuild b/app-antivirus/vlnx/vlnx-432e-r2.ebuild
index bc7581ff56a4..7ae7730ab0d4 100644
--- a/app-antivirus/vlnx/vlnx-432e-r1.ebuild
+++ b/app-antivirus/vlnx/vlnx-432e-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-antivirus/vlnx/vlnx-432e-r1.ebuild,v 1.1 2004/06/29 17:01:36 merlin Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/vlnx/vlnx-432e-r2.ebuild,v 1.1 2004/07/27 01:22:51 merlin Exp $
MY_P="${P/-/}"
S="${WORKDIR}"
@@ -19,7 +19,7 @@ DEPEND=""
RDEPEND="net-misc/wget
dev-lang/perl"
PROVIDE="virtual/antivirus"
-RESTRICT="nostrip"
+RESTRICT="nostrip nomirror"
src_install() {
insinto /opt/vlnx