summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 08:52:49 +0100
committerSam James <sam@gentoo.org>2021-04-16 12:21:28 +0100
commit3024ff49b147350dfe4d8631e0dfbc2932cfc228 (patch)
tree87461c1c7e811734087d608e552c269355591099 /sci-geosciences
parentsci-geosciences/congen: eutils-- (diff)
downloadgentoo-3024ff49b147350dfe4d8631e0dfbc2932cfc228.tar.gz
gentoo-3024ff49b147350dfe4d8631e0dfbc2932cfc228.tar.bz2
gentoo-3024ff49b147350dfe4d8631e0dfbc2932cfc228.zip
sci-geosciences/gpsd: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-geosciences')
-rw-r--r--sci-geosciences/gpsd/gpsd-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-geosciences/gpsd/gpsd-9999.ebuild b/sci-geosciences/gpsd/gpsd-9999.ebuild
index f34a81133689..fd54dc05ae27 100644
--- a/sci-geosciences/gpsd/gpsd-9999.ebuild
+++ b/sci-geosciences/gpsd/gpsd-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -7,7 +7,7 @@ DISTUTILS_OPTIONAL=1
PYTHON_COMPAT=( python3_{7,8} )
SCONS_MIN_VERSION="2.3.0"
-inherit eutils udev multilib distutils-r1 scons-utils toolchain-funcs
+inherit udev multilib distutils-r1 scons-utils toolchain-funcs
if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI="https://gitlab.com/gpsd/gpsd.git"