[sys-kernel/*sabayon*] version bump to 3.18.23

This commit is contained in:
Fabio Erculiani
2015-10-30 02:03:19 +00:00
parent 1b814ae293
commit eb33e5c3a6
8 changed files with 84 additions and 0 deletions
@@ -0,0 +1,16 @@
# 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/ec2-sources-${PVR}"
K_REQUIRED_LINUX_FIRMWARE_VER="20150812"
K_SABKERNEL_FORCE_SUBLEVEL="0"
K_KERNEL_NEW_VERSIONING="1"
K_SABKERNEL_PATCH_UPSTREAM_TARBALL="1"
inherit sabayon-kernel
KEYWORDS="~amd64"
DESCRIPTION="Official Sabayon Linux kernel image for Amazon EC2"
RESTRICT="mirror"