overlay/sys-kernel/buffalo_ls_pro_live-sources/buffalo_ls_pro_live-sources-2.6.36.ebuild
geos_one 332b9f80f9 sys-kernel/buffalo_ls_pro_live-sources: bump
(Portage version: 2.2.0_alpha5/svn/Linux x86_64)

git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/genlink@2753 6952d904-891a-0410-993b-d76249ca496b
2010-11-27 05:52:27 +00:00

22 lines
615 B
Bash

# Copyright 1999-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="2"
K_KERNEL_PATCH_VER="1"
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} )"