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, 07 Mar 2016 07:59:55
Message-Id: 1457337578.21ddca2bd269358ea33165651edd22fc535c1cb1.ago@gentoo
1 commit: 21ddca2bd269358ea33165651edd22fc535c1cb1
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Mar 7 07:59:38 2016 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Mar 7 07:59:38 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21ddca2b
7
8 sys-kernel/git-sources: Automated version bump to 4.5_rc7
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.5_rc7.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 7673b41..b06e801 100644
19 --- a/sys-kernel/git-sources/Manifest
20 +++ b/sys-kernel/git-sources/Manifest
21 @@ -5,3 +5,4 @@ DIST patch-4.5-rc3.xz 8339492 SHA256 151b54060f1c1be5236f5effc8668ad1812fe2eb9bc
22 DIST patch-4.5-rc4.xz 8397260 SHA256 d3f536316fd51162a0f67013821737fb7f724f27b2574241f11ed7513d54853c SHA512 6d4ec1ccfdcbd7187535b3440f7f3c3f25585e2e9b2759d38967e56880963b0b1da4e23512d940ef603cacb1f560b613e760c9fcc4d8f96de07627894f35545f WHIRLPOOL 03c445cbc3b356a89d60d93c3b4361cd4658174c80ece3add646ff734117130690ee0e4b4c9b118520a5c933bf9aa5ff1a863a785414a4b06b294d106cd6957d
23 DIST patch-4.5-rc5.xz 8430188 SHA256 2625ae21341a70c4208a380cbfac96602b44c59ec8ab6eef7e4a5a0e97528f05 SHA512 a354900d29855dc8e9a1be629f06c7ef7875764eb4cb930a826306278d9e963941eeb3c393798314bf80b415645f881c8dd2b555da808388bfe54ff7551651f3 WHIRLPOOL 057349165c0680526fa0f14dc53faefb5a999e58ad0ebe8daa0e40a193f6f0c699377483ff9547b4e3da854c46618001c66650c42d8c5d7c95ab2d630912c414
24 DIST patch-4.5-rc6.xz 8495892 SHA256 b24869f3e64369b347cdc18c932d9194c2b5568f84d592ef17dace75ae8ecdb4 SHA512 116a72f3c07fc73d2bc51e09a11295d1cf5b0a8a3213fbbd14220fc0583131b6103928948a10a7c091dbef98b05d69c29206423254a971e07cdeae4609e00d45 WHIRLPOOL bf57e3ddbce14082d28d17afc65b3f56ab31357b703a45321e0dec1f08098a2dfa8626c90ba8547b8d6ffe3f2e540279509ef90993ad72b690c00dd765a60cf7
25 +DIST patch-4.5-rc7.xz 8518192 SHA256 9c83bd2abbba36c4798972801ff82ae3105643fb7835bec4ffcdb5f4d3cf7d05 SHA512 e634841f44fa5bbb1a605fa5d578a8946153da7286a6bd348af0c5e221c36e68204a167dc71c6b8a6aaf588134030ac8440d4c6a7814591f0aee5392103c8a3e WHIRLPOOL e387b890e8dbb1965f73f4984b7dfd0d485f7377cb300b09c822a05546ad32b0b15a3b50a1e9c36370fa272cb63ff5d7a2f475122343fcd6c8486cf5a62a68e5
26
27 diff --git a/sys-kernel/git-sources/git-sources-4.5_rc7.ebuild b/sys-kernel/git-sources/git-sources-4.5_rc7.ebuild
28 new file mode 100644
29 index 0000000..cedf683
30 --- /dev/null
31 +++ b/sys-kernel/git-sources/git-sources-4.5_rc7.ebuild
32 @@ -0,0 +1,40 @@
33 +# Copyright 1999-2016 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.4"
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 +}