public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Lucio Sauer" <watermanpaint@posteo.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-emulation/box64/
Date: Mon,  2 Sep 2024 20:46:45 +0000 (UTC)	[thread overview]
Message-ID: <1725309975.3520bc4a9bf43755ae18ed68fde94d01316c9726.watermanpaint@gentoo> (raw)

commit:     3520bc4a9bf43755ae18ed68fde94d01316c9726
Author:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
AuthorDate: Mon Sep  2 20:46:15 2024 +0000
Commit:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
CommitDate: Mon Sep  2 20:46:15 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3520bc4a

app-emulation/box64: directly inherit used toolchain-funcs

Signed-off-by: Lucio Sauer <watermanpaint <AT> posteo.net>

 app-emulation/box64/box64-0.2.2.ebuild | 2 +-
 app-emulation/box64/box64-0.3.0.ebuild | 2 +-
 app-emulation/box64/box64-9999.ebuild  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-emulation/box64/box64-0.2.2.ebuild b/app-emulation/box64/box64-0.2.2.ebuild
index 71cef82cd..d90d36cab 100644
--- a/app-emulation/box64/box64-0.2.2.ebuild
+++ b/app-emulation/box64/box64-0.2.2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-inherit cmake optfeature
+inherit cmake toolchain-funcs optfeature
 
 DESCRIPTION="Linux Userspace x86_64 Emulator with a twist"
 HOMEPAGE="https://box86.org"

diff --git a/app-emulation/box64/box64-0.3.0.ebuild b/app-emulation/box64/box64-0.3.0.ebuild
index b882fa8dc..dfe4a67d8 100644
--- a/app-emulation/box64/box64-0.3.0.ebuild
+++ b/app-emulation/box64/box64-0.3.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-inherit cmake optfeature
+inherit cmake toolchain-funcs optfeature
 
 DESCRIPTION="Linux Userspace x86_64 Emulator with a twist"
 HOMEPAGE="https://box86.org"

diff --git a/app-emulation/box64/box64-9999.ebuild b/app-emulation/box64/box64-9999.ebuild
index 6d30a199a..02e652d71 100644
--- a/app-emulation/box64/box64-9999.ebuild
+++ b/app-emulation/box64/box64-9999.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-inherit cmake optfeature git-r3
+inherit cmake git-r3 toolchain-funcs optfeature
 
 DESCRIPTION="Linux Userspace x86_64 Emulator with a twist"
 HOMEPAGE="https://box86.org"


             reply	other threads:[~2024-09-02 20:46 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-02 20:46 Lucio Sauer [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-20 19:49 [gentoo-commits] repo/proj/guru:dev commit in: app-emulation/box64/ Richard Rogalski
2024-09-02 20:20 Richard Rogalski
2024-09-01 20:36 Richard Rogalski
2023-07-14 18:01 Richard Rogalski
2023-07-14 16:42 Richard Rogalski

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=1725309975.3520bc4a9bf43755ae18ed68fde94d01316c9726.watermanpaint@gentoo \
    --to=watermanpaint@posteo.net \
    --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