diff options
Diffstat (limited to 'net-mail/vlnx')
-rw-r--r-- | net-mail/vlnx/vlnx-414e-r2.ebuild | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/net-mail/vlnx/vlnx-414e-r2.ebuild b/net-mail/vlnx/vlnx-414e-r2.ebuild index e356ca1c9d4b..f81f16f0735d 100644 --- a/net-mail/vlnx/vlnx-414e-r2.ebuild +++ b/net-mail/vlnx/vlnx-414e-r2.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Script Revised by Parag Mehta <pm@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/net-mail/vlnx/vlnx-414e-r2.ebuild,v 1.3 2002/07/11 06:30:48 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/vlnx/vlnx-414e-r2.ebuild,v 1.4 2002/07/17 05:26:37 seemant Exp $ MY_P=${PN}${PV} @@ -10,6 +10,10 @@ DESCRIPTION="McAfee VirusScanner for Unix/Linux(Shareware)" SRC_URI="http://download.mcafee.com/products/evaluation/virusscan/english/unix/linux/${MY_P}.tar.Z http://download.nai.com/products/datfiles/4.x/nai/dat-4153.tar" +SLOT="0" +LICENSE="VirusScan" +KEYWORDS="x86" + DEPEND="" RDEPEND="sys-devel/ld.so" src_unpack() { |