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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A524A158086 for ; Sun, 21 Nov 2021 13:56:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 93276E0845; Sun, 21 Nov 2021 13:56:18 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6F777E0845 for ; Sun, 21 Nov 2021 13:56:18 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 67714342CC9 for ; Sun, 21 Nov 2021 13:56:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 08C9F1BD for ; Sun, 21 Nov 2021 13:56:16 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1637502961.29c2b89a32b8779ddc36e1f140e3d46ffb6fe045.sam@gentoo> Subject: [gentoo-commits] proj/musl:master commit in: sys-kernel/linux-headers/files/, sys-kernel/linux-headers/ X-VCS-Repository: proj/musl X-VCS-Files: sys-kernel/linux-headers/Manifest sys-kernel/linux-headers/files/0001-Use-stddefs.h-instead-of-compiler.h.patch sys-kernel/linux-headers/linux-headers-5.10-r1.ebuild sys-kernel/linux-headers/metadata.xml X-VCS-Directories: sys-kernel/linux-headers/ sys-kernel/linux-headers/files/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 29c2b89a32b8779ddc36e1f140e3d46ffb6fe045 X-VCS-Branch: master Date: Sun, 21 Nov 2021 13:56:16 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 36f51600-94b9-4c5e-b2ac-1c5874efa8d8 X-Archives-Hash: dc708d1e06fd1be24f65a33c6f8d8da5 commit: 29c2b89a32b8779ddc36e1f140e3d46ffb6fe045 Author: Sam James gentoo org> AuthorDate: Sun Nov 21 13:55:56 2021 +0000 Commit: Sam James gentoo org> CommitDate: Sun Nov 21 13:56:01 2021 +0000 URL: https://gitweb.gentoo.org/proj/musl.git/commit/?id=29c2b89a sys-kernel/linux-headers: treeclean (now in ::gentoo) Identically copied to ::gentoo now. Signed-off-by: Sam James gentoo.org> sys-kernel/linux-headers/Manifest | 2 - .../0001-Use-stddefs.h-instead-of-compiler.h.patch | 25 ----------- .../linux-headers/linux-headers-5.10-r1.ebuild | 48 ---------------------- sys-kernel/linux-headers/metadata.xml | 11 ----- 4 files changed, 86 deletions(-) diff --git a/sys-kernel/linux-headers/Manifest b/sys-kernel/linux-headers/Manifest deleted file mode 100644 index 537ef88d..00000000 --- a/sys-kernel/linux-headers/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST gentoo-headers-5.10-1.tar.xz 4304 BLAKE2B b5006ff13c8ef8394806919d547f1b15ac32cc4d290e8c5f5a5073f54112db194a9e743177ae54941d8a504e15b662751258259183c47c574936744d7c51b405 SHA512 3154558df20e3a8821af23b2a585eaccb6c40877850b1cf752c435c170f7f322a48e77cee63bcc061b69aff8602987f4506d803c73f394929716295aface4f3d -DIST linux-5.10.tar.xz 116606704 BLAKE2B b923d7b66309224f42f35f8a5fa219421b0a9362d2adacdadd8d96251f61f7230878ea297a269a7f3b3c56830f0b177e068691e1d7f88501a05653b0a13274d1 SHA512 95bc137d0cf9148da6a9d1f1a878698dc27b40f68e22c597544010a6c591ce1b256f083489d3ff45ff77753289b535135590194d88ef9f007d0ddab3d74de70e diff --git a/sys-kernel/linux-headers/files/0001-Use-stddefs.h-instead-of-compiler.h.patch b/sys-kernel/linux-headers/files/0001-Use-stddefs.h-instead-of-compiler.h.patch deleted file mode 100644 index 5598e02d..00000000 --- a/sys-kernel/linux-headers/files/0001-Use-stddefs.h-instead-of-compiler.h.patch +++ /dev/null @@ -1,25 +0,0 @@ -From 9eb3c31415686ae1296d7d450f886eeba5861ec1 Mon Sep 17 00:00:00 2001 -From: Jory Pratt -Date: Thu, 3 Jun 2021 18:41:28 -0500 -Subject: [PATCH] Use stddefs.h instead of compiler.h - ---- - include/uapi/linux/swab.h | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/include/uapi/linux/swab.h b/include/uapi/linux/swab.h -index 7272f85..3736f2f 100644 ---- a/include/uapi/linux/swab.h -+++ b/include/uapi/linux/swab.h -@@ -3,7 +3,7 @@ - #define _UAPI_LINUX_SWAB_H - - #include --#include -+#include - #include - #include - --- -2.31.1 - diff --git a/sys-kernel/linux-headers/linux-headers-5.10-r1.ebuild b/sys-kernel/linux-headers/linux-headers-5.10-r1.ebuild deleted file mode 100644 index c38b7aa4..00000000 --- a/sys-kernel/linux-headers/linux-headers-5.10-r1.ebuild +++ /dev/null @@ -1,48 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="6" - -ETYPE="headers" -H_SUPPORTEDARCH="alpha amd64 arc arm arm64 avr32 cris frv hexagon hppa ia64 m68k metag microblaze mips mn10300 nios2 openrisc ppc ppc64 riscv s390 score sh sparc x86 xtensa" -inherit kernel-2 toolchain-funcs -detect_version - -PATCH_PV=${PV} # to ease testing new versions against not existing patches -PATCH_VER="1" -SRC_URI="${KERNEL_URI} - ${PATCH_VER:+mirror://gentoo/gentoo-headers-${PATCH_PV}-${PATCH_VER}.tar.xz} - ${PATCH_VER:+https://dev.gentoo.org/~slyfox/distfiles/gentoo-headers-${PATCH_PV}-${PATCH_VER}.tar.xz} -" - -KEYWORDS="amd64 arm arm64 ~mips ppc ppc64 x86" - -DEPEND="app-arch/xz-utils - dev-lang/perl" -RDEPEND="" - -S=${WORKDIR}/linux-${PV} - -src_unpack() { - unpack ${A} -} - -src_prepare() { - [[ -n ${PATCH_VER} ]] && eapply "${WORKDIR}"/${PATCH_PV}/*.patch - - eapply "${FILESDIR}"/0001-Use-stddefs.h-instead-of-compiler.h.patch - - default -} - -src_test() { - emake headers_check ${xmakeopts} -} - -src_install() { - kernel-2_src_install - - # hrm, build system sucks - find "${ED}" '(' -name '.install' -o -name '*.cmd' ')' -delete - find "${ED}" -depth -type d -delete 2>/dev/null -} diff --git a/sys-kernel/linux-headers/metadata.xml b/sys-kernel/linux-headers/metadata.xml deleted file mode 100644 index fcf3f047..00000000 --- a/sys-kernel/linux-headers/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - toolchain@gentoo.org - Gentoo Toolchain Project - - - cpe:/o:linux:linux_kernel - -