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 607E1158089 for ; Thu, 14 Sep 2023 03:41:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 483A22BC024; Thu, 14 Sep 2023 03:41:11 +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 286822BC024 for ; Thu, 14 Sep 2023 03:41:11 +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 E900D335CB4 for ; Thu, 14 Sep 2023 03:41:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2D8AE11A3 for ; Thu, 14 Sep 2023 03:41:08 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1694661348.9acc0180f478dee6f92338625e5930af349c3f55.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-strategy/0ad/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-strategy/0ad/0ad-0.0.26_alpha-r1.ebuild games-strategy/0ad/0ad-0.0.26_alpha.ebuild X-VCS-Directories: games-strategy/0ad/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 9acc0180f478dee6f92338625e5930af349c3f55 X-VCS-Branch: master Date: Thu, 14 Sep 2023 03:41:08 +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: fad92cab-7004-40f1-a9c9-ade2d9bfc6f5 X-Archives-Hash: d78635df20d797ae9ef49ebb65cf71d4 commit: 9acc0180f478dee6f92338625e5930af349c3f55 Author: Sam James gentoo org> AuthorDate: Thu Sep 14 02:58:06 2023 +0000 Commit: Sam James gentoo org> CommitDate: Thu Sep 14 03:15:48 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9acc0180 games-strategy/0ad: add subslot dep on libsodium Signed-off-by: Sam James gentoo.org> .../0ad/{0ad-0.0.26_alpha.ebuild => 0ad-0.0.26_alpha-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-strategy/0ad/0ad-0.0.26_alpha.ebuild b/games-strategy/0ad/0ad-0.0.26_alpha-r1.ebuild similarity index 99% rename from games-strategy/0ad/0ad-0.0.26_alpha.ebuild rename to games-strategy/0ad/0ad-0.0.26_alpha-r1.ebuild index 49d734e318bd..e81615d22e85 100644 --- a/games-strategy/0ad/0ad-0.0.26_alpha.ebuild +++ b/games-strategy/0ad/0ad-0.0.26_alpha-r1.ebuild @@ -74,7 +74,7 @@ DEPEND=" dev-libs/boost:= dev-libs/icu:= dev-libs/libfmt:0= - dev-libs/libsodium + dev-libs/libsodium:= dev-libs/libxml2 media-libs/libpng:0 media-libs/libsdl2[X,opengl,video]