diff options
author | Akinori Hattori <hattya@gentoo.org> | 2021-11-22 23:37:08 +0900 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2021-11-22 23:37:08 +0900 |
commit | 7589a68d594b9a8fccb2dfbe2e5bd42edc3147a7 (patch) | |
tree | 3eb92d885252b7bfdab6daefa9ff74f197b6d471 /app-text/chasen | |
parent | dev-ruby/evented-spec: EAPI 8 (diff) | |
download | gentoo-7589a68d594b9a8fccb2dfbe2e5bd42edc3147a7.tar.gz gentoo-7589a68d594b9a8fccb2dfbe2e5bd42edc3147a7.tar.bz2 gentoo-7589a68d594b9a8fccb2dfbe2e5bd42edc3147a7.zip |
app-text/chasen: update HOMEPAGE and SRC_URI
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Akinori Hattori <hattya@gentoo.org>
Diffstat (limited to 'app-text/chasen')
-rw-r--r-- | app-text/chasen/chasen-2.4.4-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/chasen/chasen-2.4.4-r3.ebuild b/app-text/chasen/chasen-2.4.4-r3.ebuild index 179bcc124bed..becbef0dcf99 100644 --- a/app-text/chasen/chasen-2.4.4-r3.ebuild +++ b/app-text/chasen/chasen-2.4.4-r3.ebuild @@ -6,8 +6,8 @@ EAPI="5" inherit epatch perl-module DESCRIPTION="Japanese Morphological Analysis System, ChaSen" -HOMEPAGE="http://chasen-legacy.sourceforge.jp/" -SRC_URI="mirror://sourceforge.jp/chasen-legacy/32224/${P}.tar.gz" +HOMEPAGE="https://chasen-legacy.osdn.jp/" +SRC_URI="mirror://sourceforge.jp/${PN}-legacy/32224/${P}.tar.gz" LICENSE="BSD" SLOT="0" |