commit:     337f35c9db81b2c00da792a1596d8d4aec2d0509
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 20 00:20:17 2023 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Mon Feb 20 00:53:39 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=337f35c9

sci-mathematics/stp: rename patches

Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 ...txt-fix_cflags.patch => stp-2.3.3-CMakeLists.txt-fix_cflags.patch} | 0
 ...-stp.py-library_path.patch => stp-2.3.3-stp.py-library_path.patch} | 0
 sci-mathematics/stp/stp-2.3.3-r2.ebuild                               | 4 ++--
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-mathematics/stp/files/stp-CMakeLists.txt-fix_cflags.patch 
b/sci-mathematics/stp/files/stp-2.3.3-CMakeLists.txt-fix_cflags.patch
similarity index 100%
rename from sci-mathematics/stp/files/stp-CMakeLists.txt-fix_cflags.patch
rename to sci-mathematics/stp/files/stp-2.3.3-CMakeLists.txt-fix_cflags.patch

diff --git a/sci-mathematics/stp/files/stp-stp.py-library_path.patch 
b/sci-mathematics/stp/files/stp-2.3.3-stp.py-library_path.patch
similarity index 100%
rename from sci-mathematics/stp/files/stp-stp.py-library_path.patch
rename to sci-mathematics/stp/files/stp-2.3.3-stp.py-library_path.patch

diff --git a/sci-mathematics/stp/stp-2.3.3-r2.ebuild 
b/sci-mathematics/stp/stp-2.3.3-r2.ebuild
index 8c6578dface1..f9142adbe6df 100644
--- a/sci-mathematics/stp/stp-2.3.3-r2.ebuild
+++ b/sci-mathematics/stp/stp-2.3.3-r2.ebuild
@@ -41,8 +41,8 @@ DEPEND="${RDEPEND}"
 BDEPEND="test? ( dev-python/lit )"
 
 PATCHES=(
-       "${FILESDIR}"/stp-CMakeLists.txt-fix_cflags.patch
-       "${FILESDIR}"/stp-stp.py-library_path.patch
+       "${FILESDIR}"/${P}-CMakeLists.txt-fix_cflags.patch
+       "${FILESDIR}"/${P}-stp.py-library_path.patch
 )
 
 pkg_setup() {

Reply via email to