From d7ca83374e2e24a55a248bdbc3a576b1b1c9985c Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 6 Oct 2017 20:59:56 +0100 Subject: sys-kernel/linux-{redcore}-lts && sources : version bump --- .../redcore-lts-sources-4.9.53.ebuild | 26 ++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 sys-kernel/redcore-lts-sources/redcore-lts-sources-4.9.53.ebuild (limited to 'sys-kernel/redcore-lts-sources') diff --git a/sys-kernel/redcore-lts-sources/redcore-lts-sources-4.9.53.ebuild b/sys-kernel/redcore-lts-sources/redcore-lts-sources-4.9.53.ebuild new file mode 100644 index 00000000..02bad86c --- /dev/null +++ b/sys-kernel/redcore-lts-sources/redcore-lts-sources-4.9.53.ebuild @@ -0,0 +1,26 @@ +# Copyright 2004-2013 Sabayon Linux +# Copyright 2004-2014 Kogaion, Argent and ArgOS Linux +# Copyright 2016 Redcore Linux +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 + +inherit versionator + +K_ROGKERNEL_NAME="redcore-lts" +K_ROGKERNEL_SELF_TARBALL_NAME="redcore-lts" +K_ROGKERNEL_URI_CONFIG="yes" +K_ONLY_SOURCES="1" +K_ROGKERNEL_FORCE_SUBLEVEL="53" +K_KERNEL_NEW_VERSIONING="1" + +inherit redcore-kernel + +KEYWORDS="amd64 x86" +DESCRIPTION="Official Redcore Linux LTS Kernel Sources" +RESTRICT="mirror" +IUSE="sources_standalone" + +DEPEND="${DEPEND} + sources_standalone? ( !=sys-kernel/linux-redcore-lts-${PVR} ) + !sources_standalone? ( =sys-kernel/linux-redcore-lts-${PVR} )" -- cgit v1.2.3