summaryrefslogtreecommitdiff
path: root/x11-misc/notify-osd
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-06-08 20:55:37 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-06-08 20:55:37 +0000
commitd350cc03a0dcd4ef41cc08db74694bd56d5eb1ca (patch)
tree35a174ee59a7c8a4b6c33b7e5a4d9160b78fcbaa /x11-misc/notify-osd
parentcc48863f284856defad34ea181c9717da58d54fb (diff)
downloadbaldeagleos-repo-d350cc03a0dcd4ef41cc08db74694bd56d5eb1ca.tar.gz
baldeagleos-repo-d350cc03a0dcd4ef41cc08db74694bd56d5eb1ca.tar.xz
baldeagleos-repo-d350cc03a0dcd4ef41cc08db74694bd56d5eb1ca.zip
Adding metadata
Diffstat (limited to 'x11-misc/notify-osd')
-rw-r--r--x11-misc/notify-osd/notify-osd-0.9.34-r2.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/x11-misc/notify-osd/notify-osd-0.9.34-r2.ebuild b/x11-misc/notify-osd/notify-osd-0.9.34-r2.ebuild
index 37513942a8c4..789a23455ea9 100644
--- a/x11-misc/notify-osd/notify-osd-0.9.34-r2.ebuild
+++ b/x11-misc/notify-osd/notify-osd-0.9.34-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -57,16 +57,15 @@ src_install() {
}
pkg_preinst() {
- gnome2_icon_savelist
gnome2_schemas_savelist
}
pkg_postinst() {
- gnome2_icon_cache_update
+ xdg_icon_cache_update
gnome2_schemas_update
}
pkg_postrm() {
- gnome2_icon_cache_update
+ xdg_icon_cache_update
gnome2_schemas_update
}