From cddfbfd96498415a3ed0966f1c693a5781c3d9cd Mon Sep 17 00:00:00 2001 From: Conrad Kostecki Date: Sat, 24 Aug 2019 20:24:50 +0200 Subject: [PATCH] games-fps/eduke32: rename patches for full name Package-Manager: Portage-2.3.73, Repoman-2.3.17 Signed-off-by: Conrad Kostecki Signed-off-by: James Le Cuirot --- games-fps/eduke32/eduke32-20190820.8043.ebuild | 4 ++-- ...tmpdir.patch => eduke32-20190820.8043-log-to-tmpdir.patch} | 0 ...h.patch => eduke32-20190820.8043-search-duke3d-path.patch} | 0 3 files changed, 2 insertions(+), 2 deletions(-) rename games-fps/eduke32/files/{log-to-tmpdir.patch => eduke32-20190820.8043-log-to-tmpdir.patch} (100%) rename games-fps/eduke32/files/{search-duke3d-path.patch => eduke32-20190820.8043-search-duke3d-path.patch} (100%) diff --git a/games-fps/eduke32/eduke32-20190820.8043.ebuild b/games-fps/eduke32/eduke32-20190820.8043.ebuild index 196f0653f812..9f03ea77a4ef 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 -- 2.26.2