sci-astronomy/stellarium: eutils->desktop, drop obsolete pkg_preinst
authorAndreas Sturmlechner <asturm@gentoo.org>
Tue, 12 Jun 2018 07:14:39 +0000 (09:14 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Tue, 12 Jun 2018 07:17:04 +0000 (09:17 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

sci-astronomy/stellarium/stellarium-0.16.0-r1.ebuild

index 40fe6f7f2789127ed4a413c0d44f7b5a8b3d469b..84f3a93a0f1ea2a4476071e34bcd83b5a900ebbe 100644 (file)
@@ -2,7 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-inherit cmake-utils eutils flag-o-matic gnome2-utils
+
+inherit cmake-utils desktop flag-o-matic gnome2-utils
 
 DESCRIPTION="3D photo-realistic skies in real time"
 HOMEPAGE="http://www.stellarium.org/"
@@ -98,10 +99,6 @@ src_install() {
        newicon doc/images/stellarium-logo.png ${PN}.png
 }
 
-pkg_preinst() {
-       gnome2_icon_savelist
-}
-
 pkg_postinst() {
        gnome2_icon_cache_update
 }