rename the source package

git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/genlink@2482 6952d904-891a-0410-993b-d76249ca496b
This commit is contained in:
geos_one
2010-10-07 03:42:34 +00:00
parent 687640736a
commit 290d04b8c1
16 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
# 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_SABPATCHES_VER="9"
K_KERNEL_PATCH_VER="5"
K_SABKERNEL_NAME="server"
K_SABKERNEL_URI_CONFIG="yes"
K_ONLY_SOURCES="1"
inherit sabayon-kernel
KEYWORDS="~amd64 ~x86"
DESCRIPTION="Official Sabayon Linux Server kernel sources"
RESTRICT="mirror"
IUSE="sources_standalone"
DEPEND="${DEPEND}
sources_standalone? ( !=sys-kernel/linux-server-${PVR} )
!sources_standalone? ( =sys-kernel/linux-server-${PVR} )"