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/
Date: Tue, 01 Sep 2015 18:48:52
Message-Id: 1441133310.8cafabf0db12b661a960d7bb4e67df04d2acafe1.klausman@gentoo
1 commit: 8cafabf0db12b661a960d7bb4e67df04d2acafe1
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 1 18:48:30 2015 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 1 18:48:30 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cafabf0
7
8 app-i18n/ibus-table: Fixing HOMEPAGE move due to code.google.com shutdown
9
10 Package-Manager: portage-2.2.20.1
11
12 app-i18n/ibus-table/ibus-table-1.2.0.20100111.ebuild | 2 +-
13 app-i18n/ibus-table/ibus-table-1.3.0.20100621.ebuild | 2 +-
14 app-i18n/ibus-table/ibus-table-1.3.9.20110827-r1.ebuild | 2 +-
15 app-i18n/ibus-table/ibus-table-1.5.0-r1.ebuild | 2 +-
16 app-i18n/ibus-table/ibus-table-1.5.0.ebuild | 2 +-
17 5 files changed, 5 insertions(+), 5 deletions(-)
18
19 diff --git a/app-i18n/ibus-table/ibus-table-1.2.0.20100111.ebuild b/app-i18n/ibus-table/ibus-table-1.2.0.20100111.ebuild
20 index 053cd2d..27df917 100644
21 --- a/app-i18n/ibus-table/ibus-table-1.2.0.20100111.ebuild
22 +++ b/app-i18n/ibus-table/ibus-table-1.2.0.20100111.ebuild
23 @@ -8,7 +8,7 @@ PYTHON_USE_WITH="sqlite"
24 inherit python
25
26 DESCRIPTION="The Table Engine for IBus Framework"
27 -HOMEPAGE="https://code.google.com/p/ibus/"
28 +HOMEPAGE="https://github.com/ibus/ibus/wiki"
29 SRC_URI="https://ibus.googlecode.com/files/${P}.tar.gz"
30
31 LICENSE="GPL-2 LGPL-2.1"
32
33 diff --git a/app-i18n/ibus-table/ibus-table-1.3.0.20100621.ebuild b/app-i18n/ibus-table/ibus-table-1.3.0.20100621.ebuild
34 index d5c09cb..80514b8 100644
35 --- a/app-i18n/ibus-table/ibus-table-1.3.0.20100621.ebuild
36 +++ b/app-i18n/ibus-table/ibus-table-1.3.0.20100621.ebuild
37 @@ -8,7 +8,7 @@ PYTHON_USE_WITH="sqlite"
38 inherit python
39
40 DESCRIPTION="The Table Engine for IBus Framework"
41 -HOMEPAGE="https://code.google.com/p/ibus/"
42 +HOMEPAGE="https://github.com/ibus/ibus/wiki"
43 SRC_URI="https://ibus.googlecode.com/files/${P}.tar.gz"
44
45 LICENSE="GPL-2 LGPL-2.1"
46
47 diff --git a/app-i18n/ibus-table/ibus-table-1.3.9.20110827-r1.ebuild b/app-i18n/ibus-table/ibus-table-1.3.9.20110827-r1.ebuild
48 index 8ddc75c..e01b8cb 100644
49 --- a/app-i18n/ibus-table/ibus-table-1.3.9.20110827-r1.ebuild
50 +++ b/app-i18n/ibus-table/ibus-table-1.3.9.20110827-r1.ebuild
51 @@ -8,7 +8,7 @@ PYTHON_USE_WITH="sqlite"
52 inherit python
53
54 DESCRIPTION="The Table Engine for IBus Framework"
55 -HOMEPAGE="https://code.google.com/p/ibus/"
56 +HOMEPAGE="https://github.com/ibus/ibus/wiki"
57 SRC_URI="https://ibus.googlecode.com/files/${P}.tar.gz"
58
59 LICENSE="GPL-2 LGPL-2.1"
60
61 diff --git a/app-i18n/ibus-table/ibus-table-1.5.0-r1.ebuild b/app-i18n/ibus-table/ibus-table-1.5.0-r1.ebuild
62 index 5502746..1dd0f4d 100644
63 --- a/app-i18n/ibus-table/ibus-table-1.5.0-r1.ebuild
64 +++ b/app-i18n/ibus-table/ibus-table-1.5.0-r1.ebuild
65 @@ -8,7 +8,7 @@ PYTHON_REQ_USE="sqlite"
66 inherit eutils python-single-r1
67
68 DESCRIPTION="The Table Engine for IBus Framework"
69 -HOMEPAGE="https://code.google.com/p/ibus/"
70 +HOMEPAGE="https://github.com/ibus/ibus/wiki"
71 SRC_URI="https://ibus.googlecode.com/files/${P}.tar.gz"
72
73 LICENSE="GPL-2 LGPL-2.1"
74
75 diff --git a/app-i18n/ibus-table/ibus-table-1.5.0.ebuild b/app-i18n/ibus-table/ibus-table-1.5.0.ebuild
76 index b0939b0..b6fba19 100644
77 --- a/app-i18n/ibus-table/ibus-table-1.5.0.ebuild
78 +++ b/app-i18n/ibus-table/ibus-table-1.5.0.ebuild
79 @@ -8,7 +8,7 @@ PYTHON_USE_WITH="sqlite"
80 inherit eutils python
81
82 DESCRIPTION="The Table Engine for IBus Framework"
83 -HOMEPAGE="https://code.google.com/p/ibus/"
84 +HOMEPAGE="https://github.com/ibus/ibus/wiki"
85 SRC_URI="https://ibus.googlecode.com/files/${P}.tar.gz"
86
87 LICENSE="GPL-2 LGPL-2.1"