diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-13 12:29:07 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-13 12:29:07 +0000 |
commit | 17072105112c8aec99a5fd5b58325b8403436761 (patch) | |
tree | c1dca87b5cd973391cefb1bc14bab9b68f8c562f /app-antivirus | |
parent | QA - Add IUSE. (diff) | |
download | historical-17072105112c8aec99a5fd5b58325b8403436761.tar.gz historical-17072105112c8aec99a5fd5b58325b8403436761.tar.bz2 historical-17072105112c8aec99a5fd5b58325b8403436761.zip |
QA - Add IUSE.
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/vlnx/Manifest | 12 | ||||
-rw-r--r-- | app-antivirus/vlnx/vlnx-414e-r2.ebuild | 3 | ||||
-rw-r--r-- | app-antivirus/vlnx/vlnx-416e.ebuild | 3 |
3 files changed, 10 insertions, 8 deletions
diff --git a/app-antivirus/vlnx/Manifest b/app-antivirus/vlnx/Manifest index d0d12c19b47d..242d68ff5a07 100644 --- a/app-antivirus/vlnx/Manifest +++ b/app-antivirus/vlnx/Manifest @@ -1,8 +1,8 @@ +MD5 742a4b593d747071e23558bb14a60690 vlnx-416e.ebuild 1006 +MD5 5721b86fd871bdfab77231abc6e02f68 metadata.xml 161 +MD5 a997508274333804614a60ea7adcf8fa ChangeLog 1992 +MD5 46b968009dfb558ef44e09f3baa02074 vlnx-414e-r2.ebuild 1074 +MD5 5a856af918b22adc1ae21917d9910052 files/vlnx-416e-envd 41 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 a997508274333804614a60ea7adcf8fa ChangeLog 1992 -MD5 5721b86fd871bdfab77231abc6e02f68 metadata.xml 161 -MD5 a144accd9232a29bee50c6db2abcbd47 vlnx-414e-r2.ebuild 1068 -MD5 f29e94965c157db98ca96cf337a5c91c vlnx-416e.ebuild 1000 +MD5 b3adc49af0bcd712e302e8b8a05d0a16 files/digest-vlnx-416e 119 diff --git a/app-antivirus/vlnx/vlnx-414e-r2.ebuild b/app-antivirus/vlnx/vlnx-414e-r2.ebuild index 13abceb621e2..d981660e4e3f 100644 --- a/app-antivirus/vlnx/vlnx-414e-r2.ebuild +++ b/app-antivirus/vlnx/vlnx-414e-r2.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2004 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/app-antivirus/vlnx/vlnx-414e-r2.ebuild,v 1.1 2004/05/30 00:28:39 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/vlnx/vlnx-414e-r2.ebuild,v 1.2 2004/06/13 12:29:07 kloeri Exp $ MY_P=${PN}${PV} S=${WORKDIR}/${MY_P} @@ -13,6 +13,7 @@ HOMEPAGE="http://www.mcafeeb2b.com/" SLOT="0" LICENSE="VirusScan" KEYWORDS="-* x86" +IUSE="" RESTRICT="nostrip" DEPEND="" diff --git a/app-antivirus/vlnx/vlnx-416e.ebuild b/app-antivirus/vlnx/vlnx-416e.ebuild index 305bcaabf215..8b871fefb751 100644 --- a/app-antivirus/vlnx/vlnx-416e.ebuild +++ b/app-antivirus/vlnx/vlnx-416e.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2004 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/app-antivirus/vlnx/vlnx-416e.ebuild,v 1.1 2004/05/30 00:28:39 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/vlnx/vlnx-416e.ebuild,v 1.2 2004/06/13 12:29:07 kloeri Exp $ DAT_VER=4228 @@ -15,6 +15,7 @@ HOMEPAGE="http://www.mcafeeb2b.com/" SLOT="0" LICENSE="VirusScan" KEYWORDS="-* x86" +IUSE="" RESTRICT="nostrip" DEPEND="" |