commit:     9a861fa2b96ac06ff993615bd4ec54c9a6e5b4aa
Author:     Mike Pagano <mpagano <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 12 22:45:31 2025 +0000
Commit:     Mike Pagano <mpagano <AT> gentoo <DOT> org>
CommitDate: Sun Oct 12 22:45:31 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a861fa2

sys-kernel/git-sources: drop 6.17_rc7

Signed-off-by: Mike Pagano <mpagano <AT> gentoo.org>

 sys-kernel/git-sources/Manifest                    |  2 --
 sys-kernel/git-sources/git-sources-6.17_rc7.ebuild | 39 ----------------------
 2 files changed, 41 deletions(-)

diff --git a/sys-kernel/git-sources/Manifest b/sys-kernel/git-sources/Manifest
index ecc919949b43..97c097b781d3 100644
--- a/sys-kernel/git-sources/Manifest
+++ b/sys-kernel/git-sources/Manifest
@@ -1,4 +1,2 @@
-DIST linux-6.16.tar.xz 152620004 BLAKE2B 
87bc4da7e89cc8265aebffea7ec6c09f711be24fee87cb1c03a264c03fd5a538d66aa806640835aa5103926e612cdfbc52d7c861d7f7065f1a8bb11d893b0921
 SHA512 
55a00f89ad6db6db2e26ff5dc5cfc96bbf6654e5bd5d17d2a3b944a47640367e54139716d230923187bebc6cb7756edc9511a620fb8abc6f32c50a658a734784
 DIST linux-6.17.tar.xz 153382068 BLAKE2B 
0edb2324be5638aa75984128aafdba3e50824187d2fcdff8794eab99d85c10c3a17d1e840053c2c83df5ee11fdf69f1c9452c57ecc9dae01c4af38180fe7821a
 SHA512 
063999d7b819970657f6b7713fdb4173da2065ffdeed7cae197026dbb1edfd7f1d50374f073a1e19ef9686539594824ff6ecb8a930d97c4f272cb12f1c6d8355
-DIST patch-6.17-rc7.patch 47384584 BLAKE2B 
b71af353e8e8dc4b4b7d5ac0ae66a9f56d090b0359621f0b929e0251fa0eaa7b129fec5ec16f89d6547f51d9e3ef952c7fe4ea8bd110bfa3ea1a36ead1fb82dc
 SHA512 
fb205a6021eafd1f5dbbb7b8b65dc0f909dc41e97db435dc00978b657d1b1891eaf9caeae942766a9d19f639ca6cc93b8145b4c5099afaf985e03fa0545cb39e
 DIST patch-6.18-rc1.patch 44688115 BLAKE2B 
32d1bd7e4e9b7c1ffa14251122797c86aa624d2ca4a9e5d40f166b7b9a4c1d29dbeb7e0e7841b014aaef19f77300bf0fc36b471948ae70e1731acf358b288c8a
 SHA512 
8c75dbebfdb95cd0526b9fd3ff698de3ba54e3f1bc670cb2d8aef5083cc3b342a046ac1dc0cd316c55d6443c3c7fd7245f8f572bd450e5b351cc01901a2b3abf

diff --git a/sys-kernel/git-sources/git-sources-6.17_rc7.ebuild 
b/sys-kernel/git-sources/git-sources-6.17_rc7.ebuild
deleted file mode 100644
index 21a7c21bbc3f..000000000000
--- a/sys-kernel/git-sources/git-sources-6.17_rc7.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="8"
-UNIPATCH_STRICTORDER="yes"
-K_NOUSENAME="yes"
-K_NOSETEXTRAVERSION="yes"
-K_NOUSEPR="yes"
-K_SECURITY_UNSUPPORTED="1"
-K_BASE_VER="6.16"
-K_EXP_GENPATCHES_NOUSE="1"
-K_FROM_GIT="yes"
-K_NODRYRUN="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 ~loong ~ppc ~ppc64 ~s390 ~sparc ~x86"
-
-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."
-
-DEPEND="${RDEPEND}
-       >=sys-devel/patch-2.7.6-r5"
-
-pkg_postinst() {
-       postinst_sources
-}

Reply via email to