commit:     d2780da75b1bc7140988aa0262881823c053a4e1
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 20 14:01:48 2023 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> 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 <flow <AT> 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

Reply via email to