12 lines
320 B
Bash
12 lines
320 B
Bash
# Copyright 2004-2009 Sabayon Linux
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
ETYPE="sources"
|
|
K_SABPATCHES_VER="7"
|
|
K_SABKERNEL_NAME="sabayon"
|
|
K_SABKERNEL_URI_CONFIG="yes"
|
|
inherit sabayon-kernel
|
|
KEYWORDS="~amd64 ~x86"
|
|
DESCRIPTION="Official Sabayon Linux Standard kernel image"
|
|
RESTRICT="mirror"
|