Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-tv/dtv-scan-tables/
Date: Fri, 22 Feb 2019 10:35:16
Message-Id: 1550831569.02449e9901248b34e807f41576b2981cfc33ca64.zlogene@gentoo
1 commit: 02449e9901248b34e807f41576b2981cfc33ca64
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 22 10:32:49 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 22 10:32:49 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02449e99
7
8 media-tv/dtv-scan-tables: amd64 stable wrt bug #676038
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12 RepoMan-Options: --include-arches="amd64"
13
14 media-tv/dtv-scan-tables/dtv-scan-tables-0_p20171003.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/media-tv/dtv-scan-tables/dtv-scan-tables-0_p20171003.ebuild b/media-tv/dtv-scan-tables/dtv-scan-tables-0_p20171003.ebuild
18 index f36ed1d6219..1dc91e79f7c 100644
19 --- a/media-tv/dtv-scan-tables/dtv-scan-tables-0_p20171003.ebuild
20 +++ b/media-tv/dtv-scan-tables/dtv-scan-tables-0_p20171003.ebuild
21 @@ -9,7 +9,7 @@ if [[ ${PV#9999} != ${PV} ]]; then
22 else
23 COMMIT="c1986d5148d8"
24 SRC_URI="https://linuxtv.org/downloads/dtv-scan-tables/dtv-scan-tables-${PV:3:4}-${PV:7:2}-${PV:9:2}-${COMMIT}.tar.bz2"
25 - KEYWORDS="~amd64 ~arm ppc ~ppc64 x86"
26 + KEYWORDS="amd64 ~arm ppc ~ppc64 x86"
27 S="${WORKDIR}/usr/share/dvb"
28 fi