Gentoo Archives: gentoo-commits

From: Tobias Klausmann <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-anthy/
Date: Tue, 01 Sep 2015 18:45:55
Message-Id: 1441133141.b42ac0a7045100c0ffe44fff474e8b70b4e4dddf.klausman@gentoo
1 commit: b42ac0a7045100c0ffe44fff474e8b70b4e4dddf
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 1 18:45:31 2015 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 1 18:45:41 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b42ac0a7
7
8 app-i18n/ibus-anthy: Fixing HOMEPAGE move due to code.google.com shutdown
9
10 Package-Manager: portage-2.2.20.1
11
12 app-i18n/ibus-anthy/ibus-anthy-1.2.7-r1.ebuild | 2 +-
13 app-i18n/ibus-anthy/ibus-anthy-1.5.4.ebuild | 2 +-
14 2 files changed, 2 insertions(+), 2 deletions(-)
15
16 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
17 index 88467d4..8bfa8b6 100644
18 --- a/app-i18n/ibus-anthy/ibus-anthy-1.2.7-r1.ebuild
19 +++ b/app-i18n/ibus-anthy/ibus-anthy-1.2.7-r1.ebuild
20 @@ -7,7 +7,7 @@ PYTHON_DEPEND="2:2.5"
21 inherit eutils python
22
23 DESCRIPTION="Japanese input method Anthy IMEngine for IBus Framework"
24 -HOMEPAGE="https://code.google.com/p/ibus/"
25 +HOMEPAGE="https://github.com/ibus/ibus/wiki"
26 SRC_URI="https://ibus.googlecode.com/files/${P}.tar.gz"
27
28 LICENSE="GPL-2"
29
30 diff --git a/app-i18n/ibus-anthy/ibus-anthy-1.5.4.ebuild b/app-i18n/ibus-anthy/ibus-anthy-1.5.4.ebuild
31 index ab7e372..a727c24 100644
32 --- a/app-i18n/ibus-anthy/ibus-anthy-1.5.4.ebuild
33 +++ b/app-i18n/ibus-anthy/ibus-anthy-1.5.4.ebuild
34 @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 )
35 inherit eutils python-single-r1 autotools gnome2-utils
36
37 DESCRIPTION="Japanese input method Anthy IMEngine for IBus Framework"
38 -HOMEPAGE="https://code.google.com/p/ibus/"
39 +HOMEPAGE="https://github.com/ibus/ibus/wiki"
40 SRC_URI="https://ibus.googlecode.com/files/${P}.tar.gz
41 https://raw.github.com/ibus/ibus-anthy/${PV}/engine/anthy.i"