summaryrefslogtreecommitdiff
path: root/x11-misc/lineakd
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2016-01-29 14:05:11 -0500
committerMichael Sterrett <mr_bones_@gentoo.org>2016-01-29 15:05:41 -0500
commit9932e3ecdfed825213307ef4c632ecf5ae509e3c (patch)
tree49d17823eed828988577cb56c425b10e56e0680b /x11-misc/lineakd
parent8db8815851f828daae4c9873a87789583bf593ef (diff)
downloadgentoo-9932e3ecdfed825213307ef4c632ecf5ae509e3c.tar.gz
gentoo-9932e3ecdfed825213307ef4c632ecf5ae509e3c.tar.xz
x11-misc/lineakd: direct users to the correct package for evtest (bug #484008)
Package-Manager: portage-2.2.26
Diffstat (limited to 'x11-misc/lineakd')
-rw-r--r--x11-misc/lineakd/lineakd-0.9.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/lineakd/lineakd-0.9.0-r1.ebuild b/x11-misc/lineakd/lineakd-0.9.0-r1.ebuild
index 3c935599050..54d264795f9 100644
--- a/x11-misc/lineakd/lineakd-0.9.0-r1.ebuild
+++ b/x11-misc/lineakd/lineakd-0.9.0-r1.ebuild
@@ -56,6 +56,6 @@ src_install() {
pkg_postinst() {
elog
elog "evtest utility has not been installed. evtest can be found"
- elog "in games-util/joystick."
+ elog "in app-misc/evtest."
elog
}