* [gentoo-commits] repo/gentoo:master commit in: dev-libs/linux-syscall-support/files/, dev-libs/linux-syscall-support/
@ 2024-12-20 20:45 Alfredo Tupone
0 siblings, 0 replies; only message in thread
From: Alfredo Tupone @ 2024-12-20 20:45 UTC (permalink / raw
To: gentoo-commits
commit: 9f20429670918eb8d2dfeee236aa336d7fa18493
Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 20 20:42:57 2024 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Fri Dec 20 20:45:01 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f204296
dev-libs/linux-syscall-support: drop 2021.05.03
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
dev-libs/linux-syscall-support/Manifest | 1 -
.../linux-syscall-support-2021.05.03-test.patch | 10 -------
.../linux-syscall-support-2021.05.03.ebuild | 35 ----------------------
3 files changed, 46 deletions(-)
diff --git a/dev-libs/linux-syscall-support/Manifest b/dev-libs/linux-syscall-support/Manifest
index 639c8200f7ee..e7d1a8481fb0 100644
--- a/dev-libs/linux-syscall-support/Manifest
+++ b/dev-libs/linux-syscall-support/Manifest
@@ -1,2 +1 @@
-DIST linux-syscall-support-2021.05.03.tar.gz 38423 BLAKE2B 06f78a3fb17150dc711564d981361d23ff4cdaa4629a35ba8b0e65a97eb9fd8dc5fe36f169e77b928bee64ce78107ff78f32f4ea6a0fc4850e2a0f77bb56254c SHA512 a321055e091264050483695fd2d6f6915606ee1ee641c3c95d8e0a7096692ebaeccee51ddf9312f63ca338ffaeb2b4b51e70b42e1867416629c6aba6e7a44665
DIST linux-syscall-support-2022.10.12.tar.gz 42261 BLAKE2B c38eeaedf5082b0e41570aba951dfa190e69a2a007a8f33515d3cafd1641ac4734b7da23d48edc37fbc99f6e7d58b5ab7ef7534628d1e64b77c3c8ff7d252d76 SHA512 cbda1eadde75ce025ddfc3b47560bdd5ae49c0e2bb8862d925f5ce83a6db44be3e4cd01e467571267f3a62dab77756a094a3376e0fdd703d3a640376dfa27559
diff --git a/dev-libs/linux-syscall-support/files/linux-syscall-support-2021.05.03-test.patch b/dev-libs/linux-syscall-support/files/linux-syscall-support-2021.05.03-test.patch
deleted file mode 100644
index 1090d06de363..000000000000
--- a/dev-libs/linux-syscall-support/files/linux-syscall-support-2021.05.03-test.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/tests/Makefile 2022-06-02 15:18:22.086379688 +0200
-+++ b/tests/Makefile 2022-06-02 15:18:39.975129783 +0200
-@@ -40,7 +40,6 @@
- LDFLAGS += -static
-
- TESTS = \
-- fallocate \
- getrandom \
- lstat \
- sigaction \
diff --git a/dev-libs/linux-syscall-support/linux-syscall-support-2021.05.03.ebuild b/dev-libs/linux-syscall-support/linux-syscall-support-2021.05.03.ebuild
deleted file mode 100644
index a8dd48a9a2de..000000000000
--- a/dev-libs/linux-syscall-support/linux-syscall-support-2021.05.03.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 2022-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-CommitId=242f0729ac827a50ac7338e45c9f373eb73e4ca9
-
-DESCRIPTION="Linux Syscall Support"
-HOMEPAGE="https://github.com/mikey/linux-syscall-support/"
-SRC_URI="https://github.com/mikey/${PN}/archive/${CommitId}.tar.gz
- -> ${P}.tar.gz"
-
-S="${WORKDIR}"/${PN}-${CommitId}
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64"
-
-PATCHES=(
- "${FILESDIR}"/${P}-test.patch
-)
-
-src_prepare() {
- default
- mkdir lss || die
- cp linux_syscall_support.h lss/ || die
-}
-
-src_test() {
- emake -C tests
-}
-
-src_install() {
- doheader -r lss
-}
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2024-12-20 20:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-20 20:45 [gentoo-commits] repo/gentoo:master commit in: dev-libs/linux-syscall-support/files/, dev-libs/linux-syscall-support/ Alfredo Tupone
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox