commit: cddfbfd96498415a3ed0966f1c693a5781c3d9cd
Author: Conrad Kostecki <conrad <AT> kostecki <DOT> com>
AuthorDate: Sat Aug 24 18:24:50 2019 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Sat Aug 24 19:49:48 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cddfbfd9
games-fps/eduke32: rename patches for full name
Package-Manager: Portage-2.3.73, Repoman-2.3.17
Signed-off-by: Conrad Kostecki <conrad <AT> kostecki.com>
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
games-fps/eduke32/eduke32-20190820.8043.ebuild | 4 ++--
...{log-to-tmpdir.patch => eduke32-20190820.8043-log-to-tmpdir.patch} | 0
...ke3d-path.patch => eduke32-20190820.8043-search-duke3d-path.patch} | 0
3 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/games-fps/eduke32/eduke32-20190820.8043.ebuild
b/games-fps/eduke32/eduke32-20190820.8043.ebuild
index 196f0653f81..9f03ea77a4e 100644
--- a/games-fps/eduke32/eduke32-20190820.8043.ebuild
+++ b/games-fps/eduke32/eduke32-20190820.8043.ebuild
@@ -79,8 +79,8 @@ DEPEND="
PATCHES=(
"${FILESDIR}/${PN}-20190419.7615-wad2map-buildfix.patch"
- "${FILESDIR}/log-to-tmpdir.patch"
- "${FILESDIR}/search-duke3d-path.patch"
+ "${FILESDIR}/${PN}-20190820.8043-log-to-tmpdir.patch"
+ "${FILESDIR}/${PN}-20190820.8043-search-duke3d-path.patch"
)
src_unpack() {
diff --git a/games-fps/eduke32/files/log-to-tmpdir.patch
b/games-fps/eduke32/files/eduke32-20190820.8043-log-to-tmpdir.patch
similarity index 100%
rename from games-fps/eduke32/files/log-to-tmpdir.patch
rename to games-fps/eduke32/files/eduke32-20190820.8043-log-to-tmpdir.patch
diff --git a/games-fps/eduke32/files/search-duke3d-path.patch
b/games-fps/eduke32/files/eduke32-20190820.8043-search-duke3d-path.patch
similarity index 100%
rename from games-fps/eduke32/files/search-duke3d-path.patch
rename to games-fps/eduke32/files/eduke32-20190820.8043-search-duke3d-path.patch