commit: 1db6378360ccdba2e10a3ce0ee878c746f418308
Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Sat May 16 15:20:56 2020 +0000
Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Sat May 16 15:20:56 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1db63783
app-i18n/skk-jisyo: tidy
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>
app-i18n/skk-jisyo/skk-jisyo-999999.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-i18n/skk-jisyo/skk-jisyo-999999.ebuild
b/app-i18n/skk-jisyo/skk-jisyo-999999.ebuild
index 2268f975ecd..b0a562228fc 100644
--- a/app-i18n/skk-jisyo/skk-jisyo-999999.ebuild
+++ b/app-i18n/skk-jisyo/skk-jisyo-999999.ebuild
@@ -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
}