commit:     d9d10688d06b121fbec7a7658bdc4b931570b2a2
Author:     Aric Belsito <lluixhi <AT> gmail <DOT> com>
AuthorDate: Fri Dec 29 21:39:43 2017 +0000
Commit:     Aric Belsito <lluixhi <AT> gmail <DOT> com>
CommitDate: Fri Dec 29 21:39:43 2017 +0000
URL:        https://gitweb.gentoo.org/proj/musl.git/commit/?id=d9d10688

sys-kernel/linux-headers: version bump to 4.14

 sys-kernel/linux-headers/linux-headers-4.11.ebuild                    | 3 +--
 .../{linux-headers-4.13.ebuild => linux-headers-4.14.ebuild}          | 4 +++-
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/sys-kernel/linux-headers/linux-headers-4.11.ebuild 
b/sys-kernel/linux-headers/linux-headers-4.11.ebuild
index fe1a6cd..ecc7386 100644
--- a/sys-kernel/linux-headers/linux-headers-4.11.ebuild
+++ b/sys-kernel/linux-headers/linux-headers-4.11.ebuild
@@ -12,8 +12,7 @@ PATCH_VER="1"
 SRC_URI="mirror://gentoo/gentoo-headers-base-${PV}.tar.xz
        ${PATCH_VER:+mirror://gentoo/gentoo-headers-${PV}-${PATCH_VER}.tar.xz}"
 
-KEYWORDS="~alpha ~amd64 ~ia64"
-#KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux"
 
 DEPEND="app-arch/xz-utils
        dev-lang/perl"

diff --git a/sys-kernel/linux-headers/linux-headers-4.13.ebuild 
b/sys-kernel/linux-headers/linux-headers-4.14.ebuild
similarity index 98%
rename from sys-kernel/linux-headers/linux-headers-4.13.ebuild
rename to sys-kernel/linux-headers/linux-headers-4.14.ebuild
index ecc7386..586e8de 100644
--- a/sys-kernel/linux-headers/linux-headers-4.13.ebuild
+++ b/sys-kernel/linux-headers/linux-headers-4.14.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="5"
+EAPI=6
 
 ETYPE="headers"
 H_SUPPORTEDARCH="alpha amd64 arc arm arm64 avr32 bfin cris frv hexagon hppa 
ia64 m32r m68k metag microblaze mips mn10300 nios2 openrisc ppc ppc64 s390 
score sh sparc tile x86 xtensa"
@@ -25,6 +25,8 @@ src_unpack() {
 }
 
 src_prepare() {
+       default
+
        [[ -n ${PATCH_VER} ]] && EPATCH_SUFFIX="patch" epatch "${WORKDIR}"/${PV}
        epatch "${FILESDIR}"/libc-4.8-portability.patch
 }

Reply via email to