aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik (Xarthisius) <xarthisius@gentoo.org>2012-05-23 21:51:44 +0200
committerKacper Kowalik (Xarthisius) <xarthisius@gentoo.org>2012-05-23 21:51:44 +0200
commit5ee596e504739d9028210dd55ab9194fb8401cba (patch)
tree7006a2167b33bfeef6c625f8e1440f4ae1805f3c /sci-geosciences/qgis
parentsci-physics/root: update User's Guide (diff)
downloadsci-5ee596e504739d9028210dd55ab9194fb8401cba.tar.gz
sci-5ee596e504739d9028210dd55ab9194fb8401cba.tar.bz2
sci-5ee596e504739d9028210dd55ab9194fb8401cba.zip
[sci-geosciences/qgis] add eutils.eclass for make_desktop_entry
Diffstat (limited to 'sci-geosciences/qgis')
-rw-r--r--sci-geosciences/qgis/qgis-9999.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/sci-geosciences/qgis/qgis-9999.ebuild b/sci-geosciences/qgis/qgis-9999.ebuild
index 9975c7acb..fb5932e4e 100644
--- a/sci-geosciences/qgis/qgis-9999.ebuild
+++ b/sci-geosciences/qgis/qgis-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -6,7 +6,8 @@ EAPI="2"
PYTHON_USE_WITH="sqlite"
PYTHON_DEPEND="python? 2"
-inherit cmake-utils python subversion
+
+inherit cmake-utils python subversion eutils
DESCRIPTION="User friendly Geographic Information System"
HOMEPAGE="http://www.qgis.org/"