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 | 24646fe68357a61cced56b3009935a19eb1547a0 (patch) | |
tree | 255d10ce47697100c8881938c9712575951c8db6 /net-mail/vlnx | |
parent | Added arch's, of course, masked for now. (diff) | |
download | historical-24646fe68357a61cced56b3009935a19eb1547a0.tar.gz historical-24646fe68357a61cced56b3009935a19eb1547a0.tar.bz2 historical-24646fe68357a61cced56b3009935a19eb1547a0.zip |
Renamed virtual/virus -> virtual/antivirus
Diffstat (limited to 'net-mail/vlnx')
-rw-r--r-- | net-mail/vlnx/vlnx-416e.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |