diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-13 12:33:14 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-13 12:33:14 +0000 |
commit | ecdd6592e7b9ff7c7a332e43417cf554e2f39f61 (patch) | |
tree | 1fed12f3f663581728e802a37f135f45a9be875e /app-antivirus/vlnx | |
parent | QA - Add IUSE. (Manifest recommit) (diff) | |
download | gentoo-2-ecdd6592e7b9ff7c7a332e43417cf554e2f39f61.tar.gz gentoo-2-ecdd6592e7b9ff7c7a332e43417cf554e2f39f61.tar.bz2 gentoo-2-ecdd6592e7b9ff7c7a332e43417cf554e2f39f61.zip |
QA - Add IUSE.
Diffstat (limited to 'app-antivirus/vlnx')
-rw-r--r-- | app-antivirus/vlnx/vlnx-414e-r2.ebuild | 3 | ||||
-rw-r--r-- | app-antivirus/vlnx/vlnx-416e.ebuild | 3 |
2 files changed, 4 insertions, 2 deletions
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="" |