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/xbitmaps/
Date: Thu, 03 Oct 2019 05:53:56
Message-Id: 1570082008.d5a90296b2c632d93e972738e9e087d50579d357.mgorny@gentoo
1 commit: d5a90296b2c632d93e972738e9e087d50579d357
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 30 11:02:18 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 3 05:53:28 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5a90296
7
8 x11-misc/xbitmaps: Inline mirror://xorg
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 x11-misc/xbitmaps/xbitmaps-1.1.2-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-misc/xbitmaps/xbitmaps-1.1.2-r1.ebuild b/x11-misc/xbitmaps/xbitmaps-1.1.2-r1.ebuild
16 index 65304d80e88..78bfa94205c 100644
17 --- a/x11-misc/xbitmaps/xbitmaps-1.1.2-r1.ebuild
18 +++ b/x11-misc/xbitmaps/xbitmaps-1.1.2-r1.ebuild
19 @@ -5,7 +5,7 @@ EAPI=7
20
21 DESCRIPTION="X.Org bitmaps data"
22 HOMEPAGE="https://www.x.org/wiki/"
23 -SRC_URI="mirror://xorg/data/${P}.tar.bz2"
24 +SRC_URI="https://www.x.org/releases/individual/data/${P}.tar.bz2"
25
26 LICENSE="MIT"
27 SLOT="0"