commit:     bd9672c2cb5aad81ea7401c8d08de69d186c0e74
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 27 20:52:19 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Aug 27 20:52:19 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=bd9672c2

app-editors/okteta: Fix patch file name

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 ...0-doctools-optional.patch => okteta-0.26.13-doctools-optional.patch} | 0
 app-editors/okteta/okteta-9999.ebuild                                   | 2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/okteta/files/okteta-23.08.0-doctools-optional.patch 
b/app-editors/okteta/files/okteta-0.26.13-doctools-optional.patch
similarity index 100%
rename from app-editors/okteta/files/okteta-23.08.0-doctools-optional.patch
rename to app-editors/okteta/files/okteta-0.26.13-doctools-optional.patch

diff --git a/app-editors/okteta/okteta-9999.ebuild 
b/app-editors/okteta/okteta-9999.ebuild
index 9433a7e219..1b7c3decfc 100644
--- a/app-editors/okteta/okteta-9999.ebuild
+++ b/app-editors/okteta/okteta-9999.ebuild
@@ -49,7 +49,7 @@ DEPEND="
 "
 RDEPEND="${DEPEND}"
 
-PATCHES=( "${FILESDIR}/${PN}-23.08.0-doctools-optional.patch" ) # downstream
+PATCHES=( "${FILESDIR}/${PN}-0.26.13-doctools-optional.patch" ) # downstream
 
 src_configure() {
        local mycmakeargs=(

Reply via email to