diff options
author | 2002-07-17 05:26:37 +0000 | |
---|---|---|
committer | 2002-07-17 05:26:37 +0000 | |
commit | 4103b081cf29212b26b2729b5dbb56d07251ed15 (patch) | |
tree | 4d227b914a56e102c8f7334bce4f316a3f0ad740 /net-mail/vlnx | |
parent | added Network Associate's Evaluation license (diff) | |
download | historical-4103b081cf29212b26b2729b5dbb56d07251ed15.tar.gz historical-4103b081cf29212b26b2729b5dbb56d07251ed15.tar.bz2 historical-4103b081cf29212b26b2729b5dbb56d07251ed15.zip |
repoman'd
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() { |