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-hangul/
Date: Tue, 01 Sep 2015 18:46:38
Message-Id: 1441133182.32748a30bfe7b3202f57b3edd192858bd19ff21b.klausman@gentoo
1 commit: 32748a30bfe7b3202f57b3edd192858bd19ff21b
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 1 18:46:22 2015 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 1 18:46:22 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32748a30
7
8 app-i18n/ibus-hangul: Fixing HOMEPAGE move due to code.google.com shutdown
9
10 Package-Manager: portage-2.2.20.1
11
12 app-i18n/ibus-hangul/ibus-hangul-1.4.0.ebuild | 2 +-
13 app-i18n/ibus-hangul/ibus-hangul-1.4.1.ebuild | 2 +-
14 app-i18n/ibus-hangul/ibus-hangul-1.4.2-r1.ebuild | 2 +-
15 app-i18n/ibus-hangul/ibus-hangul-1.4.2.ebuild | 2 +-
16 4 files changed, 4 insertions(+), 4 deletions(-)
17
18 diff --git a/app-i18n/ibus-hangul/ibus-hangul-1.4.0.ebuild b/app-i18n/ibus-hangul/ibus-hangul-1.4.0.ebuild
19 index 4ada7ac..27d8b84 100644
20 --- a/app-i18n/ibus-hangul/ibus-hangul-1.4.0.ebuild
21 +++ b/app-i18n/ibus-hangul/ibus-hangul-1.4.0.ebuild
22 @@ -9,7 +9,7 @@ PYTHON_DEPEND="2:2.5"
23 inherit python
24
25 DESCRIPTION="The Hangul engine for IBus input platform"
26 -HOMEPAGE="https://code.google.com/p/ibus/"
27 +HOMEPAGE="https://github.com/ibus/ibus/wiki"
28 SRC_URI="https://ibus.googlecode.com/files/${P}.tar.gz"
29
30 LICENSE="GPL-2"
31
32 diff --git a/app-i18n/ibus-hangul/ibus-hangul-1.4.1.ebuild b/app-i18n/ibus-hangul/ibus-hangul-1.4.1.ebuild
33 index f07103b..c414634 100644
34 --- a/app-i18n/ibus-hangul/ibus-hangul-1.4.1.ebuild
35 +++ b/app-i18n/ibus-hangul/ibus-hangul-1.4.1.ebuild
36 @@ -9,7 +9,7 @@ PYTHON_DEPEND="2:2.5"
37 inherit python
38
39 DESCRIPTION="The Hangul engine for IBus input platform"
40 -HOMEPAGE="https://code.google.com/p/ibus/"
41 +HOMEPAGE="https://github.com/ibus/ibus/wiki"
42 SRC_URI="https://ibus.googlecode.com/files/${P}.tar.gz"
43
44 LICENSE="GPL-2"
45
46 diff --git a/app-i18n/ibus-hangul/ibus-hangul-1.4.2-r1.ebuild b/app-i18n/ibus-hangul/ibus-hangul-1.4.2-r1.ebuild
47 index 5750d82..2274303 100644
48 --- a/app-i18n/ibus-hangul/ibus-hangul-1.4.2-r1.ebuild
49 +++ b/app-i18n/ibus-hangul/ibus-hangul-1.4.2-r1.ebuild
50 @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 )
51 inherit python-single-r1
52
53 DESCRIPTION="The Hangul engine for IBus input platform"
54 -HOMEPAGE="https://code.google.com/p/ibus/"
55 +HOMEPAGE="https://github.com/ibus/ibus/wiki"
56 SRC_URI="https://ibus.googlecode.com/files/${P}.tar.gz"
57
58 LICENSE="GPL-2"
59
60 diff --git a/app-i18n/ibus-hangul/ibus-hangul-1.4.2.ebuild b/app-i18n/ibus-hangul/ibus-hangul-1.4.2.ebuild
61 index 5f0d7fa..2a1f232 100644
62 --- a/app-i18n/ibus-hangul/ibus-hangul-1.4.2.ebuild
63 +++ b/app-i18n/ibus-hangul/ibus-hangul-1.4.2.ebuild
64 @@ -9,7 +9,7 @@ PYTHON_DEPEND="2:2.5"
65 inherit python
66
67 DESCRIPTION="The Hangul engine for IBus input platform"
68 -HOMEPAGE="https://code.google.com/p/ibus/"
69 +HOMEPAGE="https://github.com/ibus/ibus/wiki"
70 SRC_URI="https://ibus.googlecode.com/files/${P}.tar.gz"
71
72 LICENSE="GPL-2"