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-table-code/
Date: Tue, 01 Sep 2015 18:49:12
Message-Id: 1441133337.6b427e2e119999bdece88f798159c0ab1936375d.klausman@gentoo
1 commit: 6b427e2e119999bdece88f798159c0ab1936375d
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 1 18:48:57 2015 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 1 18:48:57 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b427e2e
7
8 app-i18n/ibus-table-code: Fixing HOMEPAGE move due to code.google.com shutdown
9
10 Package-Manager: portage-2.2.20.1
11
12 app-i18n/ibus-table-code/ibus-table-code-1.2.0.20100305.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-i18n/ibus-table-code/ibus-table-code-1.2.0.20100305.ebuild b/app-i18n/ibus-table-code/ibus-table-code-1.2.0.20100305.ebuild
16 index 070aadf..c0cf7ed 100644
17 --- a/app-i18n/ibus-table-code/ibus-table-code-1.2.0.20100305.ebuild
18 +++ b/app-i18n/ibus-table-code/ibus-table-code-1.2.0.20100305.ebuild
19 @@ -3,7 +3,7 @@
20 # $Id$
21
22 DESCRIPTION="The code tables for IBus-Table"
23 -HOMEPAGE="https://code.google.com/p/ibus/"
24 +HOMEPAGE="https://github.com/ibus/ibus/wiki"
25 SRC_URI="https://ibus.googlecode.com/files/${P}.tar.gz"
26
27 LICENSE="GPL-3"