summaryrefslogtreecommitdiff
path: root/dev-python/mecab-python/mecab-python-0.996.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/mecab-python/mecab-python-0.996.ebuild')
-rw-r--r--dev-python/mecab-python/mecab-python-0.996.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/mecab-python/mecab-python-0.996.ebuild b/dev-python/mecab-python/mecab-python-0.996.ebuild
index a716759651cc..3f106954d352 100644
--- a/dev-python/mecab-python/mecab-python-0.996.ebuild
+++ b/dev-python/mecab-python/mecab-python-0.996.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{6,7,8,9,10} )
inherit distutils-r1
DESCRIPTION="Python binding for MeCab"
-HOMEPAGE="https://taku910.github.io/mecab/"
+HOMEPAGE="http://taku910.github.io/mecab/"
SRC_URI="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/${PN%-*}/${P}.tar.gz"
LICENSE="|| ( BSD LGPL-2.1 GPL-2 )"