diff options
author | 2021-02-21 11:56:22 +0100 | |
---|---|---|
committer | 2021-02-21 11:56:22 +0100 | |
commit | 4a683efa22bbbfaa534a83b87b51ce2e8bbd2314 (patch) | |
tree | bf3a67ebed38788d07234ff08a736299a653cc5b /x11-themes | |
parent | sys-power/powermgmt-base: Port to EAPI 7, drop pm-utils USE flag (diff) | |
download | gentoo-4a683efa22bbbfaa534a83b87b51ce2e8bbd2314.tar.gz gentoo-4a683efa22bbbfaa534a83b87b51ce2e8bbd2314.tar.bz2 gentoo-4a683efa22bbbfaa534a83b87b51ce2e8bbd2314.zip |
x11-themes/fvwm-crystal: Remove sys-power/pm-utils reference
Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/fvwm-crystal/fvwm-crystal-3.6.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/fvwm-crystal/fvwm-crystal-3.6.5.ebuild b/x11-themes/fvwm-crystal/fvwm-crystal-3.6.5.ebuild index 5bf7b8131c43..7766a50c06bb 100644 --- a/x11-themes/fvwm-crystal/fvwm-crystal-3.6.5.ebuild +++ b/x11-themes/fvwm-crystal/fvwm-crystal-3.6.5.ebuild @@ -75,7 +75,7 @@ pkg_postinst() { elog "Popular supported softwares are:" elog "- x11-misc/xdg-user-dirs (the gtk USE is not needed) to" elog " get localized XDG user directories support" - elog "- sys-power/pm-utils or sys-apps/systemd for hibernate/resume support" + elog "- sys-apps/systemd for hibernate/resume support" elog "- media-sound/jack-audio-connection-kit for a professional sound server" elog "- several media players" } |