projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cef317c
)
www-plugins/adobe-flash: gnome2-utils.eclass => xdg-utils.eclass
author
Jeroen Roovers
<jer@gentoo.org>
Thu, 14 Nov 2019 12:06:27 +0000
(13:06 +0100)
committer
Jeroen Roovers
<jer@gentoo.org>
Thu, 14 Nov 2019 12:06:38 +0000
(13:06 +0100)
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
www-plugins/adobe-flash/adobe-flash-32.0.0.293.ebuild
patch
|
blob
|
history
diff --git
a/www-plugins/adobe-flash/adobe-flash-32.0.0.293.ebuild
b/www-plugins/adobe-flash/adobe-flash-32.0.0.293.ebuild
index 49306f98b3205224486368b3ec7a73ad458f0587..7fc71ac549db791e2a2c4489254f185446ce3d12 100644
(file)
--- a/
www-plugins/adobe-flash/adobe-flash-32.0.0.293.ebuild
+++ b/
www-plugins/adobe-flash/adobe-flash-32.0.0.293.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit
gnome2
-utils nsplugins multilib multilib-minimal
+inherit
xdg
-utils nsplugins multilib multilib-minimal
DESCRIPTION="Adobe Flash Player"
HOMEPAGE="
@@
-133,8
+133,9
@@
multilib_src_install() {
}
pkg_postinst() {
-
gnome2
_icon_cache_update
+
xdg
_icon_cache_update
}
+
pkg_postrm() {
-
gnome2
_icon_cache_update
+
xdg
_icon_cache_update
}