dev-python/mecab-python: update HOMEPAGE and SRC_URI
authorAkinori Hattori <hattya@gentoo.org>
Fri, 20 Jul 2018 14:10:35 +0000 (23:10 +0900)
committerAkinori Hattori <hattya@gentoo.org>
Fri, 20 Jul 2018 14:10:35 +0000 (23:10 +0900)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

dev-python/mecab-python/mecab-python-0.996.ebuild
dev-python/mecab-python/metadata.xml

index 6e9a28c9f18ac42dbb6ae8b5d1654c7c1c6ff579..d86ab1608794ef324709b4cd6180a2586d371da7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -7,8 +7,8 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
 inherit distutils-r1
 
 DESCRIPTION="Python binding for MeCab"
-HOMEPAGE="http://mecab.sourceforge.net/"
-SRC_URI="https://mecab.googlecode.com/files/${P}.tar.gz"
+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 )"
 SLOT="0"
index 367494a8fef2f6db2b1d0101022690be8d0be37a..82adca0f7b81ac3147ae09f4362bff2aadddbabe 100644 (file)
@@ -6,6 +6,7 @@
                <name>Cjk</name>
        </maintainer>
        <upstream>
+               <remote-id type="github">taku910/mecab</remote-id>
                <remote-id type="google-code">mecab</remote-id>
                <remote-id type="sourceforge">mecab</remote-id>
        </upstream>