summaryrefslogtreecommitdiff
path: root/x11-misc/xdg-utils/xdg-utils-1.1.3-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/xdg-utils/xdg-utils-1.1.3-r1.ebuild')
-rw-r--r--x11-misc/xdg-utils/xdg-utils-1.1.3-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xdg-utils/xdg-utils-1.1.3-r1.ebuild b/x11-misc/xdg-utils/xdg-utils-1.1.3-r1.ebuild
index 17f10243d785..4e46bf29f1ae 100644
--- a/x11-misc/xdg-utils/xdg-utils-1.1.3-r1.ebuild
+++ b/x11-misc/xdg-utils/xdg-utils-1.1.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -74,5 +74,5 @@ src_install() {
pkg_postinst() {
[[ -x $(type -P gtk-update-icon-cache) ]] \
- || elog "Install x11-libs/gtk+:2 for the gtk-update-icon-cache command."
+ || elog "Install dev-util/gtk-update-icon-cache for the gtk-update-icon-cache command."
}