diff options
author | Daniel Drake <dsd@gentoo.org> | 2007-01-02 02:02:31 +0000 |
---|---|---|
committer | Daniel Drake <dsd@gentoo.org> | 2007-01-02 02:02:31 +0000 |
commit | 89874550443246bb6308685cc360d0c0d4380e9d (patch) | |
tree | 528b13724a2dee4f4d8b7d8738bcaf2790da17c7 /sys-kernel/vanilla-sources/vanilla-sources-2.6.19.1.ebuild | |
parent | mark K_SECURITY_UNSUPPORTED (diff) | |
download | gentoo-2-89874550443246bb6308685cc360d0c0d4380e9d.tar.gz gentoo-2-89874550443246bb6308685cc360d0c0d4380e9d.tar.bz2 gentoo-2-89874550443246bb6308685cc360d0c0d4380e9d.zip |
mark K_SECURITY_UNSUPPORTED
(Portage version: 2.1.2_rc4-r4)
Diffstat (limited to 'sys-kernel/vanilla-sources/vanilla-sources-2.6.19.1.ebuild')
-rw-r--r-- | sys-kernel/vanilla-sources/vanilla-sources-2.6.19.1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-kernel/vanilla-sources/vanilla-sources-2.6.19.1.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-2.6.19.1.ebuild index 4903172a013a..309d28fb7fe9 100644 --- a/sys-kernel/vanilla-sources/vanilla-sources-2.6.19.1.ebuild +++ b/sys-kernel/vanilla-sources/vanilla-sources-2.6.19.1.ebuild @@ -1,9 +1,10 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.19.1.ebuild,v 1.2 2006/12/18 04:19:18 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.19.1.ebuild,v 1.3 2007/01/02 02:02:31 dsd Exp $ K_NOUSENAME="yes" K_NOSETEXTRAVERSION="yes" +K_SECURITY_UNSUPPORTED="1" ETYPE="sources" inherit kernel-2 detect_version |