commit: 64bcc4df0c3267587ede4a7beed8ed64721250f9 Author: Akinori Hattori <hattya <AT> gentoo <DOT> org> AuthorDate: Wed Aug 16 13:48:18 2017 +0000 Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org> CommitDate: Wed Aug 16 13:48:18 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64bcc4df
app-i18n/ibus-table: update SRC_URI Package-Manager: Portage-2.3.6, Repoman-2.3.1 app-i18n/ibus-table/ibus-table-1.5.0-r1.ebuild | 2 +- app-i18n/ibus-table/metadata.xml | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/app-i18n/ibus-table/ibus-table-1.5.0-r1.ebuild b/app-i18n/ibus-table/ibus-table-1.5.0-r1.ebuild index 6d8c14c9848..801350e75aa 100644 --- a/app-i18n/ibus-table/ibus-table-1.5.0-r1.ebuild +++ b/app-i18n/ibus-table/ibus-table-1.5.0-r1.ebuild @@ -9,7 +9,7 @@ inherit python-single-r1 DESCRIPTION="Tables engines for IBus" HOMEPAGE="https://github.com/ibus/ibus/wiki" -SRC_URI="https://ibus.googlecode.com/files/${P}.tar.gz" +SRC_URI="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/ibus/${P}.tar.gz" LICENSE="GPL-2 LGPL-2.1" SLOT="0" diff --git a/app-i18n/ibus-table/metadata.xml b/app-i18n/ibus-table/metadata.xml index a1a3f62c546..577d254feeb 100644 --- a/app-i18n/ibus-table/metadata.xml +++ b/app-i18n/ibus-table/metadata.xml @@ -9,7 +9,6 @@ A framework for table based input methods using IBus. </longdescription> <upstream> - <remote-id type="google-code">ibus</remote-id> - <remote-id type="github">ibus/ibus</remote-id> + <remote-id type="github">kaio/ibus-table</remote-id> </upstream> </pkgmetadata>
