commit: 57f8fecb195c33577473669471652b89fefe3140
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 11 08:58:00 2017 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sat Mar 11 08:58:00 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57f8fecb
x11-wm/xoat: Install example configuration files/scripts.
Package-Manager: Portage-2.3.4, Repoman-2.3.2
x11-wm/xoat/xoat-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-wm/xoat/xoat-9999.ebuild b/x11-wm/xoat/xoat-9999.ebuild
index 97b5709e217..9e0581011eb 100644
--- a/x11-wm/xoat/xoat-9999.ebuild
+++ b/x11-wm/xoat/xoat-9999.ebuild
@@ -42,7 +42,7 @@ src_compile() {
src_install() {
dobin xoat
- dodoc xoat.md status
+ dodoc status xinitrc xoat.md xoatrc
doman xoat.1
save_config config.h
}