commit: 8f806f078a5373d5be0af5a6ad6be23b7a851745
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 13 19:55:51 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Oct 13 19:55:51 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f806f07
www-client/elinks: rename old parallel-make patch
Signed-off-by: Sam James <sam <AT> gentoo.org>
www-client/elinks/elinks-0.13.5-r100.ebuild | 4 ++--
...nks-9999-parallel-make.patch => elinks-0.13.5-parallel-make.patch} | 0
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/www-client/elinks/elinks-0.13.5-r100.ebuild
b/www-client/elinks/elinks-0.13.5-r100.ebuild
index b4dfb74b0dae..a3b49623550e 100644
--- a/www-client/elinks/elinks-0.13.5-r100.ebuild
+++ b/www-client/elinks/elinks-0.13.5-r100.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -49,7 +49,7 @@ DEPEND="${RDEPEND}
${PYTHON_DEPS}"
PATCHES=(
- "${FILESDIR}"/${PN}-9999-parallel-make.patch
+ "${FILESDIR}"/${P}-parallel-make.patch
)
src_prepare() {
diff --git a/www-client/elinks/files/elinks-9999-parallel-make.patch
b/www-client/elinks/files/elinks-0.13.5-parallel-make.patch
similarity index 100%
rename from www-client/elinks/files/elinks-9999-parallel-make.patch
rename to www-client/elinks/files/elinks-0.13.5-parallel-make.patch