summaryrefslogtreecommitdiff
path: root/sys-kernel/rogentos-sources/rogentos-sources.skel
diff options
context:
space:
mode:
authorV3n3RiX <venerix@gmail.com>2014-10-30 13:25:21 +0200
committerV3n3RiX <venerix@gmail.com>2014-10-30 13:25:21 +0200
commitb55c33c0cf0857b24be3997951aaedb78f776279 (patch)
tree2cc030804c94d5038000101450bb00f377b2435d /sys-kernel/rogentos-sources/rogentos-sources.skel
parent24934e623441310f644e5f72855b0f2bf9f3cd1a (diff)
Somebody called for an exterminator?...starting the big purge of deprecated ebuilds
Diffstat (limited to 'sys-kernel/rogentos-sources/rogentos-sources.skel')
-rw-r--r--sys-kernel/rogentos-sources/rogentos-sources.skel22
1 files changed, 0 insertions, 22 deletions
diff --git a/sys-kernel/rogentos-sources/rogentos-sources.skel b/sys-kernel/rogentos-sources/rogentos-sources.skel
deleted file mode 100644
index 257a14ab..00000000
--- a/sys-kernel/rogentos-sources/rogentos-sources.skel
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 2004-2014 RogentOS Team
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-K_ROGKERNEL_NAME="rogentos"
-K_ROGKERNEL_URI_CONFIG="yes"
-K_ROGKERNEL_SELF_TARBALL_NAME="rogentos"
-K_ONLY_SOURCES="1"
-K_ROGKERNEL_FORCE_SUBLEVEL="0"
-K_KERNEL_NEW_VERSIONING="1"
-
-inherit rogentos-kernel
-
-KEYWORDS="~amd64 ~arm ~x86"
-DESCRIPTION="Official Kogaion, Argent and ArgOS source ebuild"
-RESTRICT="mirror"
-IUSE="sources_standalone"
-
-DEPEND="${DEPEND}
- sources_standalone? ( !=sys-kernel/linux-rogentos-${PVR} )
- !sources_standalone? ( =sys-kernel/linux-rogentos-${PVR} )"