public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Tobias Klausmann" <klausman@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table/
Date: Tue,  1 Sep 2015 18:48:45 +0000 (UTC)	[thread overview]
Message-ID: <1441133310.8cafabf0db12b661a960d7bb4e67df04d2acafe1.klausman@gentoo> (raw)

commit:     8cafabf0db12b661a960d7bb4e67df04d2acafe1
Author:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Tue Sep  1 18:48:30 2015 +0000
Commit:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Tue Sep  1 18:48:30 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cafabf0

app-i18n/ibus-table: Fixing HOMEPAGE move due to code.google.com shutdown

Package-Manager: portage-2.2.20.1

 app-i18n/ibus-table/ibus-table-1.2.0.20100111.ebuild    | 2 +-
 app-i18n/ibus-table/ibus-table-1.3.0.20100621.ebuild    | 2 +-
 app-i18n/ibus-table/ibus-table-1.3.9.20110827-r1.ebuild | 2 +-
 app-i18n/ibus-table/ibus-table-1.5.0-r1.ebuild          | 2 +-
 app-i18n/ibus-table/ibus-table-1.5.0.ebuild             | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

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
index 053cd2d..27df917 100644
--- a/app-i18n/ibus-table/ibus-table-1.2.0.20100111.ebuild
+++ b/app-i18n/ibus-table/ibus-table-1.2.0.20100111.ebuild
@@ -8,7 +8,7 @@ PYTHON_USE_WITH="sqlite"
 inherit python
 
 DESCRIPTION="The Table Engine 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 LGPL-2.1"

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
index d5c09cb..80514b8 100644
--- a/app-i18n/ibus-table/ibus-table-1.3.0.20100621.ebuild
+++ b/app-i18n/ibus-table/ibus-table-1.3.0.20100621.ebuild
@@ -8,7 +8,7 @@ PYTHON_USE_WITH="sqlite"
 inherit python
 
 DESCRIPTION="The Table Engine 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 LGPL-2.1"

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
index 8ddc75c..e01b8cb 100644
--- 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
@@ -8,7 +8,7 @@ PYTHON_USE_WITH="sqlite"
 inherit python
 
 DESCRIPTION="The Table Engine 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 LGPL-2.1"

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
index 5502746..1dd0f4d 100644
--- a/app-i18n/ibus-table/ibus-table-1.5.0-r1.ebuild
+++ b/app-i18n/ibus-table/ibus-table-1.5.0-r1.ebuild
@@ -8,7 +8,7 @@ PYTHON_REQ_USE="sqlite"
 inherit eutils python-single-r1
 
 DESCRIPTION="The Table Engine 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 LGPL-2.1"

diff --git a/app-i18n/ibus-table/ibus-table-1.5.0.ebuild b/app-i18n/ibus-table/ibus-table-1.5.0.ebuild
index b0939b0..b6fba19 100644
--- a/app-i18n/ibus-table/ibus-table-1.5.0.ebuild
+++ b/app-i18n/ibus-table/ibus-table-1.5.0.ebuild
@@ -8,7 +8,7 @@ PYTHON_USE_WITH="sqlite"
 inherit eutils python
 
 DESCRIPTION="The Table Engine 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 LGPL-2.1"


             reply	other threads:[~2015-09-01 18:48 UTC|newest]

Thread overview: 83+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-01 18:48 Tobias Klausmann [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-10-09  7:56 [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table/ Pacho Ramos
2016-10-16 10:04 Pacho Ramos
2016-10-16 10:04 Pacho Ramos
2017-08-16 13:49 Akinori Hattori
2017-08-16 13:49 Akinori Hattori
2017-08-16 13:49 Akinori Hattori
2017-08-16 14:00 Akinori Hattori
2018-08-29 13:11 Akinori Hattori
2018-08-29 13:11 Akinori Hattori
2018-08-29 13:11 Akinori Hattori
2018-08-29 13:11 Akinori Hattori
2018-09-04 12:21 Akinori Hattori
2020-02-09 16:11 Michał Górny
2020-08-19 14:40 Akinori Hattori
2020-08-19 14:40 Akinori Hattori
2020-08-19 14:40 Akinori Hattori
2020-08-19 14:40 Akinori Hattori
2020-08-19 14:40 Akinori Hattori
2020-08-19 14:40 Akinori Hattori
2020-08-19 14:40 Akinori Hattori
2020-08-28 13:11 Akinori Hattori
2020-09-11 14:08 Akinori Hattori
2021-03-03 14:06 Akinori Hattori
2021-03-03 14:06 Akinori Hattori
2021-03-03 14:06 Akinori Hattori
2021-05-26  6:49 Agostino Sarubbo
2021-05-26  6:51 Agostino Sarubbo
2021-06-30 13:41 Akinori Hattori
2021-06-30 13:41 Akinori Hattori
2021-07-29 14:47 Akinori Hattori
2021-07-29 14:47 Akinori Hattori
2021-07-29 14:47 Akinori Hattori
2021-08-26 13:53 Akinori Hattori
2021-08-26 13:53 Akinori Hattori
2021-08-26 13:53 Akinori Hattori
2021-10-15 13:56 Akinori Hattori
2021-10-15 13:56 Akinori Hattori
2021-10-31  6:26 Arthur Zamarin
2022-02-05 14:42 Akinori Hattori
2022-05-08  8:39 Akinori Hattori
2022-05-08  8:39 Akinori Hattori
2022-05-08  8:39 Akinori Hattori
2022-06-12 13:40 Akinori Hattori
2022-06-12 13:40 Akinori Hattori
2022-06-20 12:47 Akinori Hattori
2022-07-24  1:04 Akinori Hattori
2022-07-24  1:04 Akinori Hattori
2022-08-06  1:00 Akinori Hattori
2022-08-07 13:23 Akinori Hattori
2022-09-08 13:25 Akinori Hattori
2022-09-08 13:25 Akinori Hattori
2022-09-10  2:08 Akinori Hattori
2022-11-05  1:08 Akinori Hattori
2022-11-05  1:08 Akinori Hattori
2022-11-05  1:08 Akinori Hattori
2022-11-16 12:59 Akinori Hattori
2022-12-10  1:42 Akinori Hattori
2022-12-10  1:43 Akinori Hattori
2023-01-21  1:29 Akinori Hattori
2023-01-21  1:29 Akinori Hattori
2023-03-17 13:18 Yixun Lan
2023-04-16  2:02 Akinori Hattori
2023-08-17 14:13 Akinori Hattori
2023-08-17 14:13 Akinori Hattori
2023-08-17 14:13 Akinori Hattori
2023-08-22 13:08 Akinori Hattori
2023-09-15 14:22 Akinori Hattori
2023-09-15 14:22 Akinori Hattori
2023-09-15 14:22 Akinori Hattori
2023-09-27 13:56 Akinori Hattori
2023-09-27 13:56 Akinori Hattori
2023-10-16 13:43 Akinori Hattori
2023-10-16 13:43 Akinori Hattori
2023-11-11 12:34 Akinori Hattori
2023-12-28 12:43 Akinori Hattori
2023-12-28 12:43 Akinori Hattori
2024-05-29 13:13 Akinori Hattori
2024-06-28 12:29 Akinori Hattori
2024-08-10  6:07 Akinori Hattori
2024-08-10  6:07 Akinori Hattori
2024-08-31  9:04 Akinori Hattori
2024-09-15  6:56 Akinori Hattori

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1441133310.8cafabf0db12b661a960d7bb4e67df04d2acafe1.klausman@gentoo \
    --to=klausman@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox