diff options
author | BlackNoxis <steven.darklight@gmail.com> | 2016-02-12 16:55:34 +0200 |
---|---|---|
committer | BlackNoxis <steven.darklight@gmail.com> | 2016-02-12 16:55:34 +0200 |
commit | 7cb77ef199dc271c34fcf8a3533044d89629f479 (patch) | |
tree | f09007d270a0291175956c61ece2c68c2cc574fb /sys-kernel/kogaion-sources/kogaion-sources-3.14.50.ebuild | |
parent | cd10150385edc3ce220f5e0f3bbd0a32a8607560 (diff) |
Upgraded support in kernels for full versioning, with the exception of revisions. Upgraded ebuilds for kogaion sources and kernel to show the next structure changes on future kernels
Diffstat (limited to 'sys-kernel/kogaion-sources/kogaion-sources-3.14.50.ebuild')
-rw-r--r-- | sys-kernel/kogaion-sources/kogaion-sources-3.14.50.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-kernel/kogaion-sources/kogaion-sources-3.14.50.ebuild b/sys-kernel/kogaion-sources/kogaion-sources-3.14.50.ebuild index b448b2ea..0cfa4cc8 100644 --- a/sys-kernel/kogaion-sources/kogaion-sources-3.14.50.ebuild +++ b/sys-kernel/kogaion-sources/kogaion-sources-3.14.50.ebuild @@ -10,7 +10,7 @@ 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_ROGKERNEL_FORCE_SUBLEVEL="50" K_KERNEL_NEW_VERSIONING="1" inherit kogaion-kernel |