From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9EADC1396D0 for ; Wed, 16 Aug 2017 14:17:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EA25B1FC002; Wed, 16 Aug 2017 14:17:35 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C728F1FC002 for ; Wed, 16 Aug 2017 14:17:35 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CF3AA341707 for ; Wed, 16 Aug 2017 14:17:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5050F7849 for ; Wed, 16 Aug 2017 14:17:33 +0000 (UTC) From: "Akinori Hattori" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Akinori Hattori" Message-ID: <1502893027.c48ae38064ccc899fd9a411aa35cfcbe27362e24.hattya@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table-latin/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-i18n/ibus-table-latin/ibus-table-latin-1.2.0.20100305.ebuild X-VCS-Directories: app-i18n/ibus-table-latin/ X-VCS-Committer: hattya X-VCS-Committer-Name: Akinori Hattori X-VCS-Revision: c48ae38064ccc899fd9a411aa35cfcbe27362e24 X-VCS-Branch: master Date: Wed, 16 Aug 2017 14:17:33 +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: 40cd17a0-9d42-40c6-af33-a5b641640dd9 X-Archives-Hash: a6590a185a8ba78296332a71df761352 commit: c48ae38064ccc899fd9a411aa35cfcbe27362e24 Author: Akinori Hattori gentoo org> AuthorDate: Wed Aug 16 14:17:07 2017 +0000 Commit: Akinori Hattori gentoo org> CommitDate: Wed Aug 16 14:17:07 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c48ae380 app-i18n/ibus-table-latin: update SRC_URI Package-Manager: Portage-2.3.6, Repoman-2.3.1 app-i18n/ibus-table-latin/ibus-table-latin-1.2.0.20100305.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-i18n/ibus-table-latin/ibus-table-latin-1.2.0.20100305.ebuild b/app-i18n/ibus-table-latin/ibus-table-latin-1.2.0.20100305.ebuild index ff26181746d..5b626b21e18 100644 --- a/app-i18n/ibus-table-latin/ibus-table-latin-1.2.0.20100305.ebuild +++ b/app-i18n/ibus-table-latin/ibus-table-latin-1.2.0.20100305.ebuild @@ -5,7 +5,7 @@ EAPI="6" DESCRIPTION="Latin tables for IBus-Table" HOMEPAGE="https://github.com/ibus/ibus/wiki" -SRC_URI="https://ibus.googlecode.com/files/${P}.tar.gz" +SRC_URI="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/ibus/${P}.tar.gz" LICENSE="GPL-3" SLOT="0"