diff options
author | Akinori Hattori <hattya@gentoo.org> | 2017-08-16 22:48:18 +0900 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2017-08-16 22:48:18 +0900 |
commit | 64bcc4df0c3267587ede4a7beed8ed64721250f9 (patch) | |
tree | 5d28c3a1ef21cb42fca00c0cefa8f6263a73f9ec /app-i18n/ibus-table | |
parent | app-i18n/ibus-table: update to EAPI 6 (diff) | |
download | gentoo-64bcc4df0c3267587ede4a7beed8ed64721250f9.tar.gz gentoo-64bcc4df0c3267587ede4a7beed8ed64721250f9.tar.bz2 gentoo-64bcc4df0c3267587ede4a7beed8ed64721250f9.zip |
app-i18n/ibus-table: update SRC_URI
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Diffstat (limited to 'app-i18n/ibus-table')
-rw-r--r-- | app-i18n/ibus-table/ibus-table-1.5.0-r1.ebuild | 2 | ||||
-rw-r--r-- | 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 6d8c14c9848c..801350e75aac 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 a1a3f62c5461..577d254feeb7 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> |