app-i18n/skk-jisyo: fix docs installation
authorAkinori Hattori <hattya@gentoo.org>
Thu, 30 Apr 2020 13:35:05 +0000 (22:35 +0900)
committerAkinori Hattori <hattya@gentoo.org>
Thu, 30 Apr 2020 13:35:05 +0000 (22:35 +0900)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Akinori Hattori <hattya@gentoo.org>
app-i18n/skk-jisyo/skk-jisyo-999999.ebuild

index ff740ab288846c7a66cfee505a32eb027fce717b..facc4cf08959aaa256162aed4c60fd43aec828f1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
@@ -28,7 +28,8 @@ DEPEND="${RUBY_DEPS}
        )"
 RDEPEND=""
 
-DOCS=( ChangeLog{,.{1..3}} committers.txt edict_doc.txt )
+DOCS=( ChangeLog{,.{1..3}} committers.md )
+HTML_DOCS=( edict_doc.html )
 
 SKKTOOLS_DIR="${EPREFIX}/usr/share/skktools/convert2skk"