From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B6862158015 for ; Mon, 18 Dec 2023 08:39:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7D8662BC01D; Mon, 18 Dec 2023 08:39:46 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5F58A2BC01D for ; Mon, 18 Dec 2023 08:39:46 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4E8D1335D77 for ; Mon, 18 Dec 2023 08:39:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B1C5C1256 for ; Mon, 18 Dec 2023 08:39:43 +0000 (UTC) From: "Edgar Luque" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Edgar Luque" Message-ID: <1702888783.414d2d0d4176d0d53610cc165c91490ff9e2dc2c.edgar@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: games-action/ddnet/ X-VCS-Repository: repo/proj/guru X-VCS-Files: games-action/ddnet/ddnet-17.4.2.ebuild games-action/ddnet/ddnet-9999.ebuild X-VCS-Directories: games-action/ddnet/ X-VCS-Committer: edgar X-VCS-Committer-Name: Edgar Luque X-VCS-Revision: 414d2d0d4176d0d53610cc165c91490ff9e2dc2c X-VCS-Branch: dev Date: Mon, 18 Dec 2023 08:39:43 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: d818774f-669f-438e-9a1c-8a7d3912c031 X-Archives-Hash: 9f5598975ed6ff65b7af0a8084399593 commit: 414d2d0d4176d0d53610cc165c91490ff9e2dc2c Author: Edgar Luque edgarluque com> AuthorDate: Mon Dec 18 08:39:43 2023 +0000 Commit: Edgar Luque edgarluque com> CommitDate: Mon Dec 18 08:39:43 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=414d2d0d games-action/ddnet: fix scan issues Signed-off-by: Edgar Luque edgarluque.com> games-action/ddnet/ddnet-17.4.2.ebuild | 20 ++++++++++---------- games-action/ddnet/ddnet-9999.ebuild | 1 - 2 files changed, 10 insertions(+), 11 deletions(-) diff --git a/games-action/ddnet/ddnet-17.4.2.ebuild b/games-action/ddnet/ddnet-17.4.2.ebuild index 08aaed5b8f..8db4218456 100644 --- a/games-action/ddnet/ddnet-17.4.2.ebuild +++ b/games-action/ddnet/ddnet-17.4.2.ebuild @@ -6,15 +6,15 @@ EAPI=8 PYTHON_COMPAT=( python3_{10..11} ) CRATES=" -cc-1.0.73 -cxx-1.0.71 -cxxbridge-flags-1.0.71 -cxxbridge-macro-1.0.71 -link-cplusplus-1.0.6 -proc-macro2-1.0.40 -quote-1.0.20 -syn-1.0.98 -unicode-ident-1.0.1 +cc@1.0.73 +cxx@1.0.71 +cxxbridge-flags@1.0.71 +cxxbridge-macro@1.0.71 +link-cplusplus@1.0.6 +proc-macro2@1.0.40 +quote@1.0.20 +syn@1.0.98 +unicode-ident@1.0.1 " inherit cargo cmake python-any-r1 xdg @@ -23,7 +23,7 @@ DESCRIPTION="DDraceNetwork, a cooperative racing mod of Teeworlds " HOMEPAGE="https://ddnet.org/ https://github.com/ddnet/ddnet" SRC_URI="https://github.com/ddnet/ddnet/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz -$(cargo_crate_uris ${CRATES})" +${CARGO_CRATE_URIS}" LICENSE="CC-BY-SA-3.0 OFL-1.1 BSD" SLOT="0" diff --git a/games-action/ddnet/ddnet-9999.ebuild b/games-action/ddnet/ddnet-9999.ebuild index 19aa00d56e..e7aa96b5e4 100644 --- a/games-action/ddnet/ddnet-9999.ebuild +++ b/games-action/ddnet/ddnet-9999.ebuild @@ -21,7 +21,6 @@ EGIT_SUBMODULES=() LICENSE="CC-BY-SA-3.0 OFL-1.1 BSD" SLOT="0" IUSE="antibot autoupdate +client download-gtest headless-client +inform-update +server +tools upnp +videorecorder vulkan websockets" -KEYWORDS="" DEPEND=" client? (