summaryrefslogtreecommitdiff
path: root/sys-kernel/rogentos-sources/rogentos-sources-3.2-r2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-kernel/rogentos-sources/rogentos-sources-3.2-r2.ebuild')
-rw-r--r--sys-kernel/rogentos-sources/rogentos-sources-3.2-r2.ebuild19
1 files changed, 0 insertions, 19 deletions
diff --git a/sys-kernel/rogentos-sources/rogentos-sources-3.2-r2.ebuild b/sys-kernel/rogentos-sources/rogentos-sources-3.2-r2.ebuild
deleted file mode 100644
index 2dc070d1..00000000
--- a/sys-kernel/rogentos-sources/rogentos-sources-3.2-r2.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 2004-2010 Kogaion, Argent and ArgOS Linux
-# Distributed under the terms of the GNU General Public License v2
-
-ETYPE="sources"
-K_ROGKERNEL_NAME="rogentos"
-K_ROGKERNEL_URI_CONFIG="yes"
-K_ROGKERNEL_SELF_TARBALL_NAME="rogentos"
-K_ONLY_SOURCES="1"
-K_ROGKERNEL_FORCE_SUBLEVEL="0"
-inherit rogentos-kernel
-KEYWORDS="~amd64 ~x86"
-DESCRIPTION="Official Kogaion, Argent and ArgOS Linux Standard kernel sources"
-RESTRICT="mirror"
-IUSE="sources_standalone"
-
-DEPEND="${DEPEND}
- sources_standalone? ( !=sys-kernel/linux-rogentos-${PVR} )
- !sources_standalone? ( =sys-kernel/linux-rogentos-${PVR} )"
-