diff options
author | V3n3RiX <venerix@gmail.com> | 2014-10-30 13:25:21 +0200 |
---|---|---|
committer | V3n3RiX <venerix@gmail.com> | 2014-10-30 13:25:21 +0200 |
commit | b55c33c0cf0857b24be3997951aaedb78f776279 (patch) | |
tree | 2cc030804c94d5038000101450bb00f377b2435d /sys-kernel/rogentos-sources/rogentos-sources-3.4.76.ebuild | |
parent | 24934e623441310f644e5f72855b0f2bf9f3cd1a (diff) |
Somebody called for an exterminator?...starting the big purge of deprecated ebuilds
Diffstat (limited to 'sys-kernel/rogentos-sources/rogentos-sources-3.4.76.ebuild')
-rw-r--r-- | sys-kernel/rogentos-sources/rogentos-sources-3.4.76.ebuild | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/sys-kernel/rogentos-sources/rogentos-sources-3.4.76.ebuild b/sys-kernel/rogentos-sources/rogentos-sources-3.4.76.ebuild deleted file mode 100644 index 2cec6130..00000000 --- a/sys-kernel/rogentos-sources/rogentos-sources-3.4.76.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 2004-2014 Kogaion, Argent and ArgOS Linux -# 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 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} )" |