diff options
author | Daniel Drake <dsd@gentoo.org> | 2007-01-02 01:47:35 +0000 |
---|---|---|
committer | Daniel Drake <dsd@gentoo.org> | 2007-01-02 01:47:35 +0000 |
commit | 44628f2d65a68664831d524b833ec0f2137dcbb6 (patch) | |
tree | a90eb0c7c3c3582d20a788af46081a0a4601c5d6 /sys-kernel/openblocks-sources | |
parent | mark K_SECURITY_UNSUPPORTED (diff) | |
download | gentoo-2-44628f2d65a68664831d524b833ec0f2137dcbb6.tar.gz gentoo-2-44628f2d65a68664831d524b833ec0f2137dcbb6.tar.bz2 gentoo-2-44628f2d65a68664831d524b833ec0f2137dcbb6.zip |
mark K_SECURITY_UNSUPPORTED
(Portage version: 2.1.2_rc4-r4)
Diffstat (limited to 'sys-kernel/openblocks-sources')
-rw-r--r-- | sys-kernel/openblocks-sources/openblocks-sources-2.6.11.12.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-kernel/openblocks-sources/openblocks-sources-2.6.11.12.ebuild b/sys-kernel/openblocks-sources/openblocks-sources-2.6.11.12.ebuild index 80deb0f58def..a746fae0c82a 100644 --- a/sys-kernel/openblocks-sources/openblocks-sources-2.6.11.12.ebuild +++ b/sys-kernel/openblocks-sources/openblocks-sources-2.6.11.12.ebuild @@ -1,8 +1,9 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/openblocks-sources/openblocks-sources-2.6.11.12.ebuild,v 1.1 2005/09/22 14:43:52 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/openblocks-sources/openblocks-sources-2.6.11.12.ebuild,v 1.2 2007/01/02 01:47:35 dsd Exp $ ETYPE="sources" +K_SECURITY_UNSUPPORTED="1" inherit kernel-2 detect_version |