public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alfredo Tupone" <tupone@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/linux-syscall-support/files/, dev-libs/linux-syscall-support/
Date: Fri, 20 Dec 2024 20:45:14 +0000 (UTC)	[thread overview]
Message-ID: <1734727501.9f20429670918eb8d2dfeee236aa336d7fa18493.tupone@gentoo> (raw)

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
-}


                 reply	other threads:[~2024-12-20 20:45 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1734727501.9f20429670918eb8d2dfeee236aa336d7fa18493.tupone@gentoo \
    --to=tupone@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox