diff options
author | Preston A. Elder <prez@gentoo.org> | 2003-04-19 23:39:00 +0000 |
---|---|---|
committer | Preston A. Elder <prez@gentoo.org> | 2003-04-19 23:39:00 +0000 |
commit | a49e7de339362b2d969586eb2f698a0c2963e8de (patch) | |
tree | 2baf00e43a447700a63d026b8878caa45cb8f471 /net-mail | |
parent | Added arch's, of course, masked for now. (diff) | |
download | gentoo-2-a49e7de339362b2d969586eb2f698a0c2963e8de.tar.gz gentoo-2-a49e7de339362b2d969586eb2f698a0c2963e8de.tar.bz2 gentoo-2-a49e7de339362b2d969586eb2f698a0c2963e8de.zip |
Renamed virtual/virus -> virtual/antivirus
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/amavis/amavis-0.3.12.ebuild | 4 | ||||
-rw-r--r-- | net-mail/clamav/clamav-0.54-r1.ebuild | 4 | ||||
-rw-r--r-- | net-mail/f-prot/f-prot-3.12c.ebuild | 2 | ||||
-rw-r--r-- | net-mail/qmail-scanner/qmail-scanner-1.16-r1.ebuild | 4 | ||||
-rw-r--r-- | net-mail/vlnx/vlnx-416e.ebuild | 4 |
5 files changed, 9 insertions, 9 deletions
diff --git a/net-mail/amavis/amavis-0.3.12.ebuild b/net-mail/amavis/amavis-0.3.12.ebuild index dc84ab3bf52b..26a4462f05fb 100644 --- a/net-mail/amavis/amavis-0.3.12.ebuild +++ b/net-mail/amavis/amavis-0.3.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/amavis/amavis-0.3.12.ebuild,v 1.1 2003/04/19 23:24:03 prez Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/amavis/amavis-0.3.12.ebuild,v 1.2 2003/04/19 23:39:00 prez Exp $ DESCRIPTION="A perl module which integrates virus scanning software with your MTA" HOMEPAGE="http://www.amavis.org" @@ -34,7 +34,7 @@ DEPEND="dev-lang/perl dev-perl/libnet virtual/mta virtual/mda - virtual/virus" + virtual/antivirus" S="${WORKDIR}/${P/_/}" diff --git a/net-mail/clamav/clamav-0.54-r1.ebuild b/net-mail/clamav/clamav-0.54-r1.ebuild index f3049455b538..7599980f5f68 100644 --- a/net-mail/clamav/clamav-0.54-r1.ebuild +++ b/net-mail/clamav/clamav-0.54-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/clamav/clamav-0.54-r1.ebuild,v 1.3 2003/04/19 23:29:26 prez Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/clamav/clamav-0.54-r1.ebuild,v 1.4 2003/04/19 23:39:00 prez Exp $ DESCRIPTION="Clam Anti-Virus Scanner" HOMEPAGE="http://clamav.elektrapro.com" @@ -9,7 +9,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 ~hppa ~sparc ~sparc64 ~ppc ~arm ~mips" IUSE="" -PROVIDES="virtual/virus" +PROVIDES="virtual/antivirus" DEPEND="virtual/glibc" S=${WORKDIR}/${P} diff --git a/net-mail/f-prot/f-prot-3.12c.ebuild b/net-mail/f-prot/f-prot-3.12c.ebuild index 7135178228c4..cddf8a22c0f3 100644 --- a/net-mail/f-prot/f-prot-3.12c.ebuild +++ b/net-mail/f-prot/f-prot-3.12c.ebuild @@ -17,7 +17,7 @@ RDEPEND=">=app-arch/unzip-5.42-r1 SLOT="0" LICENSE="F-PROT" KEYWORDS="x86 sparc" -PROVIDES="virtual/virus" +PROVIDES="virtual/antivirus" IUSE="" diff --git a/net-mail/qmail-scanner/qmail-scanner-1.16-r1.ebuild b/net-mail/qmail-scanner/qmail-scanner-1.16-r1.ebuild index 46474cbea32f..3449967f26b2 100644 --- a/net-mail/qmail-scanner/qmail-scanner-1.16-r1.ebuild +++ b/net-mail/qmail-scanner/qmail-scanner-1.16-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/qmail-scanner/qmail-scanner-1.16-r1.ebuild,v 1.2 2003/04/19 23:24:40 prez Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/qmail-scanner/qmail-scanner-1.16-r1.ebuild,v 1.3 2003/04/19 23:39:00 prez Exp $ S=${WORKDIR}/${P} @@ -15,7 +15,7 @@ DEPEND=">=dev-lang/perl-5.6.1-r1 >=dev-perl/DB_File-1.803-r2 >=net-mail/qmail-1.03-r8 >=app-arch/unzip-5.42-r1 - virtual/virus" + virtual/antivirus" SLOT="0" LICENSE="GPL-2" diff --git a/net-mail/vlnx/vlnx-416e.ebuild b/net-mail/vlnx/vlnx-416e.ebuild index 729df229b0f4..1fa4c7e11be2 100644 --- a/net-mail/vlnx/vlnx-416e.ebuild +++ b/net-mail/vlnx/vlnx-416e.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Script Revised by Parag Mehta <pm@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/net-mail/vlnx/vlnx-416e.ebuild,v 1.8 2003/04/19 23:20:51 prez Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/vlnx/vlnx-416e.ebuild,v 1.9 2003/04/19 23:39:00 prez Exp $ DAT_VER=4228 @@ -16,7 +16,7 @@ SLOT="0" LICENSE="VirusScan" KEYWORDS="x86 ~sparc" RESTRICT="nostrip" -PROVIDES="virtual/virus" +PROVIDES="virtual/antivirus" DEPEND="" RDEPEND="sys-libs/lib-compat" |