commit: 7e29ee271be79bb6bc0670a4264e073770ad357a
Author: Gonçalo Negrier Duarte <gonegrier.duarte <AT> gmail <DOT> com>
AuthorDate: Fri Jul 7 21:28:08 2023 +0000
Commit: Gonçalo Negrier Duarte <gonegrier.duarte <AT> gmail <DOT> com>
CommitDate: Fri Jul 7 22:47:12 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7e29ee27
games-util/ProtonUp: add missing lastline
Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte <AT> gmail.com>
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(-)
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 0e94e66a7..a9bb75f5b 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 b749a6297..2508c093c 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
+}