Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/xorg-cf-files/
Date: Thu, 03 Oct 2019 05:53:58
Message-Id: 1570082010.98048ca49241a66d2131a9bd2ad388b55bd284ca.mgorny@gentoo
1 commit: 98048ca49241a66d2131a9bd2ad388b55bd284ca
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 30 11:02:25 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 3 05:53:30 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98048ca4
7
8 x11-misc/xorg-cf-files: Inline mirror://xorg
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 x11-misc/xorg-cf-files/xorg-cf-files-1.0.6-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 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
16 index 8f1985d5f80..20085e5fd1b 100644
17 --- a/x11-misc/xorg-cf-files/xorg-cf-files-1.0.6-r1.ebuild
18 +++ b/x11-misc/xorg-cf-files/xorg-cf-files-1.0.6-r1.ebuild
19 @@ -5,7 +5,7 @@ EAPI=7
20
21 DESCRIPTION="Old Imake-related build files"
22 HOMEPAGE="https://www.x.org/wiki/ https://gitlab.freedesktop.org/xorg/util/cf"
23 -SRC_URI="mirror://xorg/util/${P}.tar.bz2
24 +SRC_URI="https://www.x.org/releases/individual/util/${P}.tar.bz2
25 https://dev.gentoo.org/~mattst88/distfiles/${PN}-1.0.6-solaris-prefix.patch.bz2"
26
27 LICENSE="MIT"