From: "Daichi Yamamoto" <dev@dyama.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/xremap/
Date: Thu, 16 Nov 2023 13:56:54 +0000 (UTC) [thread overview]
Message-ID: <1700143002.fb7e583cde8f78e63263614abc88cb53156664ae.dev@gentoo> (raw)
commit: fb7e583cde8f78e63263614abc88cb53156664ae
Author: Daichi Yamamoto <dev <AT> dyama <DOT> net>
AuthorDate: Thu Nov 16 13:55:06 2023 +0000
Commit: Daichi Yamamoto <dev <AT> dyama <DOT> net>
CommitDate: Thu Nov 16 13:56:42 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=fb7e583c
gui-apps/xremap: fix cargo myfeatures var
Signed-off-by: Daichi Yamamoto <dev <AT> dyama.net>
gui-apps/xremap/{xremap-0.8.11.ebuild => xremap-0.8.11-r1.ebuild} | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/gui-apps/xremap/xremap-0.8.11.ebuild b/gui-apps/xremap/xremap-0.8.11-r1.ebuild
similarity index 98%
rename from gui-apps/xremap/xremap-0.8.11.ebuild
rename to gui-apps/xremap/xremap-0.8.11-r1.ebuild
index c645b51f4b..5002e14961 100644
--- a/gui-apps/xremap/xremap-0.8.11.ebuild
+++ b/gui-apps/xremap/xremap-0.8.11-r1.ebuild
@@ -231,9 +231,11 @@ KEYWORDS="~amd64"
IUSE="x11 gnome kde wlroots"
REQUIRED_USE="?? ( x11 gnome kde wlroots )"
+RDEPEND="x11? ( x11-libs/libX11 )"
+
src_configure() {
local myfeatures=(
- $(usex x11)
+ $(usev x11)
$(usev gnome)
$(usev kde)
$(usev wlroots)
next reply other threads:[~2023-11-16 13:56 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-16 13:56 Daichi Yamamoto [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-11-16 14:27 [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/xremap/ Daichi Yamamoto
2023-12-02 3:26 Daichi Yamamoto
2024-01-10 12:44 Daichi Yamamoto
2024-03-14 16:24 Daichi Yamamoto
2024-03-28 0:17 Daichi Yamamoto
2024-05-21 22:00 Daichi Yamamoto
2024-09-17 9:52 Daichi Yamamoto
2024-09-17 14:44 Takuya Wakazono
2024-10-26 23:19 Daichi Yamamoto
2024-12-30 21:47 Daichi Yamamoto
2025-01-27 1:16 Daichi Yamamoto
2025-02-17 0:57 Daichi Yamamoto
2025-02-25 3:32 Daichi Yamamoto
2025-02-28 0:52 Daichi Yamamoto
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=1700143002.fb7e583cde8f78e63263614abc88cb53156664ae.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