diff options
Diffstat (limited to 'app-dicts/mecab-ipadic/mecab-ipadic-2.7.0.20070801.ebuild')
-rw-r--r-- | app-dicts/mecab-ipadic/mecab-ipadic-2.7.0.20070801.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-dicts/mecab-ipadic/mecab-ipadic-2.7.0.20070801.ebuild b/app-dicts/mecab-ipadic/mecab-ipadic-2.7.0.20070801.ebuild index c1b211621986..67d31976b0d4 100644 --- a/app-dicts/mecab-ipadic/mecab-ipadic-2.7.0.20070801.ebuild +++ b/app-dicts/mecab-ipadic/mecab-ipadic-2.7.0.20070801.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -6,8 +6,8 @@ EAPI="5" MY_P="${PN}-${PV%.*}-${PV/*.}" DESCRIPTION="IPA dictionary for MeCab" -HOMEPAGE="http://mecab.sourceforge.net/" -SRC_URI="mirror://sourceforge/mecab/${MY_P}.tar.gz" +HOMEPAGE="http://taku910.github.io/mecab/" +SRC_URI="mirror://sourceforge/${PN%-*}/${MY_P}.tar.gz" LICENSE="ipadic" SLOT="0" |