commit: c6a2a87c15be29578d3ce20dc49f0e324b797782
Author: Patrick J Taylor <patrick.joseph.taylor <AT> gmail <DOT> com>
AuthorDate: Sat Sep 10 20:18:37 2022 +0000
Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Sat Sep 10 20:19:04 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c6a2a87c
sci-chemistry/xcrysden: rename patches to match established convention
Signed-off-by: Patrick J Taylor <patrick.joseph.taylor <AT> gmail.com>
.../{xcrysden-1.6.2-Togl_lib.patch => xcrysden-1.6.2-Togl-lib.patch} | 0
...n-1.6.2-wrapper_paths.patch => xcrysden-1.6.2-wrapper-paths.patch} | 0
sci-chemistry/xcrysden/xcrysden-1.6.2.ebuild | 4 ++--
3 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/sci-chemistry/xcrysden/files/xcrysden-1.6.2-Togl_lib.patch
b/sci-chemistry/xcrysden/files/xcrysden-1.6.2-Togl-lib.patch
similarity index 100%
rename from sci-chemistry/xcrysden/files/xcrysden-1.6.2-Togl_lib.patch
rename to sci-chemistry/xcrysden/files/xcrysden-1.6.2-Togl-lib.patch
diff --git a/sci-chemistry/xcrysden/files/xcrysden-1.6.2-wrapper_paths.patch
b/sci-chemistry/xcrysden/files/xcrysden-1.6.2-wrapper-paths.patch
similarity index 100%
rename from sci-chemistry/xcrysden/files/xcrysden-1.6.2-wrapper_paths.patch
rename to sci-chemistry/xcrysden/files/xcrysden-1.6.2-wrapper-paths.patch
diff --git a/sci-chemistry/xcrysden/xcrysden-1.6.2.ebuild
b/sci-chemistry/xcrysden/xcrysden-1.6.2.ebuild
index b243f1a06..99ad16333 100644
--- a/sci-chemistry/xcrysden/xcrysden-1.6.2.ebuild
+++ b/sci-chemistry/xcrysden/xcrysden-1.6.2.ebuild
@@ -28,8 +28,8 @@ BDEPEND="${RDEPEND}"
PATCHES=(
"${FILESDIR}/${P}-ext-bwidget.patch"
- "${FILESDIR}/${P}-Togl_lib.patch"
- "${FILESDIR}/${P}-wrapper_paths.patch"
+ "${FILESDIR}/${P}-Togl-lib.patch"
+ "${FILESDIR}/${P}-wrapper-paths.patch"
)
src_prepare() {