summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWolfgang E. Sanyer <ezzieyguywuf@gmail.com>2021-03-08 23:18:24 -0500
committerSam James <sam@gentoo.org>2021-04-05 17:45:39 +0000
commitf394c44eda32283d222fc56e56bdc50bbcb05905 (patch)
treec0b0b821b2929cff468da7c66c4179f746669d5a /games-roguelike/tome
parentgames-roguelike/tome: remove egames.eclass, update to EAPI 7 (diff)
downloadgentoo-f394c44eda32283d222fc56e56bdc50bbcb05905.tar.gz
gentoo-f394c44eda32283d222fc56e56bdc50bbcb05905.tar.bz2
gentoo-f394c44eda32283d222fc56e56bdc50bbcb05905.zip
games-roguelike/tome: rename patch file to include package name
Signed-off-by: Wolfgang E. Sanyer <ezzieyguywuf@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-roguelike/tome')
-rw-r--r--games-roguelike/tome/files/tome-2.3.5-gentoo-paths.patch (renamed from games-roguelike/tome/files/2.3.5-gentoo-paths.patch)0
-rw-r--r--games-roguelike/tome/tome-2.3.5.ebuild2
2 files changed, 1 insertions, 1 deletions
diff --git a/games-roguelike/tome/files/2.3.5-gentoo-paths.patch b/games-roguelike/tome/files/tome-2.3.5-gentoo-paths.patch
index b3ef7fd98e67..b3ef7fd98e67 100644
--- a/games-roguelike/tome/files/2.3.5-gentoo-paths.patch
+++ b/games-roguelike/tome/files/tome-2.3.5-gentoo-paths.patch
diff --git a/games-roguelike/tome/tome-2.3.5.ebuild b/games-roguelike/tome/tome-2.3.5.ebuild
index ba8a0ba2545f..66f77bb1c077 100644
--- a/games-roguelike/tome/tome-2.3.5.ebuild
+++ b/games-roguelike/tome/tome-2.3.5.ebuild
@@ -28,7 +28,7 @@ DEPEND="${RDEPEND}
S=${WORKDIR}/tome-${MY_PV}-src/src
-PATCHES=( "${FILESDIR}/${PV}-gentoo-paths.patch"
+PATCHES=( "${FILESDIR}/${PN}-2.3.5-gentoo-paths.patch"
"${FILESDIR}"/${PN}-2.3.5-format.patch
"${FILESDIR}"/${PN}-2.3.5-noX.patch
)