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: sys-apps/hwdata-redhat/
Date: Sun, 29 Sep 2019 10:16:49
Message-Id: 1569752090.22365d4e125ff0e49a1070b4ac34063d7d2cfdb7.mgorny@gentoo
1 commit: 22365d4e125ff0e49a1070b4ac34063d7d2cfdb7
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 29 10:14:50 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 29 10:14:50 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22365d4e
7
8 sys-apps/hwdata-redhat: Inline mirror://fedora-dev
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 sys-apps/hwdata-redhat/hwdata-redhat-0.217.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-apps/hwdata-redhat/hwdata-redhat-0.217.ebuild b/sys-apps/hwdata-redhat/hwdata-redhat-0.217.ebuild
16 index b37a4fd4e65..5885b39f566 100644
17 --- a/sys-apps/hwdata-redhat/hwdata-redhat-0.217.ebuild
18 +++ b/sys-apps/hwdata-redhat/hwdata-redhat-0.217.ebuild
19 @@ -14,7 +14,7 @@ RPMREV="1"
20 MY_P="${P/-redhat}"
21 DESCRIPTION="Hardware identification and configuration data"
22 HOMEPAGE="https://fedora.redhat.com/projects/config-tools/"
23 -SRC_URI="mirror://fedora-dev/releases/9/Everything/source/SRPMS/${MY_P}-${RPMREV}.fc${FCVER}.src.rpm"
24 +SRC_URI="https://archives.fedoraproject.org/pub/archive/fedora/linux/releases/9/Everything/source/SRPMS/${MY_P}-${RPMREV}.fc${FCVER}.src.rpm"
25 LICENSE="GPL-2 MIT"
26 SLOT="0"
27 KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"