diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2015-09-01 20:51:34 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2015-09-01 20:51:34 +0200 |
commit | de7cdc142ab7a6a0532da79dd1f4965d4af171d4 (patch) | |
tree | 8779138c1aecb4a7ee58d1ad919ccc72799d1837 /app-i18n/mozc | |
parent | app-i18n/librime: Fixing HOMEPAGE move due to code.google.com shutdown (diff) | |
download | gentoo-de7cdc142ab7a6a0532da79dd1f4965d4af171d4.tar.gz gentoo-de7cdc142ab7a6a0532da79dd1f4965d4af171d4.tar.bz2 gentoo-de7cdc142ab7a6a0532da79dd1f4965d4af171d4.zip |
app-i18n/mozc: Fixing HOMEPAGE move due to code.google.com shutdown
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'app-i18n/mozc')
-rw-r--r-- | app-i18n/mozc/mozc-1.10.1390.102-r1.ebuild | 2 | ||||
-rw-r--r-- | app-i18n/mozc/mozc-1.13.1651.102.ebuild | 2 | ||||
-rw-r--r-- | 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 6225fb0827e1..7444fcf1d195 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 571ac0d34861..eeb2202ebb12 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 68746a6f5b6f..8d463446022e 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" |