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 401221382C5 for ; Tue, 17 Apr 2018 21:07:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6D211E0A8C; Tue, 17 Apr 2018 21:07:04 +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 44338E0A8C for ; Tue, 17 Apr 2018 21:07:04 +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 477DF335C2C for ; Tue, 17 Apr 2018 21:07:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B5C3128B for ; Tue, 17 Apr 2018 21:07:01 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1523999213.328f86d0df134db8ef8d2f8bff03cc287a3b3878.johu@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/ubuntu-font-family/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-fonts/ubuntu-font-family/ubuntu-font-family-0.83-r1.ebuild X-VCS-Directories: media-fonts/ubuntu-font-family/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 328f86d0df134db8ef8d2f8bff03cc287a3b3878 X-VCS-Branch: master Date: Tue, 17 Apr 2018 21:07:01 +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: 3220d8d5-fc3a-4f03-ad92-e90c8a6cc906 X-Archives-Hash: 2807bbfd5461fbc9b1ec7e240d074252 commit: 328f86d0df134db8ef8d2f8bff03cc287a3b3878 Author: Johannes Huber gentoo org> AuthorDate: Tue Apr 17 21:02:23 2018 +0000 Commit: Johannes Huber gentoo org> CommitDate: Tue Apr 17 21:06:53 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=328f86d0 media-fonts/ubuntu-font-family: Update SRC_URI Reported-by: Timo Ollech gmx.net> Bug: https://bugs.gentoo.org/653322 Package-Manager: Portage-2.3.29, Repoman-2.3.9 media-fonts/ubuntu-font-family/ubuntu-font-family-0.83-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-fonts/ubuntu-font-family/ubuntu-font-family-0.83-r1.ebuild b/media-fonts/ubuntu-font-family/ubuntu-font-family-0.83-r1.ebuild index 5954321136e..afcfd26c3c2 100644 --- a/media-fonts/ubuntu-font-family/ubuntu-font-family-0.83-r1.ebuild +++ b/media-fonts/ubuntu-font-family/ubuntu-font-family-0.83-r1.ebuild @@ -7,7 +7,7 @@ inherit font DESCRIPTION="A set of matching libre/open fonts funded by Canonical" HOMEPAGE="http://font.ubuntu.com/" -SRC_URI="http://font.ubuntu.com/download/${P}.zip" +SRC_URI="https://assets.ubuntu.com/v1/fad7939b-${P}.zip -> ${P}.zip" LICENSE="UbuntuFontLicense-1.0" SLOT="0"