games-fps/eduke32: rename patches for full name
authorConrad Kostecki <conrad@kostecki.com>
Sat, 24 Aug 2019 18:24:50 +0000 (20:24 +0200)
committerJames Le Cuirot <chewi@gentoo.org>
Sat, 24 Aug 2019 19:49:48 +0000 (20:49 +0100)
Package-Manager: Portage-2.3.73, Repoman-2.3.17
Signed-off-by: Conrad Kostecki <conrad@kostecki.com>
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
games-fps/eduke32/eduke32-20190820.8043.ebuild
games-fps/eduke32/files/eduke32-20190820.8043-log-to-tmpdir.patch [moved from games-fps/eduke32/files/log-to-tmpdir.patch with 100% similarity]
games-fps/eduke32/files/eduke32-20190820.8043-search-duke3d-path.patch [moved from games-fps/eduke32/files/search-duke3d-path.patch with 100% similarity]

index 196f0653f81240eb28fe2f1125b22b8d0de1f40f..9f03ea77a4efa0039bd904dff85dbacc10c0c763 100644 (file)
@@ -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() {