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, 23 Jan 2017 19:19:03
Message-Id: 1485199125.0013fdbe2b7fcce01c11cdcd80e0c538f100076c.ago@gentoo
1 commit: 0013fdbe2b7fcce01c11cdcd80e0c538f100076c
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 23 19:18:45 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 23 19:18:45 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0013fdbe
7
8 sys-kernel/git-sources: Automated version bump to 4.10_rc5.
9
10 Package-Manager: portage-2.3.0
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.10_rc5.ebuild | 41 ++++++++++++++++++++++
15 2 files changed, 42 insertions(+)
16
17 diff --git a/sys-kernel/git-sources/Manifest b/sys-kernel/git-sources/Manifest
18 index 0bb2253..f71a685 100644
19 --- a/sys-kernel/git-sources/Manifest
20 +++ b/sys-kernel/git-sources/Manifest
21 @@ -3,3 +3,4 @@ DIST patch-4.10-rc1.xz 7387972 SHA256 6b269bd7bf6a13733269f89b1205db7f76434dc9aa
22 DIST patch-4.10-rc2.xz 7392684 SHA256 358f373a71caabb9597bfe1b3f3fb9a8e71d303d5eca2a6d6534167141290a99 SHA512 45ec25c586aa89e4e8dd53cf01a88e25331e379a2532a7059eb182a634279c92e23d057c71df10ceb374fcc51c3a4eed6769261a7e2b9c5cd0112a81161ff597 WHIRLPOOL 41f2f4453b1a16390b2819500dc1ec36f3a7c6993a753dc420cea21b1466e3ce536a08ad580aaafe986827e407bc2503337e6e967549f1044cf4a93693a8837e
23 DIST patch-4.10-rc3.xz 7431972 SHA256 cc5f910e05edbc4b4cd16beca39274d49c96954d09447101bd477725158b49eb SHA512 3573b198b6ee488d6c573dd09c534548a08bcf8a017a94f74d127a58a018c9e97056006fccd555aa49513cc3f98ad5c1cb6545a7e261d3ccaea21456b53f2dd5 WHIRLPOOL 80a1316f9a7399f079e99ac8ed7f6e0cc0a014942b2ad108714c5b07291266343e1b8e960267dd9888305f0220cf41d03dca3d7fede622ce381820678d85b367
24 DIST patch-4.10-rc4.xz 7486192 SHA256 95b8a31b423d4eb33af0963de41a1a657baf8f06ebfa02bcffd14c4dc3b1a167 SHA512 89d903d52ff907f3911ac09214d1299c310fd67b7ff36170c6233e6348049fb0f669ba245a8ca310f52c91eb523aa5f91a9b52f4c67ca932b951fe2c60f25ae5 WHIRLPOOL 8afec9c31a88a335b9c6d63e02ab5ce6cf05c14b1edaedbe5aa9dd00b5d2e3e878bf31c8c67f10dcfda85c2e9183abea2e8ebdaa2ce2d024371df2c59ee10b36
25 +DIST patch-4.10-rc5.xz 7529216 SHA256 5a692b4d43b90899ed0543199cc320ce650c68f1527d7fe05bfba2a191c58224 SHA512 5c51bce76af4e6f4637aaa059a9211c958d3d26332ef9efab421586069b1df5610b781908359da325dd114c9a6567f45be45a3c6bae6830586af69669d05910a WHIRLPOOL 410b804eb3a33062ae8729964f5f6582918c57111e73f58e7adcc52ab90d178f9b864286c24792519b89aa6dfd29a0eeda88d890ad45d943d08f4a28321bead2
26
27 diff --git a/sys-kernel/git-sources/git-sources-4.10_rc5.ebuild b/sys-kernel/git-sources/git-sources-4.10_rc5.ebuild
28 new file mode 100644
29 index 00000000..05f9017
30 --- /dev/null
31 +++ b/sys-kernel/git-sources/git-sources-4.10_rc5.ebuild
32 @@ -0,0 +1,41 @@
33 +# Copyright 1999-2017 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="1"
43 +K_BASE_VER="4.9"
44 +K_EXP_GENPATCHES_NOUSE="1"
45 +K_FROM_GIT="yes"
46 +ETYPE="sources"
47 +CKV="${PVR/-r/-git}"
48 +
49 +# only use this if it's not an _rc/_pre release
50 +[ "${PV/_pre}" == "${PV}" ] && [ "${PV/_rc}" == "${PV}" ] && OKV="${PV}"
51 +inherit kernel-2
52 +detect_version
53 +
54 +DESCRIPTION="The very latest -git version of the Linux kernel"
55 +HOMEPAGE="https://www.kernel.org"
56 +SRC_URI="${KERNEL_URI}"
57 +
58 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
59 +IUSE=""
60 +
61 +K_EXTRAEINFO="This kernel is not supported by Gentoo due to its unstable and
62 +experimental nature. If you have any issues, try a matching vanilla-sources
63 +ebuild -- if the problem is not there, please contact the upstream kernel
64 +developers at https://bugzilla.kernel.org and on the linux-kernel mailing list to
65 +report the problem so it can be fixed in time for the next kernel release."
66 +
67 +RDEPEND=""
68 +DEPEND="${RDEPEND}
69 + >=sys-devel/patch-2.7.4"
70 +
71 +pkg_postinst() {
72 + postinst_sources
73 +}