summaryrefslogtreecommitdiff
path: root/sys-kernel/kogaion-sources
diff options
context:
space:
mode:
authorBlackNoxis <steven.darklight@gmail.com>2014-10-27 18:38:05 +0200
committerBlackNoxis <steven.darklight@gmail.com>2014-10-27 18:38:05 +0200
commit24934e623441310f644e5f72855b0f2bf9f3cd1a (patch)
treea453939bf58199bc2c3ff27bcf0accf2b221c6c4 /sys-kernel/kogaion-sources
parent687f45092b4f4ccf33765cee7427f054bae22344 (diff)
Incoming! Moving Rogento.git to kogaion-desktop. Finally
Diffstat (limited to 'sys-kernel/kogaion-sources')
-rw-r--r--sys-kernel/kogaion-sources/Manifest4
-rw-r--r--sys-kernel/kogaion-sources/kogaion-sources-3.12.10.ebuild22
-rw-r--r--sys-kernel/kogaion-sources/kogaion-sources-3.14.10.ebuild22
-rw-r--r--sys-kernel/kogaion-sources/kogaion-sources-3.14.15.ebuild22
4 files changed, 69 insertions, 1 deletions
diff --git a/sys-kernel/kogaion-sources/Manifest b/sys-kernel/kogaion-sources/Manifest
index 58c1ec81..e5bf0b50 100644
--- a/sys-kernel/kogaion-sources/Manifest
+++ b/sys-kernel/kogaion-sources/Manifest
@@ -1 +1,3 @@
-DIST linux-3.10.25.tar.xz 73225500 SHA256 a6c46d88deaf4f0af9038d2d23b4ed617f901c5de38f1886b865c432f22ac7cd SHA512 843b117c44ce1622d07b7e566ab80a931bfc7ed9cf6f2837e62e0dc3e1d87ef504d8566ceed9cd8d68d6616b9495de7e8dfc59c34af20a61b99260694ae31b93 WHIRLPOOL cedfd73a3bb5ea680b59e18f5d8c714bf8a71e0441a29809c0db1bf79d16e167fc524f0387d3cd6044ff07132d1b7d168690f62aca1241e1a4149658e33ca5e6
+DIST linux-3.12.10+kogaion.tar.xz 78890528 SHA256 1afdc9e0543849e09409e7379406c03e79d49d305b32e27061fbf46d80b69205 SHA512 a4e8e9b455b6dbfd2ceae2e299a3c334e91dc888c9f92ba960c785627e534b2dcdae10b4b53a0805426781509b48b2e65477dfbd24271feea4d6bef06fb33953 WHIRLPOOL 9aed3b00f63b3f65998f9987ce2eb3543d1fa8cc2a6e09d6421a7d4d228ce0eb5d10a463eab154e566be21d74b3eed0da1a972aca84bbc51a341130a14e1e061
+DIST linux-3.14.10+kogaion.tar.xz 80986232 SHA256 d3fc515f4a3847a3a3342111c0ed26f026f3181ed995a4d9931da82e1b8ea7db SHA512 bacf7daaa4471d8a7d1067238a32fcbb1e18c9e2c4b3b176389643b7af5165dc7f799e73b9b9a5924cb87c1d3356181d5891f2e478c636db4bdc214753d978bb WHIRLPOOL fff716db9f92bc5ca7166f49bd82569d1b86a9c2bc56e83b3ca374b4853b44d2fe260c7c2fe90daab0810ce39b64576a7b2c8aab778e548538dd34ffcf058ad2
+DIST linux-3.14.15+kogaion.tar.xz 80998772 SHA256 616c110da7ca295b2a1ba43608763c28e5878467349fad0cf98e8d00327f4a51 SHA512 bbf7a92fffc94dbd27a5a02110eea5f003c6b38bf339a791374f5b08f400377976fdc1068a52be1216c1c5869a9be438f96cb10f1360779cc784a88dc6a23c4b WHIRLPOOL 5110e2681853ef52bed1a1de7d9b0f983e6b053d764c5c0e30460d946760855ed8b3653297ab69b198c983b8e3877c8523f1bed92946c8558718f621cd400aef
diff --git a/sys-kernel/kogaion-sources/kogaion-sources-3.12.10.ebuild b/sys-kernel/kogaion-sources/kogaion-sources-3.12.10.ebuild
new file mode 100644
index 00000000..8c29647b
--- /dev/null
+++ b/sys-kernel/kogaion-sources/kogaion-sources-3.12.10.ebuild
@@ -0,0 +1,22 @@
+# Copyright 2004-2014 Kogaion, Argent and ArgOS Linux
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+K_ROGKERNEL_NAME="kogaion"
+K_ROGKERNEL_URI_CONFIG="yes"
+K_ROGKERNEL_SELF_TARBALL_NAME="kogaion"
+K_ONLY_SOURCES="1"
+K_ROGKERNEL_FORCE_SUBLEVEL="0"
+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-3.14.10.ebuild b/sys-kernel/kogaion-sources/kogaion-sources-3.14.10.ebuild
new file mode 100644
index 00000000..8c29647b
--- /dev/null
+++ b/sys-kernel/kogaion-sources/kogaion-sources-3.14.10.ebuild
@@ -0,0 +1,22 @@
+# Copyright 2004-2014 Kogaion, Argent and ArgOS Linux
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+K_ROGKERNEL_NAME="kogaion"
+K_ROGKERNEL_URI_CONFIG="yes"
+K_ROGKERNEL_SELF_TARBALL_NAME="kogaion"
+K_ONLY_SOURCES="1"
+K_ROGKERNEL_FORCE_SUBLEVEL="0"
+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-3.14.15.ebuild b/sys-kernel/kogaion-sources/kogaion-sources-3.14.15.ebuild
new file mode 100644
index 00000000..8c29647b
--- /dev/null
+++ b/sys-kernel/kogaion-sources/kogaion-sources-3.14.15.ebuild
@@ -0,0 +1,22 @@
+# Copyright 2004-2014 Kogaion, Argent and ArgOS Linux
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+K_ROGKERNEL_NAME="kogaion"
+K_ROGKERNEL_URI_CONFIG="yes"
+K_ROGKERNEL_SELF_TARBALL_NAME="kogaion"
+K_ONLY_SOURCES="1"
+K_ROGKERNEL_FORCE_SUBLEVEL="0"
+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} )"