summaryrefslogtreecommitdiff
path: root/sys-kernel/libregentoo-sources/libregentoo-sources-2.6.30-r4.ebuild
blob: f46635d3d1e5ea21722b9bf90022b92dfdeee1c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
EAPI="2"

K_SECURITY_UNSUPPORTED="1"
ETYPE="sources"
K_WANT_GENPATCHES="base extras"
K_GENPATCHES_VER="5"
inherit kernel-libre
detect_version
detect_arch

KEYWORDS="~x86"
IUSE=""
HOMEPAGE="http://www.fsfla.org/svnwiki/selibre/linux-libre/ http://dev.gentoo.org/~dsd/genpatches"

DESCRIPTION="Full sources including the Gentoo patchset for the ${KV_MAJOR}.${KV_MINOR} blob free version of the kernel tree"
SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI} ${DEBLOB_URI}"