Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-kernel/git-sources/
Date: Mon, 05 Jun 2017 10:57:17
Message-Id: 1496660227.0491253b5aa2fff753e369dd92a2658824e7f5ce.pacho@gentoo
1 commit: 0491253b5aa2fff753e369dd92a2658824e7f5ce
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 5 10:56:24 2017 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 5 10:57:07 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0491253b
7
8 sys-kernel/git-sources: Version bump
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 sys-kernel/git-sources/Manifest | 1 +
13 sys-kernel/git-sources/git-sources-4.12_rc4.ebuild | 40 ++++++++++++++++++++++
14 2 files changed, 41 insertions(+)
15
16 diff --git a/sys-kernel/git-sources/Manifest b/sys-kernel/git-sources/Manifest
17 index c8e627604d9..4f8f5573b6a 100644
18 --- a/sys-kernel/git-sources/Manifest
19 +++ b/sys-kernel/git-sources/Manifest
20 @@ -2,3 +2,4 @@ DIST linux-4.11.tar.xz 95447768 SHA256 b67ecafd0a42b3383bf4d82f0850cbff92a7e72a2
21 DIST patch-4.12-rc1.patch 89253799 SHA256 516dc994c0d1872f27bb83e07f6d2dd506594ae0bc88e5a11e5637dc2b446f2f SHA512 d58b40b44923ffd8d51c58c4ea2c5de75b766888bd65147c308441e77b56deda8476f211edcadc2eb2e4959b35d2a27b4edcb3bd3261787a9f1d0ae491e92200 WHIRLPOOL 0e388627277a97af05bf3f3fff09c03bac2ec60bdc56feb0cd2664aa73c6ef150be50cbaba6fa866911ea3e1074b7c55b6dfb906684b6bb4b1dcd8028887cb1e
22 DIST patch-4.12-rc2.patch 89563541 SHA256 76e32580cc6fa58e016453856267d61e2b2c464d3bf6808f26c32de9729023fa SHA512 f3ada61c34ff3c39e4bc76fb62a0bfa23e21f4a6f40caa8b51085da57c1938878a070856a7bd2f0abaeb353fbc86eb5e07da466edcabfb5d34d7edf5f4b00655 WHIRLPOOL b356e682df8ec325137b09b9f935a715e0a0d5eb3a6b0e42e3ab51d1702044c4741309cc861767a53a9b0eb79663146b58b2414e910a103d595b6232ff8c4cac
23 DIST patch-4.12-rc3.patch 89897831 SHA256 d7cd828bdeb0d8b2a584ae87449ab88df8f4344d04add02a4e1ada8067ddbd34 SHA512 82ada025b3b28ecd9effccc4c414c4e6f1dd24c06f4f62eced557e30ccc41c1575927129b6c7dd956ad99d8561522ed5dc3255037b6c3fcedef88b9aa11ebaa4 WHIRLPOOL a6af83a4918a60c2b0fc77617c374751a1fc5bf37d5a10abcffc07bf9686a3904d49546b28a33481c8f8aa8ab0cd9fb410f8ce709049223b39f3569f9ddec6fb
24 +DIST patch-4.12-rc4.patch 90081481 SHA256 39240c2f354b303894c77ff14a371d4d05cf4425b7e90135fb72d4cf66df0039 SHA512 0672cf1768f46d9eaed2d47ddffbcaee7b8be9172b479aa037747794225286eb19fffa72bf9f4b401fb4e83de4328bab97405d812e9aeea43ea68cc418bb23a0 WHIRLPOOL 3cead50e6cb5cd794652333772249fcfeebb2ff445922268653cf852c4bbc0ad3bd4d629bab3f6e8fb484c574431a277c01543fada73229d9ebbcefd2ca49870
25
26 diff --git a/sys-kernel/git-sources/git-sources-4.12_rc4.ebuild b/sys-kernel/git-sources/git-sources-4.12_rc4.ebuild
27 new file mode 100644
28 index 00000000000..77ebfa1611c
29 --- /dev/null
30 +++ b/sys-kernel/git-sources/git-sources-4.12_rc4.ebuild
31 @@ -0,0 +1,40 @@
32 +# Copyright 1999-2017 Gentoo Foundation
33 +# Distributed under the terms of the GNU General Public License v2
34 +
35 +EAPI="5"
36 +UNIPATCH_STRICTORDER="yes"
37 +K_NOUSENAME="yes"
38 +K_NOSETEXTRAVERSION="yes"
39 +K_NOUSEPR="yes"
40 +K_SECURITY_UNSUPPORTED="1"
41 +K_BASE_VER="4.11"
42 +K_EXP_GENPATCHES_NOUSE="1"
43 +K_FROM_GIT="yes"
44 +ETYPE="sources"
45 +CKV="${PVR/-r/-git}"
46 +
47 +# only use this if it's not an _rc/_pre release
48 +[ "${PV/_pre}" == "${PV}" ] && [ "${PV/_rc}" == "${PV}" ] && OKV="${PV}"
49 +inherit kernel-2
50 +detect_version
51 +
52 +DESCRIPTION="The very latest -git version of the Linux kernel"
53 +HOMEPAGE="https://www.kernel.org"
54 +SRC_URI="${KERNEL_URI}"
55 +
56 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
57 +IUSE=""
58 +
59 +K_EXTRAEINFO="This kernel is not supported by Gentoo due to its unstable and
60 +experimental nature. If you have any issues, try a matching vanilla-sources
61 +ebuild -- if the problem is not there, please contact the upstream kernel
62 +developers at https://bugzilla.kernel.org and on the linux-kernel mailing list to
63 +report the problem so it can be fixed in time for the next kernel release."
64 +
65 +RDEPEND=""
66 +DEPEND="${RDEPEND}
67 + >=sys-devel/patch-2.7.4"
68 +
69 +pkg_postinst() {
70 + postinst_sources
71 +}