Gentoo Archives: gentoo-commits

From: Akinori Hattori <hattya@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/chasen/
Date: Mon, 22 Nov 2021 14:52:30
Message-Id: 1637591828.7589a68d594b9a8fccb2dfbe2e5bd42edc3147a7.hattya@gentoo
1 commit: 7589a68d594b9a8fccb2dfbe2e5bd42edc3147a7
2 Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 22 14:37:08 2021 +0000
4 Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 22 14:37:08 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7589a68d
7
8 app-text/chasen: update HOMEPAGE and SRC_URI
9
10 Package-Manager: Portage-3.0.28, Repoman-3.0.3
11 Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>
12
13 app-text/chasen/chasen-2.4.4-r3.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/app-text/chasen/chasen-2.4.4-r3.ebuild b/app-text/chasen/chasen-2.4.4-r3.ebuild
17 index 179bcc124bed..becbef0dcf99 100644
18 --- a/app-text/chasen/chasen-2.4.4-r3.ebuild
19 +++ b/app-text/chasen/chasen-2.4.4-r3.ebuild
20 @@ -6,8 +6,8 @@ EAPI="5"
21 inherit epatch perl-module
22
23 DESCRIPTION="Japanese Morphological Analysis System, ChaSen"
24 -HOMEPAGE="http://chasen-legacy.sourceforge.jp/"
25 -SRC_URI="mirror://sourceforge.jp/chasen-legacy/32224/${P}.tar.gz"
26 +HOMEPAGE="https://chasen-legacy.osdn.jp/"
27 +SRC_URI="mirror://sourceforge.jp/${PN}-legacy/32224/${P}.tar.gz"
28
29 LICENSE="BSD"
30 SLOT="0"