diff options
author | Mike Pagano <mpagano@gentoo.org> | 2024-12-01 18:19:40 -0500 |
---|---|---|
committer | Mike Pagano <mpagano@gentoo.org> | 2024-12-01 18:19:40 -0500 |
commit | f2f13fb654a2a1fbaeecb0f135688160883b6a3a (patch) | |
tree | f7048c5a8a240fe249e4851d09fbdf6959485257 /sys-kernel/git-sources | |
parent | sys-kernel/git-sources: drop 6.12_rc4 (diff) | |
download | gentoo-f2f13fb654a2a1fbaeecb0f135688160883b6a3a.tar.gz gentoo-f2f13fb654a2a1fbaeecb0f135688160883b6a3a.tar.bz2 gentoo-f2f13fb654a2a1fbaeecb0f135688160883b6a3a.zip |
sys-kernel/git-sources: drop 6.12_rc5
Signed-off-by: Mike Pagano <mpagano@gentoo.org>
Diffstat (limited to 'sys-kernel/git-sources')
-rw-r--r-- | sys-kernel/git-sources/Manifest | 1 | ||||
-rw-r--r-- | sys-kernel/git-sources/git-sources-6.12_rc5.ebuild | 39 |
2 files changed, 0 insertions, 40 deletions
diff --git a/sys-kernel/git-sources/Manifest b/sys-kernel/git-sources/Manifest index 5663a59c8099..d49075557d8b 100644 --- a/sys-kernel/git-sources/Manifest +++ b/sys-kernel/git-sources/Manifest @@ -1,6 +1,5 @@ DIST linux-6.11.tar.xz 146900704 BLAKE2B e7750c0878d71a56a0ce52d4c4c912199dad5bf5e2e8f872585a6494afbb37cbd852e612a6858936d2dc9b7776a3933818f540db408d57e90d18ea5249bba7ab SHA512 329c1f94008742e3f0c2ce7e591a16316d1b2cb9ea4596d4f45604097e07b7aa2f64afa40630a07f321a858455c77aa32ba57b271932ddcf4dc27863f9081cea DIST linux-6.12.tar.xz 147906904 BLAKE2B b2ec2fc69218cacabbbe49f78384a5d259ca581b717617c12b000b16f4a4c59ee348ea886b37147f5f70fb9a7a01c1e2c8f19021078f6b23f5bc62d1c48d5e5e SHA512 a37b1823df7b4f72542f689b65882634740ba0401a42fdcf6601d9efd2e132e5a7650e70450ba76f6cd1f13ca31180f2ccee9d54fe4df89bc0000ade4380a548 -DIST patch-6.12-rc5.patch 37818574 BLAKE2B f313fee2cefe8cd32d7508c6766ace4d25e45e35991694bda950900b89f8d1be9726d2e12e9f67a62fafaa62aef0ef4def5bf1796ab1f5c848b1b6ef7846405c SHA512 2e4119042bbc8739e0f7dce4b46867274b2182e02daf653daae93903e2d9f4c1ec7853a15a24707260446fba20a65b02e5021aa177896332c73bec8d27094240 DIST patch-6.12-rc6.patch 38181769 BLAKE2B 0f34e66471adc654ec65c04fffc135bf78ba1dbc9ca9d0d6871d7ff8e80596f3a6f329c0ae28a6f9ac520d58104e0fa94280ec2d96c553d5fdfcca280295e274 SHA512 edcb6c7fb73ccf9a842480a20c61b3bf7adf7ec234c16bf2fd2a69a6a2bb03e1562af21e15f468e7f025827476191fdf703d7ed0ebaff8ee9e402da9d5cf538b DIST patch-6.12-rc7.patch 38405720 BLAKE2B ac7d077aede6095bfba8f8e7ff3dd30ee6594e321587452563e0c42d63fe02f3d327da49439154989dc3010d2b0b93b4a64bcb1923ad12ed574ddcd236f2f9f9 SHA512 537c02c92c8f2e8f2ec28510f12d7abc39d47f27391169e2ad3680ac544e6fced414845dc69c352cd47d3eef2ad14a7e1a270f6f334860d5a05f2e604570e437 DIST patch-6.13-rc1.patch 44278336 BLAKE2B 3019b1559cc3038393d1d51d5cce67ba8cc863b2dd8ede4def45635504cc6fe9949dc2e7624b077cc851c7fe3aa623c1692a82c1e3b5698f13e200c068137958 SHA512 8fc8c0c0aad233685c3e9325cddf3e6e437f371486c7052433636f048cebb23605717d14ae75b413f9486c489a07d64090f7b8436f8fe598052da5a5ebe53e91 diff --git a/sys-kernel/git-sources/git-sources-6.12_rc5.ebuild b/sys-kernel/git-sources/git-sources-6.12_rc5.ebuild deleted file mode 100644 index 4c32ee9cdd98..000000000000 --- a/sys-kernel/git-sources/git-sources-6.12_rc5.ebuild +++ /dev/null @@ -1,39 +0,0 @@ -# Copyright 1999-2024 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.11" -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 -} |