commit:     065708f62c6c040cab62c39a7186275ade4586a9
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 21 08:18:45 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Feb 21 10:29:09 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=065708f6

sci-geosciences/gdal-grass: Drop superfluous eutils.eclass, sort

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 sci-geosciences/gdal-grass/gdal-grass-2.1.0.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/sci-geosciences/gdal-grass/gdal-grass-2.1.0.ebuild 
b/sci-geosciences/gdal-grass/gdal-grass-2.1.0.ebuild
index b480a2b497b..1d121dde920 100644
--- a/sci-geosciences/gdal-grass/gdal-grass-2.1.0.ebuild
+++ b/sci-geosciences/gdal-grass/gdal-grass-2.1.0.ebuild
@@ -3,8 +3,6 @@
 
 EAPI=6
 
-inherit eutils
-
 DESCRIPTION="GDAL plugin to access GRASS data"
 HOMEPAGE="https://www.gdal.org/";
 SRC_URI="https://download.osgeo.org/gdal/${PV}/${P}.tar.gz";
@@ -21,11 +19,11 @@ RDEPEND="
 DEPEND="${RDEPEND}
        dev-libs/expat
        dev-libs/json-c:=
-       virtual/jpeg
        media-libs/tiff
        sci-libs/libgeotiff
        sci-libs/proj
        sys-libs/zlib
+       virtual/jpeg
        postgres? ( dev-db/postgresql )"
 
 # these drivers are copied at install from the already installed GRASS

Reply via email to