app-i18n/skk-jisyo: tidy
authorAkinori Hattori <hattya@gentoo.org>
Sat, 16 May 2020 15:20:56 +0000 (00:20 +0900)
committerAkinori Hattori <hattya@gentoo.org>
Sat, 16 May 2020 15:20:56 +0000 (00:20 +0900)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Akinori Hattori <hattya@gentoo.org>
app-i18n/skk-jisyo/skk-jisyo-999999.ebuild

index 2268f975ecd0e4631f2020a4f544f12e6294cb75..b0a562228fc7ff42b2f367d310421acbf45b505f 100644 (file)
@@ -9,7 +9,7 @@ inherit git-r3 ruby-single
 MY_PN=${PN^^}
 
 DESCRIPTION="Jisyo (dictionary) files for the SKK Japanese-input software"
-HOMEPAGE="https://skk-dev.github.io/dict"
+HOMEPAGE="http://openlab.ring.gr.jp/skk/dic.html"
 EGIT_REPO_URI="https://github.com/skk-dev/dict"
 
 LICENSE="CC-BY-SA-3.0 GPL-2+ public-domain unicode"
@@ -34,7 +34,7 @@ HTML_DOCS=( edict_doc.html )
 SKKTOOLS_DIR="${EPREFIX}/usr/share/skktools/convert2skk"
 
 src_prepare() {
-       rm -f ${MY_PN}.{wrong*,noregist,not_wrong,hukugougo,notes,requested,pubdic+}
+       rm -f ${MY_PN}.{hukugougo,noregist,notes,pubdic+,requested,unannotated,*wrong*}
 
        default
 }