diff options
author | Justin Lecher <jlec@gentoo.org> | 2011-06-24 17:00:52 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2011-06-24 17:00:52 +0200 |
commit | fbf040fcc91ccb910ac6fc0c4b38fbcea56c4fca (patch) | |
tree | 48c085f8339ceb3b4338f5e2a456f8fc9bf3ad13 /sci-geosciences/qgis/qgis-9999.ebuild | |
parent | Sort inherit and/or USE (diff) | |
download | sci-fbf040fcc91ccb910ac6fc0c4b38fbcea56c4fca.tar.gz sci-fbf040fcc91ccb910ac6fc0c4b38fbcea56c4fca.tar.bz2 sci-fbf040fcc91ccb910ac6fc0c4b38fbcea56c4fca.zip |
Sort inherit and/or USE
(Portage version: 2.2.0_alpha41/git/Linux x86_64, signed Manifest commit with key 70EB7916)
Diffstat (limited to 'sci-geosciences/qgis/qgis-9999.ebuild')
-rw-r--r-- | sci-geosciences/qgis/qgis-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-geosciences/qgis/qgis-9999.ebuild b/sci-geosciences/qgis/qgis-9999.ebuild index c2dad770d..9975c7acb 100644 --- a/sci-geosciences/qgis/qgis-9999.ebuild +++ b/sci-geosciences/qgis/qgis-9999.ebuild @@ -6,7 +6,7 @@ EAPI="2" PYTHON_USE_WITH="sqlite" PYTHON_DEPEND="python? 2" -inherit python cmake-utils subversion +inherit cmake-utils python subversion DESCRIPTION="User friendly Geographic Information System" HOMEPAGE="http://www.qgis.org/" |