summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Pagano <mpagano@gentoo.org>2024-01-21 18:17:40 -0500
committerMike Pagano <mpagano@gentoo.org>2024-01-21 18:17:40 -0500
commite9887b1b83569fce01fca81e8fd8343250bc9c63 (patch)
tree13a3f538120e3a2dd2b38277d1c574d4155147b6 /sys-kernel/git-sources
parentsys-kernel/git-sources: drop 6.7_rc4 (diff)
downloadgentoo-e9887b1b83569fce01fca81e8fd8343250bc9c63.tar.gz
gentoo-e9887b1b83569fce01fca81e8fd8343250bc9c63.tar.bz2
gentoo-e9887b1b83569fce01fca81e8fd8343250bc9c63.zip
sys-kernel/git-sources: drop 6.7_rc5
Signed-off-by: Mike Pagano <mpagano@gentoo.org>
Diffstat (limited to 'sys-kernel/git-sources')
-rw-r--r--sys-kernel/git-sources/Manifest1
-rw-r--r--sys-kernel/git-sources/git-sources-6.7_rc5.ebuild41
2 files changed, 0 insertions, 42 deletions
diff --git a/sys-kernel/git-sources/Manifest b/sys-kernel/git-sources/Manifest
index 48a53220cbb7..d6e1da600b56 100644
--- a/sys-kernel/git-sources/Manifest
+++ b/sys-kernel/git-sources/Manifest
@@ -1,6 +1,5 @@
DIST linux-6.6.tar.xz 140064536 BLAKE2B 5f02fd8696d42f7ec8c5fbadec8e7270bdcfcb1f9844a6c4db3e1fd461c93ce1ccda650ca72dceb4890ebcbbf768ba8fba0bce91efc49fbd2c307b04e95665f2 SHA512 458b2c34d46206f9b4ccbac54cc57aeca1eaecaf831bc441e59701bac6eadffc17f6ce24af6eadd0454964e843186539ac0d63295ad2cc32d112b60360c39a35
DIST linux-6.7.tar.xz 141406528 BLAKE2B cecdbd19905e43e485ab73b352ced18b37f2a138c97a6956cadcda5d3d271001117dc1cf896b166ff019fc7f405f9539e2ed0d6112b0890efb04d182adf4fd0e SHA512 de06de556191614bd9daf077ae239360352a402bab407748e67f1e5108c92fd933e451707840ab22fe0f9976db3d1e1b60ca9d41cf894f015ca09b3f652b74ad
-DIST patch-6.7-rc5.patch 73084909 BLAKE2B 094526599ccb63a3b7658178468a6188e179110ac80e0b3cb890047351cdd23b8ac68f18d90ec6c86f01577ad70e00c177ce1a1d5ebd84f4897ae49229f2bec7 SHA512 02c37a6fea68a1fa280a613f9d8dc88655c43004e42bcb2580e8983ff95fb08c57630e0fec55714cb028a234e28616e40c3642a92785e0fa9b437c0dccd06c81
DIST patch-6.7-rc6.patch 73376662 BLAKE2B 78e4d145caddb81c033fac6388496090fb8d4900f9fde6e95fc8a7cf8c39fcaf3a63f26cf387354b2177fc1b5710e8aa2f721a58bb42807c081f3a3602e89f0b SHA512 3cf301c327adaead8021607cc6e4b72e2f0985319bed6578b272e765cdb859c34754b572e69d322f7397063086e9f6a4333bce47f2e4c9ff73c1a48c17a1743b
DIST patch-6.7-rc7.patch 73633759 BLAKE2B e5d23ce499d7fdb37dc19766ab2b15251da3c520e22ccdcb1bfa5531a6637d2438d452fabe26e59eb1ec90f67cb9be8756000671ba9da78c70620e1f418ac778 SHA512 d0cb6fc201ba2ccb59b56ca870fb8bbb5d0a15426bc24eccf6025616756d06cc078403fc9eb2cf9cdeb8facccaea34d1ba35dcf49faf96a9f067195f61f0bb04
DIST patch-6.7-rc8.patch 73683256 BLAKE2B 009c4fa19a9779e49d19eaa5572ae4fe7e1e35aa666e8cb4e5308815f77fd0b8f861e0996faf64a35d875d53111c6b99e1ebc722ac75bd4a7c5421033bd484fe SHA512 5f2e60f146a5168fd17dc3ce1a26c3c46250a2d4d666a13b452395d2565e06250cb7315426040da58e34f651eee4e3dd3ecbf5d521c7d8b386634428f985278d
diff --git a/sys-kernel/git-sources/git-sources-6.7_rc5.ebuild b/sys-kernel/git-sources/git-sources-6.7_rc5.ebuild
deleted file mode 100644
index 46873aec3fec..000000000000
--- a/sys-kernel/git-sources/git-sources-6.7_rc5.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2023 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.6"
-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"
-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.6-r4"
-
-pkg_postinst() {
- postinst_sources
-}