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/proj/guru:master commit in: app-misc/zellij/
Date: Sat, 26 Feb 2022 18:16:38 +0000 (UTC)	[thread overview]
Message-ID: <1645782298.5f980fbea916404d736ab0b087414f78c3662fa5.flow@gentoo> (raw)

commit:     5f980fbea916404d736ab0b087414f78c3662fa5
Author:     Luciano Degni <degni.public <AT> gmail <DOT> com>
AuthorDate: Fri Feb 25 09:44:58 2022 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Fri Feb 25 09:44:58 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5f980fbe

app-misc/zellij: add use flag completion

Signed-off-by: Luciano Degni <degni.public <AT> gmail.com>

 app-misc/zellij/zellij-0.25.0.ebuild | 21 ++++++++-------------
 1 file changed, 8 insertions(+), 13 deletions(-)

diff --git a/app-misc/zellij/zellij-0.25.0.ebuild b/app-misc/zellij/zellij-0.25.0.ebuild
index c7e2c3533..700e6431a 100644
--- a/app-misc/zellij/zellij-0.25.0.ebuild
+++ b/app-misc/zellij/zellij-0.25.0.ebuild
@@ -309,29 +309,24 @@ LICENSE="
 	|| ( Apache-2.0 MIT MPL-2.0 )
 	|| ( MIT )
 	|| ( MIT Unlicense )
-	|| ( BSD )
-	|| ( BSD-2 )
-	||
 	Apache-2.0
 	MIT
+	BSD
 	Unlicense
 	MPL-2.0
-	BSD
-	BSD-2
-"
-SLOT="0"
+"SLOT="0"
 KEYWORDS="~amd64"
-IUSE="bash-completion fish-completion zsh-completion doc examples"
-REQUIRED_USE="|| ( bash-completion fish-completion zsh-completion )"
+IUSE="bash fish zsh doc examples zsh-completion fish-completion bash-completion"
+REQUIRED_USE="|| ( bash fish zsh )"
 
 DEPEND="
-	bash-completion? (
+	bash? (
 		app-shells/bash
 	)
-	fish-completion? (
+	fish? (
 		app-shells/fish
 	)
-	zsh-completion? (
+	zsh? (
 		app-shells/zsh
 	)
 	dev-lang/rust
@@ -341,7 +336,7 @@ BDEPEND="
 "
 RDEPEND="
 	$DEPEND
-	!x11-wm/$PN-bin
+	!app-misc/$PN-bin
 "
 
 QA_FLAGS_IGNORED="usr/bin/.*"


             reply	other threads:[~2022-02-26 18:16 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-26 18:16 Florian Schmaus [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-03-14  9:16 [gentoo-commits] repo/proj/guru:dev commit in: app-misc/zellij/ Viorel Munteanu
2023-03-14  9:17 ` [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
2022-03-18  6:35 Arthur Zamarin
2022-03-18  6:35 Arthur Zamarin
2022-03-10  9:45 Ronny Gutbrod
2022-03-10  9:45 Ronny Gutbrod
2022-03-08 13:39 Andrew Ammerlaan
2022-03-08 13:39 Andrew Ammerlaan
2022-02-26 18:16 Florian Schmaus
2022-02-26 18:16 Florian Schmaus
2022-02-26 18:16 Florian Schmaus
2022-02-26 18:16 Florian Schmaus
2022-02-26 18:16 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=1645782298.5f980fbea916404d736ab0b087414f78c3662fa5.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