overlay/sys-kernel/buffalo_ls_chl2-sources/buffalo_ls_chl2-sources-3.1.5.ebuild
Mario Fetka 98b25014a0 sys-kernel/buffalo_ls_chl2-sources: Bump nas patches to support chl v2
(Portage version: 2.2.0_alpha78/git/Linux x86_64, RepoMan options: --force, unsigned Manifest commit)
2011-12-16 19:38:09 +01:00

24 lines
602 B
Bash

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