overlay/sys-kernel/buffalo_ls_pro_live-sources/buffalo_ls_pro_live-sources-3.1.4.ebuild
Mario Fetka 39ff10c65d sys-kernel/buffalo_ls_pro_live-sources: New Kernel Config 2. round
(Portage version: 2.2.0_alpha78/git/Linux x86_64, RepoMan options: --force, unsigned Manifest commit)
2011-12-10 20:52:19 +01:00

24 lines
632 B
Bash

# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
ETYPE="sources"
K_WANT_GENPATCHES=""
K_GENPATCHES_VER=""
K_NASPATCHES_VER="2"
K_KERNEL_PATCH_VER=""
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} )"