Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-kernel/git-sources/
Date: Mon, 04 Jan 2016 10:03:03
Message-Id: 1451901768.994fd2947fdd9011098e68e795d510d9d4029cbf.ago@gentoo
1 commit: 994fd2947fdd9011098e68e795d510d9d4029cbf
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 4 10:02:48 2016 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 4 10:02:48 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=994fd294
7
8 sys-kernel/git-sources: Automated version bump to 4.4_rc8
9
10 Package-Manager: portage-2.2.26
11 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
12
13 sys-kernel/git-sources/Manifest | 1 +
14 sys-kernel/git-sources/git-sources-4.4_rc8.ebuild | 40 +++++++++++++++++++++++
15 2 files changed, 41 insertions(+)
16
17 diff --git a/sys-kernel/git-sources/Manifest b/sys-kernel/git-sources/Manifest
18 index 521cf84..3a3337e 100644
19 --- a/sys-kernel/git-sources/Manifest
20 +++ b/sys-kernel/git-sources/Manifest
21 @@ -6,3 +6,4 @@ DIST patch-4.4-rc4.xz 6583896 SHA256 e2a1f4198c0f56b0fb9cdf7056a3efb5c99d117e6c5
22 DIST patch-4.4-rc5.xz 6618504 SHA256 d976f02cae338d12981c1d9479077379ac7b7b8210fa216549ca24c51b68d85a SHA512 38f1d3b1999374850e7c857d35afeca38d7ae253face09cc689220b38aa0e87a53effcfee13ad6b821a0a7b8a1a9c0ab7a2c0b114d63dbf44f48a41f0c32483f WHIRLPOOL 765f27ca1270a2d3b0d0013a34f71d3891742e57b18f641eacb1ba070abfa8928a7bea7b8e42717ac6568930e83db5c6d113bee40d0a46b17abfb03778b1c42e
23 DIST patch-4.4-rc6.xz 6663416 SHA256 e4dde89da4c186e16f0af79fb812314a1afb2746349b57831baebb9c762b6c78 SHA512 a8b362c98f76997070e2b8703836c00e5938c37c9c3cf77f4d68c77f78ee5935e305210681c8d45d534027abca249e0b607a57fc4f7df15b756c2a32e4401427 WHIRLPOOL c3e6ba088509c3aa27da021aac74602d90a308d6c66440646ac97a046e644428cd9749d98e3dbcadb9cf6526fb35fea621e83fbd73e1233be8d261060c2d27aa
24 DIST patch-4.4-rc7.xz 6677688 SHA256 263c181c3d3a53e9bcd501dbc8f8afc6ed8b81f695bc5a670271530f1e671104 SHA512 3895e3a9515f215bdc3f57c9106392dbd19c7ec1b7c360f405b5e203fa1419487781e85416441b14dad46e03c4389d62d0eda18a0a42d26a1a75b47bcb1a81d2 WHIRLPOOL 72d7cd2daea90837ab7e20dc961c50f5e5e77b9a3501ae2ba165d8d0b80656426db6e100243f4555a40301667a63621c127df4b410d814d09c115f469312c5ce
25 +DIST patch-4.4-rc8.xz 6692052 SHA256 502b516756cb62da6887b680d2f1da211908844c99e3869dd3a1af9f2e9c261e SHA512 875d1954ecf2beff9fe64879d290604958f1f5d7e18cf3cf37327746e2f8175d950a1bc88aec9749d5a753bf1e255ecb4406a63504d7c4738575d86bb27159a9 WHIRLPOOL 24086d6d672ed33f54813476361bdbdd4f90ebf9f10caff8726a8e7a90eb9546482e841249a6ef861987a53333bb2c0c867afe786f7b8c09bcb54ff7b68591da
26
27 diff --git a/sys-kernel/git-sources/git-sources-4.4_rc8.ebuild b/sys-kernel/git-sources/git-sources-4.4_rc8.ebuild
28 new file mode 100644
29 index 0000000..5b6ded7
30 --- /dev/null
31 +++ b/sys-kernel/git-sources/git-sources-4.4_rc8.ebuild
32 @@ -0,0 +1,40 @@
33 +# Copyright 1999-2015 Gentoo Foundation
34 +# Distributed under the terms of the GNU General Public License v2
35 +# $Id$
36 +
37 +EAPI="5"
38 +UNIPATCH_STRICTORDER="yes"
39 +K_NOUSENAME="yes"
40 +K_NOSETEXTRAVERSION="yes"
41 +K_NOUSEPR="yes"
42 +K_SECURITY_UNSUPPORTED="yes"
43 +K_BASE_VER="4.3"
44 +K_EXP_GENPATCHES_NOUSE="1"
45 +ETYPE="sources"
46 +CKV="${PVR/-r/-git}"
47 +
48 +# only use this if it's not an _rc/_pre release
49 +[ "${PV/_pre}" == "${PV}" ] && [ "${PV/_rc}" == "${PV}" ] && OKV="${PV}"
50 +inherit kernel-2
51 +detect_version
52 +
53 +DESCRIPTION="The very latest -git version of the Linux kernel"
54 +HOMEPAGE="https://www.kernel.org"
55 +SRC_URI="${KERNEL_URI}"
56 +
57 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
58 +IUSE=""
59 +
60 +K_EXTRAEINFO="This kernel is not supported by Gentoo due to its unstable and
61 +experimental nature. If you have any issues, try a matching vanilla-sources
62 +ebuild -- if the problem is not there, please contact the upstream kernel
63 +developers at https://bugzilla.kernel.org and on the linux-kernel mailing list to
64 +report the problem so it can be fixed in time for the next kernel release."
65 +
66 +RDEPEND=""
67 +DEPEND="${RDEPEND}
68 + >=sys-devel/patch-2.7.4"
69 +
70 +pkg_postinst() {
71 + postinst_sources
72 +}