From 7e29ee271be79bb6bc0670a4264e073770ad357a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gon=C3=A7alo=20Negrier=20Duarte?= Date: Fri, 7 Jul 2023 22:28:08 +0100 Subject: [PATCH] games-util/ProtonUp: add missing lastline MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Gonçalo Negrier Duarte --- games-util/{protonup => ProtonUp}/Manifest | 0 games-util/{protonup => ProtonUp}/metadata.xml | 0 games-util/{protonup => ProtonUp}/protonup-0.1.5.ebuild | 2 +- games-util/{protonup => ProtonUp}/protonup-9999.ebuild | 2 +- 4 files changed, 2 insertions(+), 2 deletions(-) rename games-util/{protonup => ProtonUp}/Manifest (100%) rename games-util/{protonup => ProtonUp}/metadata.xml (100%) rename games-util/{protonup => ProtonUp}/protonup-0.1.5.ebuild (99%) rename games-util/{protonup => ProtonUp}/protonup-9999.ebuild (99%) diff --git a/games-util/protonup/Manifest b/games-util/ProtonUp/Manifest similarity index 100% rename from games-util/protonup/Manifest rename to games-util/ProtonUp/Manifest diff --git a/games-util/protonup/metadata.xml b/games-util/ProtonUp/metadata.xml similarity index 100% rename from games-util/protonup/metadata.xml rename to games-util/ProtonUp/metadata.xml diff --git a/games-util/protonup/protonup-0.1.5.ebuild b/games-util/ProtonUp/protonup-0.1.5.ebuild similarity index 99% rename from games-util/protonup/protonup-0.1.5.ebuild rename to games-util/ProtonUp/protonup-0.1.5.ebuild index 0e94e66a78..a9bb75f5b0 100644 --- a/games-util/protonup/protonup-0.1.5.ebuild +++ b/games-util/ProtonUp/protonup-0.1.5.ebuild @@ -24,4 +24,4 @@ src_compile() { src_install() { distutils-r1_src_install -} \ No newline at end of file +} diff --git a/games-util/protonup/protonup-9999.ebuild b/games-util/ProtonUp/protonup-9999.ebuild similarity index 99% rename from games-util/protonup/protonup-9999.ebuild rename to games-util/ProtonUp/protonup-9999.ebuild index b749a6297c..2508c093c0 100644 --- a/games-util/protonup/protonup-9999.ebuild +++ b/games-util/ProtonUp/protonup-9999.ebuild @@ -22,4 +22,4 @@ src_compile() { src_install() { distutils-r1_src_install -} \ No newline at end of file +}