public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Florian Schmaus" <flow@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-shells/atuin/
Date: Thu, 20 Jun 2024 07:01:39 +0000 (UTC)	[thread overview]
Message-ID: <1718866888.093b4815b10a6bbe80bd0bef12b56ebd91e741dc.flow@gentoo> (raw)

commit:     093b4815b10a6bbe80bd0bef12b56ebd91e741dc
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 20 07:00:05 2024 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Thu Jun 20 07:01:28 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=093b4815

app-shells/atuin: add IUSE=daemon

Bug: https://bugs.gentoo.org/934563
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 app-shells/atuin/atuin-18.3.0.ebuild | 3 ++-
 app-shells/atuin/metadata.xml        | 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/app-shells/atuin/atuin-18.3.0.ebuild b/app-shells/atuin/atuin-18.3.0.ebuild
index 94ea5c432867..b787c1505e91 100644
--- a/app-shells/atuin/atuin-18.3.0.ebuild
+++ b/app-shells/atuin/atuin-18.3.0.ebuild
@@ -469,7 +469,7 @@ LICENSE="MIT"
 LICENSE+=" Apache-2.0 BSD Boost-1.0 ISC MIT MPL-2.0 Unicode-DFS-2016 openssl"
 SLOT="0"
 KEYWORDS="~amd64 ~arm64"
-IUSE="+client server test +sync"
+IUSE="+client +daemon server test +sync"
 RESTRICT="!test? ( test )"
 REQUIRED_USE="
 	|| ( client server )
@@ -496,6 +496,7 @@ DOCS=(
 src_configure() {
 	local myfeatures=(
 		$(usev client)
+		$(usev daemon)
 		$(usev server)
 		$(usev sync)
 	)

diff --git a/app-shells/atuin/metadata.xml b/app-shells/atuin/metadata.xml
index 60336a277862..5271e50033b0 100644
--- a/app-shells/atuin/metadata.xml
+++ b/app-shells/atuin/metadata.xml
@@ -15,6 +15,7 @@
 	</maintainer>
 	<use>
 		<flag name="client">Enable the autin client</flag>
+		<flag name="daemon">Enable the autin background daemon on the client</flag>
 		<flag name="server">Enable the autin server</flag>
 		<flag name="sync">Enable the server-sync feature in the autin client</flag>
 	</use>


             reply	other threads:[~2024-06-20  7:02 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-20  7:01 Florian Schmaus [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-29  9:52 [gentoo-commits] repo/gentoo:master commit in: app-shells/atuin/ Florian Schmaus
2024-09-29  9:52 Florian Schmaus
2024-08-25  7:29 Florian Schmaus
2024-07-24  8:58 Florian Schmaus
2024-06-22 17:41 Jakov Smolić
2024-06-17  9:39 James Le Cuirot
2024-06-16 13:51 Florian Schmaus
2024-06-15 15:02 Arthur Zamarin
2024-06-15 15:02 Arthur Zamarin
2024-06-15  7:05 Joonas Niilola
2024-05-09 15:40 Florian Schmaus
2024-05-09 15:40 Florian Schmaus
2024-04-15 20:02 Florian Schmaus
2024-03-31 18:20 Florian Schmaus
2024-03-31 18:20 Florian Schmaus
2024-03-17 13:53 Florian Schmaus
2024-02-23 12:17 Florian Schmaus
2024-02-21 10:50 Florian Schmaus
2024-02-21 10:50 Florian Schmaus
2024-02-21 10:50 Florian Schmaus
2024-02-21  8:15 Florian Schmaus
2024-01-05 10:37 Florian Schmaus
2024-01-01 14:41 Florian Schmaus
2024-01-01 14:41 Florian Schmaus
2024-01-01 14:41 Florian Schmaus
2023-10-27 12:31 Florian Schmaus
2023-08-09 13:44 Florian Schmaus
2023-08-09 13:26 Florian Schmaus
2023-08-09 13:26 Florian Schmaus
2023-07-17 14:36 Florian Schmaus
2023-07-16 16:40 Florian Schmaus
2023-07-02 19:29 Florian Schmaus
2023-07-02 13:06 Florian Schmaus

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=1718866888.093b4815b10a6bbe80bd0bef12b56ebd91e741dc.flow@gentoo \
    --to=flow@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