From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id DDAD3139694 for ; Mon, 24 Jul 2017 12:28:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0668DE0DC2; Mon, 24 Jul 2017 12:28:59 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CD0BAE0DC2 for ; Mon, 24 Jul 2017 12:28:58 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F3C21341869 for ; Mon, 24 Jul 2017 12:28:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A9EBF74B7 for ; Mon, 24 Jul 2017 12:28:54 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1500899320.3cee84dfd6fdc090d291123f192b1c066cb77d79.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-kernel/git-sources/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-kernel/git-sources/Manifest sys-kernel/git-sources/git-sources-4.13_rc2.ebuild X-VCS-Directories: sys-kernel/git-sources/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 3cee84dfd6fdc090d291123f192b1c066cb77d79 X-VCS-Branch: master Date: Mon, 24 Jul 2017 12:28:54 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: ffd80362-bf27-4c4a-adc8-41d8746be439 X-Archives-Hash: 5dd310e4576ca0307e6e7905fd9993c4 commit: 3cee84dfd6fdc090d291123f192b1c066cb77d79 Author: Agostino Sarubbo gentoo org> AuthorDate: Mon Jul 24 12:28:40 2017 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Mon Jul 24 12:28:40 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cee84df sys-kernel/git-sources: Automated version bump to 4.13_rc2. Package-Manager: Portage-2.3.6, Repoman-2.3.1 Signed-off-by: Agostino Sarubbo gentoo.org> sys-kernel/git-sources/Manifest | 1 + sys-kernel/git-sources/git-sources-4.13_rc2.ebuild | 40 ++++++++++++++++++++++ 2 files changed, 41 insertions(+) diff --git a/sys-kernel/git-sources/Manifest b/sys-kernel/git-sources/Manifest index 9fb9d53215e..090ebd1a1ea 100644 --- a/sys-kernel/git-sources/Manifest +++ b/sys-kernel/git-sources/Manifest @@ -1,2 +1,3 @@ DIST linux-4.12.tar.xz 99186576 SHA256 a45c3becd4d08ce411c14628a949d08e2433d8cdeca92036c7013980e93858ab SHA512 8e81b41b253e63233e92948941f44c6482acb52aa3a3fd172f03a38a86f2c35b2ad4fd407acd1bc3964673eba344fe104d3a03e3ff4bf9cd1f22bd44263bd728 WHIRLPOOL 3b97da251c2ba4ace4a27b708f2b1dcf94cb1b59aaeded6acb74bd98f0d3e33f1df83670665e4186d99a55daa84c88d539d93e20f0ff18a6d46ef326c48dd375 DIST patch-4.13-rc1.patch 68530295 SHA256 4be8ec611672ee0907635b9b6fd83c7f35e122f1ad1bf78b7210a6c17ce9d1e0 SHA512 a781b939853ffaa31ad088cdfe788fd5e3be2e2a1243798fbf5f0a4fcdd81bd23a41c9aea3d399c585334043667c21e0becca9e5e657ec9a671ba8e52413344a WHIRLPOOL 7528166cc9f095ce10650c5df11cd185581be0aa7c6536f44346466352bfaa1ed3c93f50957b511cd0241f1bae67b6608615d092226ec483229fe1785b4349b8 +DIST patch-4.13-rc2.patch 69303063 SHA256 49f620f6e4525844e9ea8fcc2c87d8663a80ea4505f83dd71e51a5d37ca736c1 SHA512 35fa13157ab71f1ca67df204ea7811f1e26c364d4e32d5f184665979889b9435fcf5c4587d0f8ec6fa30e1b298a0712d64f0051e2414ac086a94a104b1d8d191 WHIRLPOOL a9127ee90c0bc18e47916938d8dbb5426c6af755e2075d74f26cf66bce1b2a5c0c819e2d1639a39ed1c66152f731f7076d0d2b96f8004b7f444611b910148909 diff --git a/sys-kernel/git-sources/git-sources-4.13_rc2.ebuild b/sys-kernel/git-sources/git-sources-4.13_rc2.ebuild new file mode 100644 index 00000000000..125764c702a --- /dev/null +++ b/sys-kernel/git-sources/git-sources-4.13_rc2.ebuild @@ -0,0 +1,40 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI="5" +UNIPATCH_STRICTORDER="yes" +K_NOUSENAME="yes" +K_NOSETEXTRAVERSION="yes" +K_NOUSEPR="yes" +K_SECURITY_UNSUPPORTED="1" +K_BASE_VER="4.12" +K_EXP_GENPATCHES_NOUSE="1" +K_FROM_GIT="yes" +ETYPE="sources" +CKV="${PVR/-r/-git}" + +# only use this if it's not an _rc/_pre release +[ "${PV/_pre}" == "${PV}" ] && [ "${PV/_rc}" == "${PV}" ] && OKV="${PV}" +inherit kernel-2 +detect_version + +DESCRIPTION="The very latest -git version of the Linux kernel" +HOMEPAGE="https://www.kernel.org" +SRC_URI="${KERNEL_URI}" + +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +IUSE="" + +K_EXTRAEINFO="This kernel is not supported by Gentoo due to its unstable and +experimental nature. If you have any issues, try a matching vanilla-sources +ebuild -- if the problem is not there, please contact the upstream kernel +developers at https://bugzilla.kernel.org and on the linux-kernel mailing list to +report the problem so it can be fixed in time for the next kernel release." + +RDEPEND="" +DEPEND="${RDEPEND} + >=sys-devel/patch-2.7.5" + +pkg_postinst() { + postinst_sources +}