[sys-kernel/*] version bump 3.8 kernels to 3.8.8

This commit is contained in:
Fabio Erculiani
2013-04-24 12:20:51 +00:00
parent 2173ee508a
commit 135d3106e2
20 changed files with 196 additions and 0 deletions
@@ -0,0 +1,15 @@
# Copyright 2004-2013 Sabayon Linux
# Distributed under the terms of the GNU General Public License v2
EAPI=5
K_SABKERNEL_SELF_TARBALL_NAME="sabayon"
K_KERNEL_SOURCES_PKG="sys-kernel/server-sources-${PVR}"
K_REQUIRED_LINUX_FIRMWARE_VER="20130113"
K_SABKERNEL_FORCE_SUBLEVEL="0"
K_SABKERNEL_ZFS="1"
K_KERNEL_NEW_VERSIONING="1"
inherit sabayon-kernel
KEYWORDS="~amd64 ~x86"
DESCRIPTION="Official Sabayon Linux Server kernel image"
RESTRICT="mirror"