summaryrefslogtreecommitdiff
path: root/x11-themes/gnome-colors-common/gnome-colors-common-5.5.1-r1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-09-16 22:05:01 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-09-16 22:05:01 +0100
commitcc4618c9ba3d974948ebf340b542d8cb01db2f55 (patch)
tree125ee67bb9e0d548771cf7b61d04bb1f0dc57687 /x11-themes/gnome-colors-common/gnome-colors-common-5.5.1-r1.ebuild
parent677b7ba5c317778df2ad7e70df94b9b7eec4adbc (diff)
gentoo resync : 16.09.2021
Diffstat (limited to 'x11-themes/gnome-colors-common/gnome-colors-common-5.5.1-r1.ebuild')
-rw-r--r--x11-themes/gnome-colors-common/gnome-colors-common-5.5.1-r1.ebuild14
1 files changed, 1 insertions, 13 deletions
diff --git a/x11-themes/gnome-colors-common/gnome-colors-common-5.5.1-r1.ebuild b/x11-themes/gnome-colors-common/gnome-colors-common-5.5.1-r1.ebuild
index 2370f83c992f..09ae8ff4c505 100644
--- a/x11-themes/gnome-colors-common/gnome-colors-common-5.5.1-r1.ebuild
+++ b/x11-themes/gnome-colors-common/gnome-colors-common-5.5.1-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit gnome2-utils
+inherit xdg
DESCRIPTION="Colorized icons shared between all gnome-colors iconsets"
HOMEPAGE="https://code.google.com/p/gnome-colors/"
@@ -44,15 +44,3 @@ src_install() {
einstalldocs
}
-
-pkg_preinst() {
- gnome2_icon_savelist
-}
-
-pkg_postinst() {
- gnome2_icon_cache_update
-}
-
-pkg_postrm() {
- gnome2_icon_cache_update
-}