commit: b42ac0a7045100c0ffe44fff474e8b70b4e4dddf Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org> AuthorDate: Tue Sep 1 18:45:31 2015 +0000 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org> CommitDate: Tue Sep 1 18:45:41 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b42ac0a7
app-i18n/ibus-anthy: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 app-i18n/ibus-anthy/ibus-anthy-1.2.7-r1.ebuild | 2 +- app-i18n/ibus-anthy/ibus-anthy-1.5.4.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app-i18n/ibus-anthy/ibus-anthy-1.2.7-r1.ebuild b/app-i18n/ibus-anthy/ibus-anthy-1.2.7-r1.ebuild index 88467d4..8bfa8b6 100644 --- a/app-i18n/ibus-anthy/ibus-anthy-1.2.7-r1.ebuild +++ b/app-i18n/ibus-anthy/ibus-anthy-1.2.7-r1.ebuild @@ -7,7 +7,7 @@ PYTHON_DEPEND="2:2.5" inherit eutils python DESCRIPTION="Japanese input method Anthy IMEngine 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" diff --git a/app-i18n/ibus-anthy/ibus-anthy-1.5.4.ebuild b/app-i18n/ibus-anthy/ibus-anthy-1.5.4.ebuild index ab7e372..a727c24 100644 --- a/app-i18n/ibus-anthy/ibus-anthy-1.5.4.ebuild +++ b/app-i18n/ibus-anthy/ibus-anthy-1.5.4.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 ) inherit eutils python-single-r1 autotools gnome2-utils DESCRIPTION="Japanese input method Anthy IMEngine 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 https://raw.github.com/ibus/ibus-anthy/${PV}/engine/anthy.i"
