summaryrefslogtreecommitdiff
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
parentmedia-libs/kvazaar: bump to 0.8.3 (diff)
downloadgentoo-9932e3ec.tar.gz
gentoo-9932e3ec.tar.bz2
gentoo-9932e3ec.zip
x11-misc/lineakd: direct users to the correct package for evtest (bug #484008)
Package-Manager: portage-2.2.26
-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 3c9355990506..54d264795f97 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
}