From: "Daichi Yamamoto" <dev@dyama.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: gui-wm/river/
Date: Sun, 4 Aug 2024 17:32:42 +0000 (UTC) [thread overview]
Message-ID: <1722792699.9ff157ed51d286d07f6da1414293d34696dcd13f.dev@gentoo> (raw)
commit: 9ff157ed51d286d07f6da1414293d34696dcd13f
Author: Daichi Yamamoto <dev <AT> dyama <DOT> net>
AuthorDate: Sun Aug 4 17:31:39 2024 +0000
Commit: Daichi Yamamoto <dev <AT> dyama <DOT> net>
CommitDate: Sun Aug 4 17:31:39 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9ff157ed
gui-wm/river: remove *sh-completion USE flags
Signed-off-by: Daichi Yamamoto <dev <AT> dyama.net>
gui-wm/river/metadata.xml | 1 -
gui-wm/river/river-0.3.5.ebuild | 5 +----
2 files changed, 1 insertion(+), 5 deletions(-)
diff --git a/gui-wm/river/metadata.xml b/gui-wm/river/metadata.xml
index 44c7580c5..34c03a7a1 100644
--- a/gui-wm/river/metadata.xml
+++ b/gui-wm/river/metadata.xml
@@ -6,7 +6,6 @@
<name>Daichi Yamamoto</name>
</maintainer>
<use>
- <flag name="fish-completion">Enable fish-completion support</flag>
<flag name="llvm">Use LLVM Zig backend</flag>
</use>
<upstream>
diff --git a/gui-wm/river/river-0.3.5.ebuild b/gui-wm/river/river-0.3.5.ebuild
index 631d339a4..65e6d4373 100644
--- a/gui-wm/river/river-0.3.5.ebuild
+++ b/gui-wm/river/river-0.3.5.ebuild
@@ -24,7 +24,7 @@ PATCHES=(
LICENSE="GPL-3+"
SLOT="0"
KEYWORDS="~amd64"
-IUSE="+X +llvm +man pie bash-completion zsh-completion fish-completion"
+IUSE="+X +llvm +man pie"
EZIG_MIN="0.12"
EZIG_MAX_EXCLUSIVE="0.13"
@@ -130,9 +130,6 @@ src_configure() {
-Dpie=$(usex pie true false)
-Dno-llvm=$(usex llvm false true)
-Dman-pages=$(usex man true false)
- -Dbash-completion=$(usex bash-completion true false)
- -Dzsh-completion=$(usex zsh-completion true false)
- -Dfish-completion=$(usex fish-completion true false)
-Dxwayland=$(usex X true false)
)
}
next reply other threads:[~2024-08-04 17:32 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-04 17:32 Daichi Yamamoto [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-07 15:56 [gentoo-commits] repo/proj/guru:dev commit in: gui-wm/river/ Eric Joldasov
2025-01-24 8:56 Eric Joldasov
2024-12-28 20:07 Florian Schmaus
2024-12-28 20:06 Florian Schmaus
2024-08-15 17:37 Eric Joldasov
2024-08-04 9:52 Eric Joldasov
2024-08-04 8:14 Daichi Yamamoto
2024-08-04 7:11 Daichi Yamamoto
2022-12-01 21:35 Cara Salter
2022-11-28 18:28 Cara Salter
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=1722792699.9ff157ed51d286d07f6da1414293d34696dcd13f.dev@gentoo \
--to=dev@dyama.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