From 118e869da9704b9e11590feaa90580cb46fe2807 Mon Sep 17 00:00:00 2001 From: Francesco Turco Date: Fri, 19 Jan 2018 16:53:19 +0100 Subject: [PATCH] www-client/qupzilla: update GTK+ icon cache Closes: https://github.com/gentoo/gentoo/pull/6879 --- .../{qupzilla-2.2.4.ebuild => qupzilla-2.2.4-r1.ebuild} | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) rename www-client/qupzilla/{qupzilla-2.2.4.ebuild => qupzilla-2.2.4-r1.ebuild} (96%) diff --git a/www-client/qupzilla/qupzilla-2.2.4.ebuild b/www-client/qupzilla/qupzilla-2.2.4-r1.ebuild similarity index 96% rename from www-client/qupzilla/qupzilla-2.2.4.ebuild rename to www-client/qupzilla/qupzilla-2.2.4-r1.ebuild index 71a122fc233a..acb97d50c177 100644 --- a/www-client/qupzilla/qupzilla-2.2.4.ebuild +++ b/www-client/qupzilla/qupzilla-2.2.4-r1.ebuild @@ -12,7 +12,7 @@ PLOCALES="ar_SA bg_BG ca_ES cs_CZ da_DK de_DE el_GR es_419 es_ES es_MX es_VE PLUGINS_HASH="80fea7df7765fdf9c9c64fdb667052b25f1c0a22" PLUGINS_VERSION="2017.03.26" # if there are no updates, we can use the older archive -inherit l10n qmake-utils xdg-utils +inherit gnome2-utils l10n qmake-utils xdg-utils if [[ ${PV} == *9999 ]]; then inherit git-r3 @@ -111,8 +111,10 @@ src_install() { pkg_postinst() { xdg_desktop_database_update + gnome2_icon_cache_update } pkg_postrm() { xdg_desktop_database_update + gnome2_icon_cache_update } -- 2.26.2