commit: 80587306bd1e09884a063685ce2be00814f2ce4a
Author: John-Henry Lim <johnhenrylim12 <AT> gmail <DOT> com>
AuthorDate: Sun Feb 18 02:58:07 2024 +0000
Commit: Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Sun Feb 18 02:58:07 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=80587306
net-vpn/cloudflare-warp: add /bin/warp-dex to QA_PREBUILT
Signed-off-by: John-Henry Lim <johnhenrylim12 <AT> gmail.com>
...dflare-warp-2024.2.62.ebuild => cloudflare-warp-2024.2.62-r1.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-vpn/cloudflare-warp/cloudflare-warp-2024.2.62.ebuild
b/net-vpn/cloudflare-warp/cloudflare-warp-2024.2.62-r1.ebuild
similarity index 93%
rename from net-vpn/cloudflare-warp/cloudflare-warp-2024.2.62.ebuild
rename to net-vpn/cloudflare-warp/cloudflare-warp-2024.2.62-r1.ebuild
index 4fb3818cfd..6f844d9f4a 100644
--- a/net-vpn/cloudflare-warp/cloudflare-warp-2024.2.62.ebuild
+++ b/net-vpn/cloudflare-warp/cloudflare-warp-2024.2.62-r1.ebuild
@@ -16,7 +16,7 @@ KEYWORDS="~amd64"
IUSE="systemd +systray"
RDEPEND="net-firewall/nftables"
-QA_PREBUILT="/bin/warp-cli /bin/warp-diag /bin/warp-svc /bin/warp-taskbar"
+QA_PREBUILT="/bin/warp-cli /bin/warp-dex /bin/warp-diag /bin/warp-svc
/bin/warp-taskbar"
S="${WORKDIR}"