summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-08-22 13:05:06 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2018-08-22 17:27:31 +0200
commitd4610556b9784f1487f93d0dbf7835be8189dadc (patch)
treec75c41896acc14381b6f9c06a39463d6c9b5d847 /sci-geosciences
parentdev-python/colorama: run tests with 'script' to make stdout a TTY (diff)
downloadgentoo-d4610556b9784f1487f93d0dbf7835be8189dadc.tar.gz
gentoo-d4610556b9784f1487f93d0dbf7835be8189dadc.tar.bz2
gentoo-d4610556b9784f1487f93d0dbf7835be8189dadc.zip
sci-geosciences/qgis: eutils -> desktop
Package-Manager: Portage-2.3.48, Repoman-2.3.10
Diffstat (limited to 'sci-geosciences')
-rw-r--r--sci-geosciences/qgis/qgis-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-geosciences/qgis/qgis-9999.ebuild b/sci-geosciences/qgis/qgis-9999.ebuild
index 7ea4905841a8..afbd37bc704c 100644
--- a/sci-geosciences/qgis/qgis-9999.ebuild
+++ b/sci-geosciences/qgis/qgis-9999.ebuild
@@ -15,7 +15,7 @@ else
GIT_ECLASS="git-r3"
EGIT_REPO_URI="https://github.com/${PN}/${PN^^}.git"
fi
-inherit cmake-utils eutils ${GIT_ECLASS} gnome2-utils python-single-r1 qmake-utils xdg-utils
+inherit cmake-utils desktop ${GIT_ECLASS} gnome2-utils python-single-r1 qmake-utils xdg-utils
unset GIT_ECLASS
DESCRIPTION="User friendly Geographic Information System"