sci-geosciences/grass: Update DEPEND and add missing eclass inheretance bug #567734...
authorAmy Winston <amynka@gentoo.org>
Sat, 26 Dec 2015 22:22:29 +0000 (23:22 +0100)
committerAmy Winston <amynka@gentoo.org>
Sat, 26 Dec 2015 22:29:42 +0000 (23:29 +0100)
Package-Manager: portage-2.2.24

sci-geosciences/grass/grass-7.0.1-r5.ebuild [moved from sci-geosciences/grass/grass-7.0.1-r4.ebuild with 98% similarity]

similarity index 98%
rename from sci-geosciences/grass/grass-7.0.1-r4.ebuild
rename to sci-geosciences/grass/grass-7.0.1-r5.ebuild
index 1c6a17bd844d57bc59e04cf04b4f278c69950b15..2f1201c631ac56a4e5a01a554a8c00c3087aa01c 100644 (file)
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 )
 PYTHON_REQ_USE="sqlite(-)?"
 WANT_AUTOCONF="2.1"
 
-inherit eutils gnome2 multilib python-single-r1 versionator wxwidgets autotools
+inherit eutils gnome2 fdo-mime multilib python-single-r1 versionator wxwidgets autotools
 
 MY_PM=${PN}$(get_version_component_range 1-2 ${PV})
 MY_PM=${MY_PM/.}
@@ -19,7 +19,7 @@ HOMEPAGE="http://grass.osgeo.org/"
 SRC_URI="http://grass.osgeo.org/${MY_PM}/source/${MY_P}.tar.gz"
 
 LICENSE="GPL-2"
-SLOT="0"
+SLOT="0/7.0.1-r5"
 KEYWORDS="~amd64 ~x86"
 IUSE="X blas cxx fftw geos lapack liblas mysql netcdf nls odbc opencl opengl openmp png postgres readline sqlite threads tiff truetype"