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 11AEE15ACFB for ; Thu, 20 Apr 2023 14:08:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5319CE08F7; Thu, 20 Apr 2023 14:08:15 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 388A0E08F7 for ; Thu, 20 Apr 2023 14:08:15 +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 028DC34113A for ; Thu, 20 Apr 2023 14:08:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3084AA3A for ; Thu, 20 Apr 2023 14:08:11 +0000 (UTC) From: "Florian Schmaus" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Florian Schmaus" Message-ID: <1681999687.d2780da75b1bc7140988aa0262881823c053a4e1.flow@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-simulation/EmptyEpsilon/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-simulation/EmptyEpsilon/EmptyEpsilon-2022.10.28.ebuild X-VCS-Directories: games-simulation/EmptyEpsilon/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: d2780da75b1bc7140988aa0262881823c053a4e1 X-VCS-Branch: master Date: Thu, 20 Apr 2023 14:08:11 +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: b7b307e6-69cc-4222-a87c-10795c474d93 X-Archives-Hash: 180129643e686184f10db9c93a6b7ffe commit: d2780da75b1bc7140988aa0262881823c053a4e1 Author: Florian Schmaus gentoo org> AuthorDate: Thu Apr 20 14:01:48 2023 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Thu Apr 20 14:08:07 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2780da7 games-simulation/EmptyEpsilon: compress SRC_URI using PN Signed-off-by: Florian Schmaus gentoo.org> games-simulation/EmptyEpsilon/EmptyEpsilon-2022.10.28.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/games-simulation/EmptyEpsilon/EmptyEpsilon-2022.10.28.ebuild b/games-simulation/EmptyEpsilon/EmptyEpsilon-2022.10.28.ebuild index 3bdffb95126d..2e760b51db7f 100644 --- a/games-simulation/EmptyEpsilon/EmptyEpsilon-2022.10.28.ebuild +++ b/games-simulation/EmptyEpsilon/EmptyEpsilon-2022.10.28.ebuild @@ -16,14 +16,14 @@ HOMEPAGE="https://daid.github.io/EmptyEpsilon/" # a separate SeriousProton instance (and currently EmptyEpsilon seems to # be the only consumer). SRC_URI=" - https://github.com/daid/EmptyEpsilon/archive/EE-${PV}.tar.gz -> EmptyEpsilon-${PV}.tar.gz + https://github.com/daid/${PN}/archive/EE-${PV}.tar.gz -> ${PN}-${PV}.tar.gz https://github.com/daid/SeriousProton/archive/EE-${PV}.tar.gz -> SeriousProton-${PV}.tar.gz https://github.com/BinomialLLC/basis_universal/archive/refs/tags/v${MY_BU_VER}.tar.gz -> basis_universal_${MY_BU_VER}.tar.gz https://github.com/zeux/meshoptimizer/archive/refs/tags/v${MY_MO_VER}.tar.gz -> meshoptimizer-${MY_MO_VER}.tar.gz https://github.com/Flowdalic/SeriousProton/commit/dc9dccf6c802b9c55ac4eccad424d2b1af9f4b93.patch -> SeriousProton-2022.10.28-add-missing-cstdint-include.patch - https://github.com/void-linux/void-packages/raw/bfb212a0ca0f9dda6f34f837e723156f46813d4d/srcpkgs/EmptyEpsilon/patches/musl_and_ppc.patch -> - EmptyEpsilon-2022.10.28-musl-and-ppc.patch + https://github.com/void-linux/void-packages/raw/bfb212a0ca0f9dda6f34f837e723156f46813d4d/srcpkgs/${PN}/patches/musl_and_ppc.patch -> + ${PN}-2022.10.28-musl-and-ppc.patch " # EmptyEpsilon is mostly licensed under GPL, however the art ressources