commit:     983ac2847d7e6433413e55fa620b3099d27baf7b
Author:     Mike Pagano <mpagano <AT> gentoo <DOT> org>
AuthorDate: Sun Jun  8 23:03:19 2025 +0000
Commit:     Mike Pagano <mpagano <AT> gentoo <DOT> org>
CommitDate: Sun Jun  8 23:03:37 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=983ac284

sys-kernel/git-sources: drop 6.15_rc7

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

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

diff --git a/sys-kernel/git-sources/Manifest b/sys-kernel/git-sources/Manifest
index ddaf4e1ce2c1..3a3e30b96b83 100644
--- a/sys-kernel/git-sources/Manifest
+++ b/sys-kernel/git-sources/Manifest
@@ -1,4 +1,2 @@
-DIST linux-6.14.tar.xz 149408504 BLAKE2B 
11835719804b406fe281ea1c276a84dc0cbaa808552ddcca9233d3eaeb1c001d0455c7205379b02de8e8db758c1bae6fe7ceb6697e63e3cf9ae7187dc7a9715e
 SHA512 
71dcaa3772d8d9797c3ae30cae9c582b11a7047a3bbcb8dfd479a4dffb40ff0da74cf3d45175f50cc9992e338bcadd46c9c570f54054ca3bde6661768d3d22eb
 DIST linux-6.15.tar.xz 151168812 BLAKE2B 
465596c6dc053ff3a3966302a906d3edb4f7ee1ef82f8c20b96360196d3414f5b1deeafa67b8340fcdecd3617280ba9b756d7073ad15c707865e256397b4af53
 SHA512 
d03788ffa8d8ae1b84ef1286bb44a08fc01432e509dfec6cccae5c5a5a47201d378aec2bcd21e6f0bbd1e625b26f47780c06ee9c1cef3775358f98b160923f30
-DIST patch-6.15-rc7.patch 60749210 BLAKE2B 
011f7a16439a527fff5ce583ef36d3042fad8c6f47a94eecaa782a910180041aab32edd83404b3d7903da5e97b074ca429b49d6adaf8f2c9b9da6452dafcf72e
 SHA512 
662878cd885b83fe1a349100c8f5bd1bd002dd256cab095169e57baa9b142be96cb84f3bf1fd1eb60b16a7cdc69c321a485d9748744adb1d98b25006f517541a
 DIST patch-6.16-rc1.patch 49700531 BLAKE2B 
e67ea99f78bee4b4d72292ac825336a75f3f32421b545779f2a4fe934bac80b0766bd43daf8b923466af721d2aec85fbb34c4af2a611e7fb0aeb8adb0b44c506
 SHA512 
626ce51642d9c7befd92fdd63bc4b3197f94cd727df1369c637a9b829b596e89cf9056db76a0bfaf2bf6a6685584aa410383585c7360e8a14b028153c970de91

diff --git a/sys-kernel/git-sources/git-sources-6.15_rc7.ebuild 
b/sys-kernel/git-sources/git-sources-6.15_rc7.ebuild
deleted file mode 100644
index 325c9558df7c..000000000000
--- a/sys-kernel/git-sources/git-sources-6.15_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.14"
-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