public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: gui-wm/cage/
Date: Mon, 10 Mar 2025 11:04:36 +0000 (UTC)	[thread overview]
Message-ID: <1741564001.7a7a3db82857135df1eb35524c150103ebf33491.davidroman@gentoo> (raw)

commit:     7a7a3db82857135df1eb35524c150103ebf33491
Author:     Filip Kobierski <fkobi <AT> pm <DOT> me>
AuthorDate: Sun Mar  9 23:45:40 2025 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Sun Mar  9 23:46:41 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7a7a3db8

gui-wm/cage: remove unneeded conditional dependency

no revbump as logic stays the same

Signed-off-by: Filip Kobierski <fkobi <AT> pm.me>

 gui-wm/cage/cage-0.2.0.ebuild | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/gui-wm/cage/cage-0.2.0.ebuild b/gui-wm/cage/cage-0.2.0.ebuild
index 66c705405..26e8377a6 100644
--- a/gui-wm/cage/cage-0.2.0.ebuild
+++ b/gui-wm/cage/cage-0.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -18,13 +18,12 @@ fi
 
 LICENSE="MIT"
 SLOT="0"
-
 IUSE="X"
 
 RDEPEND="
 	dev-libs/wayland
+	gui-libs/wlroots:0.18[X?]
 	x11-libs/libxkbcommon[X?]
-	X? ( gui-libs/wlroots:0.18[X,x11-backend] )
-	!X? ( gui-libs/wlroots:0.18 )
+	X? ( gui-libs/wlroots:0.18[x11-backend] )
 "
 DEPEND="${RDEPEND}"


             reply	other threads:[~2025-03-10 11:05 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-10 11:04 David Roman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-08 10:23 [gentoo-commits] repo/proj/guru:master commit in: gui-wm/cage/ David Roman
2024-10-07  9:06 David Roman
2024-08-17 10:16 David Roman
2024-08-06 14:59 Lucio Sauer
2024-08-05  5:20 Viorel Munteanu
2024-08-05  5:20 Viorel Munteanu
2024-02-09  0:30 David Roman
2023-07-31 14:53 David Roman
2021-06-27 15:39 Andrew Ammerlaan
2021-06-27 11:31 Andrew Ammerlaan
2021-06-27 11:31 Andrew Ammerlaan
2021-05-30 15:59 Andrew Ammerlaan
2021-04-25 20:28 Andrew Ammerlaan
2020-09-08 10:30 Andrew Ammerlaan
2020-07-22 14:01 Andrew Ammerlaan
2020-07-17  9:46 Andrew Ammerlaan
2020-07-17  9:46 Andrew Ammerlaan

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=1741564001.7a7a3db82857135df1eb35524c150103ebf33491.davidroman@gentoo \
    --to=davidroman96@gmail.com \
    --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