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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id F23CA13933E for ; Fri, 16 Jul 2021 12:30:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4FA2EE0A10; Fri, 16 Jul 2021 12:30:40 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 33CDBE0A10 for ; Fri, 16 Jul 2021 12:30:40 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F1F89340821 for ; Fri, 16 Jul 2021 12:30:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 84EEB581 for ; Fri, 16 Jul 2021 12:30:37 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1626438621.cc22e82582bcd68b77f8e918c9e29da54534e981.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-action/minecraft-launcher/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-action/minecraft-launcher/minecraft-launcher-928-r1.ebuild games-action/minecraft-launcher/minecraft-launcher-928.ebuild X-VCS-Directories: games-action/minecraft-launcher/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: cc22e82582bcd68b77f8e918c9e29da54534e981 X-VCS-Branch: master Date: Fri, 16 Jul 2021 12:30:37 +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: 996dc855-c9a3-4254-b344-d3ac9bd21af9 X-Archives-Hash: 710d2ef47d94f92cd557f9732de027c6 commit: cc22e82582bcd68b77f8e918c9e29da54534e981 Author: Andrew Ammerlaan gentoo org> AuthorDate: Fri Jul 16 12:30:21 2021 +0000 Commit: Andrew Ammerlaan gentoo org> CommitDate: Fri Jul 16 12:30:21 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc22e825 games-action/minecraft-launcher: add missing dependency The liblauncher.so file that this downloads now depends on libsecret Closes: https://bugs.gentoo.org/802396 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan gentoo.org> .../{minecraft-launcher-928.ebuild => minecraft-launcher-928-r1.ebuild} | 1 + 1 file changed, 1 insertion(+) diff --git a/games-action/minecraft-launcher/minecraft-launcher-928.ebuild b/games-action/minecraft-launcher/minecraft-launcher-928-r1.ebuild similarity index 98% rename from games-action/minecraft-launcher/minecraft-launcher-928.ebuild rename to games-action/minecraft-launcher/minecraft-launcher-928-r1.ebuild index 847536eabe2..95e87d44c22 100644 --- a/games-action/minecraft-launcher/minecraft-launcher-928.ebuild +++ b/games-action/minecraft-launcher/minecraft-launcher-928-r1.ebuild @@ -18,6 +18,7 @@ RESTRICT="bindist mirror" RDEPEND=" >=x11-libs/gtk+-2.24.32-r1[X(+)] + app-crypt/libsecret dev-libs/nss dev-libs/libbsd dev-libs/libffi