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 --- sys-kernel/kogaion-sources/Manifest | 1 - .../kogaion-sources-4.4.4-r1.ebuild | 25 ---------------------- .../kogaion-sources/kogaion-sources-4.4.5.ebuild | 25 ++++++++++++++++++++++ 3 files changed, 25 insertions(+), 26 deletions(-) delete mode 100644 sys-kernel/kogaion-sources/kogaion-sources-4.4.4-r1.ebuild create mode 100644 sys-kernel/kogaion-sources/kogaion-sources-4.4.5.ebuild (limited to 'sys-kernel/kogaion-sources') diff --git a/sys-kernel/kogaion-sources/Manifest b/sys-kernel/kogaion-sources/Manifest index b78f8660..40cc3e48 100644 --- a/sys-kernel/kogaion-sources/Manifest +++ b/sys-kernel/kogaion-sources/Manifest @@ -1,3 +1,2 @@ DIST linux-3.14.50+kogaion.tar.xz 81340696 SHA256 243c01c6459e8137bed3bef991b1d12a22d854e1982b7471b52527f03e706a37 SHA512 31b3284cd5bf6808d5a8e2241d0114de0015ff1c231ce2257285adf8a509697ec2f38e49e7ade86a3701d0e84061dcae1430a61e5381e9552e859053bda66189 WHIRLPOOL 2d9b4075a0c9ea5d701b0047497b056241f3d50845dfef8e2ce279898c63df24caaaf7ee8962d295a8ab567edef1cd3f941c917a0220b79ec0218bd4a1e022c1 DIST linux-4.4.4+kogaion.tar.xz 89997120 SHA256 5e91576e7311645e0c10b79f97c08c06f52ed7738feef13a5287982f3b3f8a72 SHA512 b490f7ce6f6904a02cde06d92578f7e67fe651d386de7a7570e1741ddb0eb18e2591877b9cc7821a1fb8dd47d36c5949eaf51bebe1f1f0069d1578e1561dd8f8 WHIRLPOOL 8d969c185b1cb670fc1267ef40ea1c4bb65697da2047275b61303f66aa556804e2cfb578916cf0f7ea5c65f85ecdf8d800ab5ec48644501ffc66fa58acb4a003 -DIST linux-4.4.4-r1+kogaion.tar.xz 90610140 SHA256 9c7835cc295fb1a488563f1f5077b96d34a8d96713e2075d048ab63805895a8c SHA512 0644be758ce0a142be363d9cbe5593d74f36dbda463fc269384c9f8e1db323da5afc7b75945c58315b33e130e071b6520bdee4c7e46187a82bb8b9c1663bb970 WHIRLPOOL 295860b218a1b26b8c4fc5cfad2cbdbb971fe8085195b619a47929836874b6dc67158347e2b2a4d03e68fbb3c551fc9112468929de25d6b1c28a46d92b417e08 diff --git a/sys-kernel/kogaion-sources/kogaion-sources-4.4.4-r1.ebuild b/sys-kernel/kogaion-sources/kogaion-sources-4.4.4-r1.ebuild deleted file mode 100644 index 82cf687a..00000000 --- a/sys-kernel/kogaion-sources/kogaion-sources-4.4.4-r1.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# 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="4-r1" -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} )" 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