mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-24 08:38:07 -07:00
dev-python/mecab-python: update HOMEPAGE and SRC_URI
Package-Manager: Portage-2.3.40, Repoman-2.3.9
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user