commit:     2d23d7408e6486ba7b9f956184cdcf8a6d79f82c
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 12 07:14:39 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Jun 12 07:17:04 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d23d740

sci-astronomy/stellarium: eutils->desktop, drop obsolete pkg_preinst

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 sci-astronomy/stellarium/stellarium-0.16.0-r1.ebuild | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/sci-astronomy/stellarium/stellarium-0.16.0-r1.ebuild 
b/sci-astronomy/stellarium/stellarium-0.16.0-r1.ebuild
index 40fe6f7f278..84f3a93a0f1 100644
--- a/sci-astronomy/stellarium/stellarium-0.16.0-r1.ebuild
+++ b/sci-astronomy/stellarium/stellarium-0.16.0-r1.ebuild
@@ -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
 }

Reply via email to