diff options
author | Akinori Hattori <hattya@gentoo.org> | 2017-08-16 23:03:10 +0900 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2017-08-16 23:08:34 +0900 |
commit | 77e79b375c867c1aa74e82b2b28c477842024d41 (patch) | |
tree | 7781efee34344c7328b581533cadee920d412ec5 /app-i18n/ibus-table-chinese | |
parent | app-i18n/ibus-table-chinese: update to EAPI 6 (diff) | |
download | gentoo-77e79b375c867c1aa74e82b2b28c477842024d41.tar.gz gentoo-77e79b375c867c1aa74e82b2b28c477842024d41.tar.bz2 gentoo-77e79b375c867c1aa74e82b2b28c477842024d41.zip |
app-i18n/ibus-table-chinese: update SRC_URI
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Diffstat (limited to 'app-i18n/ibus-table-chinese')
-rw-r--r-- | app-i18n/ibus-table-chinese/ibus-table-chinese-1.4.6.ebuild | 2 | ||||
-rw-r--r-- | app-i18n/ibus-table-chinese/metadata.xml | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/app-i18n/ibus-table-chinese/ibus-table-chinese-1.4.6.ebuild b/app-i18n/ibus-table-chinese/ibus-table-chinese-1.4.6.ebuild index ac3a0c164af3..0a4694cccebe 100644 --- a/app-i18n/ibus-table-chinese/ibus-table-chinese-1.4.6.ebuild +++ b/app-i18n/ibus-table-chinese/ibus-table-chinese-1.4.6.ebuild @@ -10,7 +10,7 @@ MY_P="${P}-Source" DESCRIPTION="Chinese tables for IBus-Table" HOMEPAGE="https://github.com/definite/ibus-table-chinese" -SRC_URI="https://ibus.googlecode.com/files/${MY_P}.tar.gz" +SRC_URI="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/ibus/${MY_P}.tar.gz" LICENSE="GPL-3" SLOT="0" diff --git a/app-i18n/ibus-table-chinese/metadata.xml b/app-i18n/ibus-table-chinese/metadata.xml index 61aa1fd0eb03..d91706d7e8c4 100644 --- a/app-i18n/ibus-table-chinese/metadata.xml +++ b/app-i18n/ibus-table-chinese/metadata.xml @@ -5,7 +5,6 @@ <email>cjk@gentoo.org</email> </maintainer> <upstream> - <remote-id type="google-code">ibus</remote-id> <remote-id type="github">definite/ibus-table-chinese</remote-id> </upstream> </pkgmetadata> |