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 6ECB6158083 for ; Thu, 19 Sep 2024 12:45:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 40A1BE29A1; Thu, 19 Sep 2024 12:45:57 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 2AD85E29A1 for ; Thu, 19 Sep 2024 12:45:57 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 616DA33FD3F for ; Thu, 19 Sep 2024 12:45:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C3EAD2145 for ; Thu, 19 Sep 2024 12:45:54 +0000 (UTC) From: "Petr Vaněk" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Petr Vaněk" Message-ID: <1726749917.feb403d0f4ca84df4aa49433f6df2a89c38d4440.arkamar@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-arcade/jazz2-data/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-arcade/jazz2-data/jazz2-data-0-r20200327.ebuild X-VCS-Directories: games-arcade/jazz2-data/ X-VCS-Committer: arkamar X-VCS-Committer-Name: Petr Vaněk X-VCS-Revision: feb403d0f4ca84df4aa49433f6df2a89c38d4440 X-VCS-Branch: master Date: Thu, 19 Sep 2024 12:45:54 +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: a4d1bb36-d889-4497-a2ec-6a4b311b5af2 X-Archives-Hash: 8b408323151b8d0ff5f954ecf376f28f commit: feb403d0f4ca84df4aa49433f6df2a89c38d4440 Author: Petr Vaněk gentoo org> AuthorDate: Thu Sep 19 11:24:46 2024 +0000 Commit: Petr Vaněk gentoo org> CommitDate: Thu Sep 19 12:45:17 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=feb403d0 games-arcade/jazz2-data: restrict gentoo.org> games-arcade/jazz2-data/jazz2-data-0-r20200327.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/games-arcade/jazz2-data/jazz2-data-0-r20200327.ebuild b/games-arcade/jazz2-data/jazz2-data-0-r20200327.ebuild index 10ac074109cf..ecb870298485 100644 --- a/games-arcade/jazz2-data/jazz2-data-0-r20200327.ebuild +++ b/games-arcade/jazz2-data/jazz2-data-0-r20200327.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -27,7 +27,8 @@ KEYWORDS="~amd64" IUSE="+cc demo gles2-only" RESTRICT="!demo? ( bindist fetch )" -RDEPEND="games-arcade/jazz2:=[gles2-only=]" +# jazz2-import is available only before version 1.0.0 +RDEPEND="