# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: COMPRESSTYPE=".lzma" K_PREPATCHED="yes" UNIPATCH_STRICTORDER="yes" K_SECURITY_UNSUPPORTED="1" RESTRICT="binchecks strip primaryuri mirror" ETYPE="sources" IUSE="+stable" inherit kernel-2 git detect_version K_NOSETEXTRAVERSION="don't_set_it" DESCRIPTION="The Zen Kernel live sources" HOMEPAGE="http://zen-sources.org" if use stable; then EGIT_REPO_URI="git://zen-sources.org/kernel/zen-stable.git" else EGIT_REPO_URI="git://zen-sources.org/kernel/zen.git" fi KEYWORDS="" K_EXTRAEINFO="For more info on zen-sources, and for how to report problems, see: \ ${HOMEPAGE}, also go to #zen-sources on freenode"