diff options
author | V3n3RiX <venerix@rogentos.ro> | 2016-11-06 11:49:17 +0000 |
---|---|---|
committer | V3n3RiX <venerix@rogentos.ro> | 2016-11-06 11:49:17 +0000 |
commit | f3819c747784961d52973b990d24c90176e8e68a (patch) | |
tree | c85d00bf982a09d62b6579b83ed3eb396a64ef78 /sys-kernel/kogaion-sources/kogaion-sources-4.4.10.ebuild | |
parent | 6e1cec2048f10c8dd4ff427e6cd3494a209f2c3d (diff) |
kernel...wip
Diffstat (limited to 'sys-kernel/kogaion-sources/kogaion-sources-4.4.10.ebuild')
-rw-r--r-- | sys-kernel/kogaion-sources/kogaion-sources-4.4.10.ebuild | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/sys-kernel/kogaion-sources/kogaion-sources-4.4.10.ebuild b/sys-kernel/kogaion-sources/kogaion-sources-4.4.10.ebuild deleted file mode 100644 index d7d06d30..00000000 --- a/sys-kernel/kogaion-sources/kogaion-sources-4.4.10.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 2004-2013 Sabayon Linux -# Copyright 2004-2014 Kogaion, Argent and ArgOS Linux -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit versionator - -K_ROGKERNEL_NAME="kogaion" -K_ROGKERNEL_URI_CONFIG="yes" -K_ROGKERNEL_SELF_TARBALL_NAME="kogaion" -K_ONLY_SOURCES="1" -K_ROGKERNEL_FORCE_SUBLEVEL="10" -K_KERNEL_NEW_VERSIONING="1" - -inherit kogaion-kernel - -KEYWORDS="amd64 ~arm x86" -DESCRIPTION="Official Kogaion Linux Standard kernel sources" -RESTRICT="mirror" -IUSE="sources_standalone" - -DEPEND="${DEPEND} - sources_standalone? ( !=sys-kernel/linux-kogaion-${PVR} ) - !sources_standalone? ( =sys-kernel/linux-kogaion-${PVR} )" |