commit:     576a5b85b9b543f615b6994c4e9aaa773102d97a
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 30 12:43:35 2025 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Aug 30 20:54:38 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=576a5b85

sci-geosciences/gpsd: Drop upstreamed patch

Upstream commit 05c5300825742090d18bd6c5b01087f00d1c4360

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

 sci-geosciences/gpsd/gpsd-3.26.1-r1.ebuild | 2 +-
 sci-geosciences/gpsd/gpsd-9999.ebuild      | 2 --
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/sci-geosciences/gpsd/gpsd-3.26.1-r1.ebuild 
b/sci-geosciences/gpsd/gpsd-3.26.1-r1.ebuild
index a22ed51cf971..3bd1076ce1ac 100644
--- a/sci-geosciences/gpsd/gpsd-3.26.1-r1.ebuild
+++ b/sci-geosciences/gpsd/gpsd-3.26.1-r1.ebuild
@@ -70,7 +70,7 @@ if [[ ${PV} == *9999* ]] ; then
        BDEPEND+=" dev-ruby/asciidoctor"
 fi
 
-PATCHES=( "${FILESDIR}/${P}-qt6.patch" ) # bug 962118
+PATCHES=( "${FILESDIR}/${P}-qt6.patch" ) # bug 962118, in git master
 
 python_check_deps() {
        python_has_version -b "dev-build/scons[${PYTHON_USEDEP}]" || return 1

diff --git a/sci-geosciences/gpsd/gpsd-9999.ebuild 
b/sci-geosciences/gpsd/gpsd-9999.ebuild
index e2a8f811e767..18ed0384d1cf 100644
--- a/sci-geosciences/gpsd/gpsd-9999.ebuild
+++ b/sci-geosciences/gpsd/gpsd-9999.ebuild
@@ -70,8 +70,6 @@ if [[ ${PV} == *9999* ]] ; then
        BDEPEND+=" dev-ruby/asciidoctor"
 fi
 
-PATCHES=( "${FILESDIR}/${PN}-3.26.1-qt6.patch" ) # bug 962118
-
 python_check_deps() {
        python_has_version -b "dev-build/scons[${PYTHON_USEDEP}]" || return 1
 }

Reply via email to