commit:     6e7e7cef931ab2f09a77842a92e4cd9b9819aa1d
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 15 18:52:23 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Oct 15 18:52:23 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e7e7cef

games-board/biloba: xdg-utils -> xdg

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Sam James <sam <AT> gentoo.org>

 games-board/biloba/biloba-0.9.3-r2.ebuild | 10 +---------
 1 file changed, 1 insertion(+), 9 deletions(-)

diff --git a/games-board/biloba/biloba-0.9.3-r2.ebuild 
b/games-board/biloba/biloba-0.9.3-r2.ebuild
index a79b45bdd80..cadf7ee1e24 100644
--- a/games-board/biloba/biloba-0.9.3-r2.ebuild
+++ b/games-board/biloba/biloba-0.9.3-r2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit autotools desktop xdg-utils
+inherit autotools desktop xdg
 
 DESCRIPTION="a board game, up to 4 players, with AI and network"
 HOMEPAGE="http://biloba.sourceforge.net/";
@@ -38,11 +38,3 @@ src_install() {
        newicon -s 64 biloba_icon.png ${PN}.png
        make_desktop_entry biloba Biloba
 }
-
-pkg_postinst() {
-       xdg_icon_cache_update
-}
-
-pkg_postrm() {
-       xdg_icon_cache_update
-}

Reply via email to