commit:     7918156a28199b6d5fe670d1e83e89e6bc407252
Author:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 30 13:35:05 2020 +0000
Commit:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Thu Apr 30 13:35:05 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7918156a

app-i18n/skk-jisyo: fix docs installation

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>

 app-i18n/skk-jisyo/skk-jisyo-999999.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/app-i18n/skk-jisyo/skk-jisyo-999999.ebuild 
b/app-i18n/skk-jisyo/skk-jisyo-999999.ebuild
index ff740ab2888..facc4cf0895 100644
--- a/app-i18n/skk-jisyo/skk-jisyo-999999.ebuild
+++ b/app-i18n/skk-jisyo/skk-jisyo-999999.ebuild
@@ -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"
 

Reply via email to