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 14AAB138334 for ; Thu, 3 Oct 2019 05:53:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7EA9DE087B; Thu, 3 Oct 2019 05:53:55 +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 66161E087B for ; Thu, 3 Oct 2019 05:53:55 +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 BE82134B7D4 for ; Thu, 3 Oct 2019 05:53:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 054F282D for ; Thu, 3 Oct 2019 05:53:50 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1570082010.98048ca49241a66d2131a9bd2ad388b55bd284ca.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/xorg-cf-files/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-misc/xorg-cf-files/xorg-cf-files-1.0.6-r1.ebuild X-VCS-Directories: x11-misc/xorg-cf-files/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 98048ca49241a66d2131a9bd2ad388b55bd284ca X-VCS-Branch: master Date: Thu, 3 Oct 2019 05:53:50 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 9dff7d16-f97b-4556-8767-4d84ac54793c X-Archives-Hash: 8344c31c5c418ae47ab383bf23c2b774 commit: 98048ca49241a66d2131a9bd2ad388b55bd284ca Author: Michał Górny gentoo org> AuthorDate: Mon Sep 30 11:02:25 2019 +0000 Commit: Michał Górny gentoo org> CommitDate: Thu Oct 3 05:53:30 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98048ca4 x11-misc/xorg-cf-files: Inline mirror://xorg Signed-off-by: Michał Górny gentoo.org> x11-misc/xorg-cf-files/xorg-cf-files-1.0.6-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-misc/xorg-cf-files/xorg-cf-files-1.0.6-r1.ebuild b/x11-misc/xorg-cf-files/xorg-cf-files-1.0.6-r1.ebuild index 8f1985d5f80..20085e5fd1b 100644 --- a/x11-misc/xorg-cf-files/xorg-cf-files-1.0.6-r1.ebuild +++ b/x11-misc/xorg-cf-files/xorg-cf-files-1.0.6-r1.ebuild @@ -5,7 +5,7 @@ EAPI=7 DESCRIPTION="Old Imake-related build files" HOMEPAGE="https://www.x.org/wiki/ https://gitlab.freedesktop.org/xorg/util/cf" -SRC_URI="mirror://xorg/util/${P}.tar.bz2 +SRC_URI="https://www.x.org/releases/individual/util/${P}.tar.bz2 https://dev.gentoo.org/~mattst88/distfiles/${PN}-1.0.6-solaris-prefix.patch.bz2" LICENSE="MIT"