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-i18n/canfep/
Date: Sun, 27 Oct 2019 08:44:41
Message-Id: 1572165864.0ebd67475ed70b2a0552451d12741f0c3cb0cbca.hattya@gentoo
1 commit: 0ebd67475ed70b2a0552451d12741f0c3cb0cbca
2 Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 27 08:41:28 2019 +0000
4 Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 27 08:44:24 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ebd6747
7
8 app-i18n/canfep: update HOMEPAGE and SRC_URI
9
10 Closes: https://bugs.gentoo.org/684874
11 Package-Manager: Portage-2.3.76, Repoman-2.3.16
12 Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>
13
14 app-i18n/canfep/canfep-1.0-r1.ebuild | 5 +++--
15 1 file changed, 3 insertions(+), 2 deletions(-)
16
17 diff --git a/app-i18n/canfep/canfep-1.0-r1.ebuild b/app-i18n/canfep/canfep-1.0-r1.ebuild
18 index 07fdf6237f4..2066d5612ab 100644
19 --- a/app-i18n/canfep/canfep-1.0-r1.ebuild
20 +++ b/app-i18n/canfep/canfep-1.0-r1.ebuild
21 @@ -6,8 +6,9 @@ EAPI="6"
22 inherit toolchain-funcs
23
24 DESCRIPTION="Canna Japanese kana-kanji frontend processor on console"
25 -HOMEPAGE="http://www.geocities.co.jp/SiliconValley-Bay/7584/canfep/"
26 -SRC_URI="http://www.geocities.co.jp/SiliconValley-Bay/7584/${PN}/${P}.tar.gz
27 +#HOMEPAGE="http://www.geocities.co.jp/SiliconValley-Bay/7584/canfep/"
28 +HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
29 +SRC_URI="mirror://gentoo/${P}.tar.gz
30 unicode? ( http://hp.vector.co.jp/authors/VA020411/patches/${PN}_utf8.diff )"
31
32 LICENSE="canfep"