diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2015-09-01 20:48:30 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2015-09-01 20:48:30 +0200 |
commit | 8cafabf0db12b661a960d7bb4e67df04d2acafe1 (patch) | |
tree | 82b0bebda5101c206fb165ba580559f2ba70f13f /app-i18n/ibus-table/ibus-table-1.2.0.20100111.ebuild | |
parent | app-i18n/ibus-rime: Fixing HOMEPAGE move due to code.google.com shutdown (diff) | |
download | gentoo-8cafabf0db12b661a960d7bb4e67df04d2acafe1.tar.gz gentoo-8cafabf0db12b661a960d7bb4e67df04d2acafe1.tar.bz2 gentoo-8cafabf0db12b661a960d7bb4e67df04d2acafe1.zip |
app-i18n/ibus-table: Fixing HOMEPAGE move due to code.google.com shutdown
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'app-i18n/ibus-table/ibus-table-1.2.0.20100111.ebuild')
-rw-r--r-- | app-i18n/ibus-table/ibus-table-1.2.0.20100111.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/ibus-table/ibus-table-1.2.0.20100111.ebuild b/app-i18n/ibus-table/ibus-table-1.2.0.20100111.ebuild index 053cd2d6a959..27df9177c6a0 100644 --- a/app-i18n/ibus-table/ibus-table-1.2.0.20100111.ebuild +++ b/app-i18n/ibus-table/ibus-table-1.2.0.20100111.ebuild @@ -8,7 +8,7 @@ PYTHON_USE_WITH="sqlite" inherit python DESCRIPTION="The Table Engine for IBus Framework" -HOMEPAGE="https://code.google.com/p/ibus/" +HOMEPAGE="https://github.com/ibus/ibus/wiki" SRC_URI="https://ibus.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2 LGPL-2.1" |