]> git.bzium.org - embe/overlay.git/blob - sys-kernel/vanilla-sources/vanilla-sources-2.6.37.2.ebuild
416c982da2c2a3dc8abfd6f8f03e8ace0d6e8fdc
[embe/overlay.git] / sys-kernel / vanilla-sources / vanilla-sources-2.6.37.2.ebuild
1 # Copyright 1999-2011 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.37.ebuild,v 1.1 2011/01/05 13:31:06 mpagano Exp $
4
5 EAPI="2"
6 K_NOUSENAME="yes"
7 K_NOSETEXTRAVERSION="yes"
8 K_SECURITY_UNSUPPORTED="1"
9 K_DEBLOB_AVAILABLE="1"
10 ETYPE="sources"
11 inherit kernel-2
12 detect_version
13
14 DESCRIPTION="Full sources for the Linux kernel"
15 HOMEPAGE="http://www.kernel.org"
16 SRC_URI="${KERNEL_URI}"
17
18 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
19 IUSE="deblob"