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 98D311396D0 for ; Wed, 16 Aug 2017 14:14:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EDFC21FC002; Wed, 16 Aug 2017 14:14:53 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 CD0E51FC002 for ; Wed, 16 Aug 2017 14:14:53 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 E7D113417C7 for ; Wed, 16 Aug 2017 14:14:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A9EF3785C for ; Wed, 16 Aug 2017 14:14:51 +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: <1502892874.00e8a1244d8f3a75f78499fec8c6b948d1e4640a.hattya@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table-extraphrase/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-i18n/ibus-table-extraphrase/ibus-table-extraphrase-1.3.9.20110826.ebuild X-VCS-Directories: app-i18n/ibus-table-extraphrase/ X-VCS-Committer: hattya X-VCS-Committer-Name: Akinori Hattori X-VCS-Revision: 00e8a1244d8f3a75f78499fec8c6b948d1e4640a X-VCS-Branch: master Date: Wed, 16 Aug 2017 14:14:51 +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: f72debf5-6d54-4dc9-ab36-506d2309318c X-Archives-Hash: 741f410ddff1131351cc99ef51de0d03 commit: 00e8a1244d8f3a75f78499fec8c6b948d1e4640a Author: Akinori Hattori gentoo org> AuthorDate: Wed Aug 16 14:14:34 2017 +0000 Commit: Akinori Hattori gentoo org> CommitDate: Wed Aug 16 14:14:34 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00e8a124 app-i18n/ibus-table-extraphrase: update SRC_URI Package-Manager: Portage-2.3.6, Repoman-2.3.1 .../ibus-table-extraphrase/ibus-table-extraphrase-1.3.9.20110826.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-i18n/ibus-table-extraphrase/ibus-table-extraphrase-1.3.9.20110826.ebuild b/app-i18n/ibus-table-extraphrase/ibus-table-extraphrase-1.3.9.20110826.ebuild index ce91f947532..bb2767a5086 100644 --- a/app-i18n/ibus-table-extraphrase/ibus-table-extraphrase-1.3.9.20110826.ebuild +++ b/app-i18n/ibus-table-extraphrase/ibus-table-extraphrase-1.3.9.20110826.ebuild @@ -5,7 +5,7 @@ EAPI="6" DESCRIPTION="Chinese extra phrases 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"