commit:     303450b7c5f676781ae228d1a45508e5615cb9d0
Author:     Alfred Wingate <parona <AT> protonmail <DOT> com>
AuthorDate: Fri Apr 25 23:47:31 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 26 19:50:33 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=303450b7

sci-geosciences/gpsd: drop obselete sed

Addressed upstream in 
https://gitlab.com/gpsd/gpsd/-/commit/c7183b2cc4a42f6ca7c2dc687ee7881efe9aeb73

Signed-off-by: Alfred Wingate <parona <AT> protonmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/41775
Signed-off-by: Sam James <sam <AT> gentoo.org>

 sci-geosciences/gpsd/gpsd-3.25-r2.ebuild | 5 +----
 sci-geosciences/gpsd/gpsd-9999.ebuild    | 5 +----
 2 files changed, 2 insertions(+), 8 deletions(-)

diff --git a/sci-geosciences/gpsd/gpsd-3.25-r2.ebuild 
b/sci-geosciences/gpsd/gpsd-3.25-r2.ebuild
index 615d6bafd6f9..0c6b8cebfacd 100644
--- a/sci-geosciences/gpsd/gpsd-3.25-r2.ebuild
+++ b/sci-geosciences/gpsd/gpsd-3.25-r2.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
@@ -95,9 +95,6 @@ src_prepare() {
                die "please sync ebuild & source"
        fi
 
-       # bug #807661
-       sed -i -e 's:$SRCDIR/gpsd.hotplug:$SRCDIR/../gpsd.hotplug:' SConscript 
|| die
-
        default
 
        use python && distutils-r1_src_prepare

diff --git a/sci-geosciences/gpsd/gpsd-9999.ebuild 
b/sci-geosciences/gpsd/gpsd-9999.ebuild
index 9a4ff1315e67..2c6ff7a98b08 100644
--- a/sci-geosciences/gpsd/gpsd-9999.ebuild
+++ b/sci-geosciences/gpsd/gpsd-9999.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
@@ -90,9 +90,6 @@ src_prepare() {
                die "please sync ebuild & source"
        fi
 
-       # bug #807661
-       sed -i -e 's:$SRCDIR/gpsd.hotplug:$SRCDIR/../gpsd.hotplug:' SConscript 
|| die
-
        default
 
        distutils-r1_src_prepare

Reply via email to