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/
Date: Thu, 28 Nov 2024 18:49:58 +0000 (UTC)	[thread overview]
Message-ID: <1732819626.9d78150b92739ee21a4b7b8e59f9fb9aef201ada.tupone@gentoo> (raw)

commit:     9d78150b92739ee21a4b7b8e59f9fb9aef201ada
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 28 18:29:01 2024 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Thu Nov 28 18:47:06 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d78150b

dev-libs/linux-syscall-support: VariableOrderWrong

Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 .../linux-syscall-support/linux-syscall-support-2021.05.03.ebuild   | 4 ++--
 .../linux-syscall-support/linux-syscall-support-2022.10.12.ebuild   | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

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
index 20846862a136..a8dd48a9a2de 100644
--- 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
@@ -10,12 +10,12 @@ 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"
 
-S="${WORKDIR}"/${PN}-${CommitId}
-
 PATCHES=(
 	"${FILESDIR}"/${P}-test.patch
 )

diff --git a/dev-libs/linux-syscall-support/linux-syscall-support-2022.10.12.ebuild b/dev-libs/linux-syscall-support/linux-syscall-support-2022.10.12.ebuild
index 2363dd646405..229b08e0fc90 100644
--- a/dev-libs/linux-syscall-support/linux-syscall-support-2022.10.12.ebuild
+++ b/dev-libs/linux-syscall-support/linux-syscall-support-2022.10.12.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022-2023 Gentoo Authors
+# Copyright 2022-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -8,12 +8,12 @@ HOMEPAGE="https://chromium.googlesource.com/linux-syscall-support"
 #SRC_URI="https://chromium.googlesource.com/${PN}/+archive/refs/tags/v${PV}.tar.gz
 SRC_URI="https://dev.gentoo.org/~tupone/distfiles/${P}.tar.gz"
 
+S="${WORKDIR}"
+
 LICENSE="BSD"
 SLOT="0"
 KEYWORDS="~amd64"
 
-S="${WORKDIR}"
-
 src_prepare() {
 	default
 	sed -i -e "/fallocate/d" tests/Makefile || die


             reply	other threads:[~2024-11-28 18:50 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-28 18:49 Alfredo Tupone [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-01-13  8:44 [gentoo-commits] repo/gentoo:master commit in: dev-libs/linux-syscall-support/ Alfredo Tupone
2023-12-29  9:33 Alfredo Tupone
2023-12-27  9:26 Alfredo Tupone
2023-12-26 19:05 Alfredo Tupone

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=1732819626.9d78150b92739ee21a4b7b8e59f9fb9aef201ada.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