From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 0ECD71383D3 for ; Tue, 1 Sep 2015 18:48:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6570E1420E; Tue, 1 Sep 2015 18:48:50 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 07AA51420E for ; Tue, 1 Sep 2015 18:48:49 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D7141341B4D for ; Tue, 1 Sep 2015 18:48:48 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DCED7144 for ; Tue, 1 Sep 2015 18:48:45 +0000 (UTC) From: "Tobias Klausmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tobias Klausmann" Message-ID: <1441133310.8cafabf0db12b661a960d7bb4e67df04d2acafe1.klausman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-i18n/ibus-table/ibus-table-1.2.0.20100111.ebuild app-i18n/ibus-table/ibus-table-1.3.0.20100621.ebuild app-i18n/ibus-table/ibus-table-1.3.9.20110827-r1.ebuild app-i18n/ibus-table/ibus-table-1.5.0-r1.ebuild app-i18n/ibus-table/ibus-table-1.5.0.ebuild X-VCS-Directories: app-i18n/ibus-table/ X-VCS-Committer: klausman X-VCS-Committer-Name: Tobias Klausmann X-VCS-Revision: 8cafabf0db12b661a960d7bb4e67df04d2acafe1 X-VCS-Branch: master Date: Tue, 1 Sep 2015 18:48:45 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: c64da263-da59-4d12-bc29-fb69a924fdc5 X-Archives-Hash: 0b0c193640a7aa50b2f42f2b460c38c3 commit: 8cafabf0db12b661a960d7bb4e67df04d2acafe1 Author: Tobias Klausmann gentoo org> AuthorDate: Tue Sep 1 18:48:30 2015 +0000 Commit: Tobias Klausmann gentoo 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"