]> git.bzium.org - embe/overlay.git/blob - sys-kernel/vanilla-sources/vanilla-sources-3.3.1.ebuild
Nowy pakiet: sys-kernel/vanilla-sources-3.3.1
[embe/overlay.git] / sys-kernel / vanilla-sources / vanilla-sources-3.3.1.ebuild
1 # Copyright 1999-2012 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI="2"
5 K_NOUSENAME="yes"
6 K_NOSETEXTRAVERSION="yes"
7 K_SECURITY_UNSUPPORTED="1"
8 K_DEBLOB_AVAILABLE="1"
9 ETYPE="sources"
10 inherit kernel-2
11 detect_version
12
13 DESCRIPTION="Full sources for the Linux kernel"
14 HOMEPAGE="http://www.kernel.org"
15 SRC_URI="${KERNEL_URI}"
16
17 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
18 IUSE="deblob"