From 31c81b5c5abdaa3e1c2b8e139bd69f418d7276da Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 27 Aug 2016 13:26:14 +0100 Subject: bump kernel to 4.4.5, manifest will follow as soon as sources are up --- .../kogaion-sources/kogaion-sources-4.4.5.ebuild | 25 ++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 sys-kernel/kogaion-sources/kogaion-sources-4.4.5.ebuild (limited to 'sys-kernel/kogaion-sources/kogaion-sources-4.4.5.ebuild') diff --git a/sys-kernel/kogaion-sources/kogaion-sources-4.4.5.ebuild b/sys-kernel/kogaion-sources/kogaion-sources-4.4.5.ebuild new file mode 100644 index 00000000..66fb3a2f --- /dev/null +++ b/sys-kernel/kogaion-sources/kogaion-sources-4.4.5.ebuild @@ -0,0 +1,25 @@ +# 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="5" +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} )" -- cgit v1.2.3