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 (4096 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 527351581EC for ; Wed, 20 Nov 2024 13:51:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7C4F6E07D0; Wed, 20 Nov 2024 13:51:17 +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 64095E07D0 for ; Wed, 20 Nov 2024 13:51:17 +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 9AF4C340BDE for ; Wed, 20 Nov 2024 13:51:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0990DAED for ; Wed, 20 Nov 2024 13:51:15 +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: <1732110568.d22ea46df77aeb6a3d198de4797055ea7c5288b8.arkamar@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-util/slade/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-util/slade/slade-3.2.4-r1.ebuild games-util/slade/slade-3.2.4.ebuild X-VCS-Directories: games-util/slade/ X-VCS-Committer: arkamar X-VCS-Committer-Name: Petr Vaněk X-VCS-Revision: d22ea46df77aeb6a3d198de4797055ea7c5288b8 X-VCS-Branch: master Date: Wed, 20 Nov 2024 13:51:15 +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: 44f5a377-3862-4e2c-970a-9c6fb0b601a6 X-Archives-Hash: e02e712680962ccdc90b4e369ccd8f08 commit: d22ea46df77aeb6a3d198de4797055ea7c5288b8 Author: Petr Vaněk gentoo org> AuthorDate: Wed Nov 20 13:41:02 2024 +0000 Commit: Petr Vaněk gentoo org> CommitDate: Wed Nov 20 13:49:28 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d22ea46d games-util/slade: restrict gentoo.org> games-util/slade/{slade-3.2.4.ebuild => slade-3.2.4-r1.ebuild} | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/games-util/slade/slade-3.2.4.ebuild b/games-util/slade/slade-3.2.4-r1.ebuild similarity index 92% rename from games-util/slade/slade-3.2.4.ebuild rename to games-util/slade/slade-3.2.4-r1.ebuild index 48395e6d88fa..06d0d3eeef76 100644 --- a/games-util/slade/slade-3.2.4.ebuild +++ b/games-util/slade/slade-3.2.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -18,10 +18,11 @@ KEYWORDS="~amd64" IUSE="fluidsynth timidity webkit" REQUIRED_USE="${LUA_REQUIRED_USE}" +#