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/tomoe/
Date: Sat, 05 Aug 2017 14:48:01
Message-Id: 1501944452.aa6765c3bbab20a795c088b52cf202694b0f8f9a.hattya@gentoo
1 commit: aa6765c3bbab20a795c088b52cf202694b0f8f9a
2 Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 5 14:39:57 2017 +0000
4 Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 5 14:47:32 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa6765c3
7
8 app-i18n/tomoe: update HOMEPAGE
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.1
11
12 app-i18n/tomoe/tomoe-0.6.0-r2.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-i18n/tomoe/tomoe-0.6.0-r2.ebuild b/app-i18n/tomoe/tomoe-0.6.0-r2.ebuild
16 index b922e94e490..ba57fe79cba 100644
17 --- a/app-i18n/tomoe/tomoe-0.6.0-r2.ebuild
18 +++ b/app-i18n/tomoe/tomoe-0.6.0-r2.ebuild
19 @@ -7,8 +7,8 @@ PYTHON_COMPAT=( python2_7 )
20 inherit autotools ltprune python-single-r1
21
22 DESCRIPTION="Japanese handwriting recognition engine"
23 -HOMEPAGE="http://tomoe.sourceforge.jp/"
24 -SRC_URI="mirror://sourceforge/tomoe/${P}.tar.gz"
25 +HOMEPAGE="http://tomoe.osdn.jp/"
26 +SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
27
28 LICENSE="LGPL-2.1"
29 SLOT="0"