sci-geosciences/qgis: Fix QA WhitespaceFound
authorDavid Seifert <soap@gentoo.org>
Sat, 14 May 2016 22:30:09 +0000 (00:30 +0200)
committerDavid Seifert <soap@gentoo.org>
Sat, 14 May 2016 23:16:02 +0000 (01:16 +0200)
Package-Manager: portage-2.2.28

sci-geosciences/qgis/qgis-1.8.0.ebuild

index 92bf0574748525fb71ca029bc6036e87f569004b..f3b4b66dedbc44ae3f25ea1973dc695e74746f49 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -94,7 +94,7 @@ src_install() {
        fi
 
        python_optimize "${D}"/usr/share/qgis/python/plugins \
-                "${D}"/$(python_get_sitedir)/qgis
+               "${D}"/$(python_get_sitedir)/qgis
 }
 
 pkg_preinst() {