diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2015-09-01 20:45:31 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2015-09-01 20:45:41 +0200 |
commit | b42ac0a7045100c0ffe44fff474e8b70b4e4dddf (patch) | |
tree | 9f5622c5964071c8c63878ae511a95b4c1f105b7 /app-i18n/ibus-anthy | |
parent | x11-wm/mutter: fix wayland dependency (diff) | |
download | gentoo-b42ac0a7045100c0ffe44fff474e8b70b4e4dddf.tar.gz gentoo-b42ac0a7045100c0ffe44fff474e8b70b4e4dddf.tar.bz2 gentoo-b42ac0a7045100c0ffe44fff474e8b70b4e4dddf.zip |
app-i18n/ibus-anthy: Fixing HOMEPAGE move due to code.google.com shutdown
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'app-i18n/ibus-anthy')
-rw-r--r-- | app-i18n/ibus-anthy/ibus-anthy-1.2.7-r1.ebuild | 2 | ||||
-rw-r--r-- | 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 88467d4e3c54..8bfa8b61732b 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 ab7e3720fd28..a727c24be37f 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" |