overlay/sys-kernel/buffalo_ls_pro_live-sources/buffalo_ls_pro_live-sources-2.6.35.ebuild
2010-11-04 17:23:34 +00:00

22 lines
615 B
Bash

# Copyright 2004-2010 Sabayon Linux
# Distributed under the terms of the GNU General Public License v2
ETYPE="sources"
K_WANT_GENPATCHES=""
K_GENPATCHES_VER=""
K_NASPATCHES_VER="5"
K_KERNEL_PATCH_VER="8"
K_NASKERNEL_NAME="buffalo_ls_pro_live"
K_NASKERNEL_URI_CONFIG="yes"
K_ONLY_SOURCES="1"
inherit nas-kernel
KEYWORDS="~arm"
DESCRIPTION="Official Genlink Buffalo Linkstation Pro/Live Linux kernel sources"
RESTRICT="mirror"
IUSE="sources_standalone"
DEPEND="${DEPEND}
sources_standalone? ( !=sys-kernel/linux-buffalo_ls_pro_live-${PVR} )
!sources_standalone? ( =sys-kernel/linux-buffalo_ls_pro_live-${PVR} )"