commit:     bd93ca8581d7313b948da57c12fb8b826bbbe0d5
Author:     Paul Zander <negril.nx+gentoo <AT> gmail <DOT> com>
AuthorDate: Sun Jun 29 15:02:21 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Oct 19 18:02:19 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd93ca85

media-libs/x265: rename 3.6 test_ns patch

Signed-off-by: Paul Zander <negril.nx+gentoo <AT> gmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/44229
Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-libs/x265/files/{test-ns.patch => x265-3.6-test-ns.patch} | 0
 media-libs/x265/x265-3.6-r1.ebuild                              | 9 ++++++---
 2 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/media-libs/x265/files/test-ns.patch 
b/media-libs/x265/files/x265-3.6-test-ns.patch
similarity index 100%
rename from media-libs/x265/files/test-ns.patch
rename to media-libs/x265/files/x265-3.6-test-ns.patch

diff --git a/media-libs/x265/x265-3.6-r1.ebuild 
b/media-libs/x265/x265-3.6-r1.ebuild
index f3f31fde6afc..aa50f4b7c014 100644
--- a/media-libs/x265/x265-3.6-r1.ebuild
+++ b/media-libs/x265/x265-3.6-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -38,11 +38,14 @@ PATCHES=(
        "${FILESDIR}/${PN}-9999-arm.patch"
        "${FILESDIR}/neon.patch"
        "${FILESDIR}/tests.patch"
-       "${FILESDIR}/test-ns.patch"
        "${FILESDIR}/${PN}-3.5-r5-cpp-std.patch"
        "${FILESDIR}/${PN}-3.5-r5-gcc15.patch"
-       "${FILESDIR}/${PN}-3.6-test-ns_2.patch"
+
        "${FILESDIR}/${PN}-3.6-cmake-cleanup.patch"
+
+       "${FILESDIR}/${PN}-3.6-test-ns.patch"
+       "${FILESDIR}/${PN}-3.6-test-ns_2.patch"
+
        "${FILESDIR}/${PN}-3.6-code-cleanup.patch"
 )
 

Reply via email to