summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori Hattori <hattya@gentoo.org>2018-07-20 23:25:15 +0900
committerAkinori Hattori <hattya@gentoo.org>2018-07-20 23:27:30 +0900
commita58424632d340c12288638d95fbada3c1bb66cd5 (patch)
tree08d77ec260394c34d914512e17301fb4c15956aa /app-dicts/mecab-ipadic/mecab-ipadic-2.7.0.20070801.ebuild
parentsys-kernel/gentoo-sources: Linux 4.16.X is EOL. Removing (diff)
downloadgentoo-a58424632d340c12288638d95fbada3c1bb66cd5.tar.gz
gentoo-a58424632d340c12288638d95fbada3c1bb66cd5.tar.bz2
gentoo-a58424632d340c12288638d95fbada3c1bb66cd5.zip
app-dicts/mecab-ipadic: update HOMEPAGE
Package-Manager: Portage-2.3.40, Repoman-2.3.9
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.ebuild6
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"