commit: de7cdc142ab7a6a0532da79dd1f4965d4af171d4 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org> AuthorDate: Tue Sep 1 18:51:34 2015 +0000 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org> CommitDate: Tue Sep 1 18:51:34 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de7cdc14
app-i18n/mozc: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 app-i18n/mozc/mozc-1.10.1390.102-r1.ebuild | 2 +- app-i18n/mozc/mozc-1.13.1651.102.ebuild | 2 +- app-i18n/mozc/mozc-2.16.2037.102.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app-i18n/mozc/mozc-1.10.1390.102-r1.ebuild b/app-i18n/mozc/mozc-1.10.1390.102-r1.ebuild index 6225fb0..7444fcf 100644 --- a/app-i18n/mozc/mozc-1.10.1390.102-r1.ebuild +++ b/app-i18n/mozc/mozc-1.10.1390.102-r1.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 ) inherit elisp-common eutils multilib multiprocessing python-single-r1 toolchain-funcs DESCRIPTION="The Mozc engine for IBus Framework" -HOMEPAGE="https://code.google.com/p/mozc/" +HOMEPAGE="https://github.com/google/mozc" PROTOBUF_VER="2.5.0" GMOCK_VER="1.6.0" diff --git a/app-i18n/mozc/mozc-1.13.1651.102.ebuild b/app-i18n/mozc/mozc-1.13.1651.102.ebuild index 571ac0d..eeb2202 100644 --- a/app-i18n/mozc/mozc-1.13.1651.102.ebuild +++ b/app-i18n/mozc/mozc-1.13.1651.102.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 ) inherit elisp-common eutils multilib multiprocessing python-single-r1 toolchain-funcs DESCRIPTION="The Mozc engine for IBus Framework" -HOMEPAGE="https://code.google.com/p/mozc/" +HOMEPAGE="https://github.com/google/mozc" PROTOBUF_VER="2.5.0" GMOCK_VER="1.6.0" diff --git a/app-i18n/mozc/mozc-2.16.2037.102.ebuild b/app-i18n/mozc/mozc-2.16.2037.102.ebuild index 68746a6..8d46344 100644 --- a/app-i18n/mozc/mozc-2.16.2037.102.ebuild +++ b/app-i18n/mozc/mozc-2.16.2037.102.ebuild @@ -8,7 +8,7 @@ PLOCALES="de ja zh_CN zh_TW" inherit elisp-common eutils l10n multilib multiprocessing python-single-r1 toolchain-funcs DESCRIPTION="The Mozc engine for IBus Framework" -HOMEPAGE="https://code.google.com/p/mozc/" +HOMEPAGE="https://github.com/google/mozc" PROTOBUF_VER="2.5.0" GMOCK_VER="1.6.0"
