commit:     2c65a789737767ed9e0f633aac290dd2138e69c8
Author:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Sat Mar  7 12:37:23 2026 +0000
Commit:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Sat Mar  7 12:41:37 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c65a789

dev-scheme/stklos: rename patch

Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>

 .../stklos/files/{stklos-2.10-gentoo.patch => stklos-gentoo.patch}    | 0
 dev-scheme/stklos/stklos-2.10.ebuild                                  | 4 ++--
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-scheme/stklos/files/stklos-2.10-gentoo.patch 
b/dev-scheme/stklos/files/stklos-gentoo.patch
similarity index 100%
rename from dev-scheme/stklos/files/stklos-2.10-gentoo.patch
rename to dev-scheme/stklos/files/stklos-gentoo.patch

diff --git a/dev-scheme/stklos/stklos-2.10.ebuild 
b/dev-scheme/stklos/stklos-2.10.ebuild
index 2893bf029731..9927d7ecdb4d 100644
--- a/dev-scheme/stklos/stklos-2.10.ebuild
+++ b/dev-scheme/stklos/stklos-2.10.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="8"
@@ -20,7 +20,7 @@ RDEPEND="dev-libs/boehm-gc[threads?]
        dev-libs/libpcre2:="
 DEPEND="${RDEPEND}"
 
-PATCHES=( "${FILESDIR}"/${P}-gentoo.patch )
+PATCHES=( "${FILESDIR}"/${PN}-gentoo.patch )
 DOCS=( AUTHORS ChangeLog NEWS.md PACKAGES-USED {PORTING-NOTES,README}.md 
SUPPORTED-SRFIS )
 
 src_prepare() {

Reply via email to