commit: de88a7d320ac75e6900968835310a5413f4b62df
Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 23 14:43:58 2017 +0000
Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Wed Aug 23 14:49:33 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de88a7d3
app-i18n/pyzy: update SRC_URI
Package-Manager: Portage-2.3.6, Repoman-2.3.1
app-i18n/pyzy/pyzy-0.1.0-r2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-i18n/pyzy/pyzy-0.1.0-r2.ebuild
b/app-i18n/pyzy/pyzy-0.1.0-r2.ebuild
index 23fe6deec28..6ad508a8b2f 100644
--- a/app-i18n/pyzy/pyzy-0.1.0-r2.ebuild
+++ b/app-i18n/pyzy/pyzy-0.1.0-r2.ebuild
@@ -10,8 +10,8 @@ PYZY_DB="${PN}-database-1.0.0"
DESCRIPTION="The Chinese PinYin and Bopomofo conversion library"
HOMEPAGE="https://github.com/pyzy/pyzy"
-SRC_URI="https://pyzy.googlecode.com/files/${P}.tar.gz
- https://pyzy.googlecode.com/files/${PYZY_DB}.tar.bz2"
+SRC_URI="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/${PN}/${P}.tar.gz
+
https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/${PN}/${PYZY_DB}.tar.bz2"
LICENSE="LGPL-2.1"
SLOT="0"