Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-tv/dtv-scan-tables/
Date: Sat, 26 Jan 2019 17:23:24
Message-Id: 1548523382.3f16ecde9d756628fd2b3824d90c144eb9a7a986.slyfox@gentoo
1 commit: 3f16ecde9d756628fd2b3824d90c144eb9a7a986
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 26 17:20:49 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 26 17:23:02 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f16ecde
7
8 media-tv/dtv-scan-tables: stable 0_p20171003 for ppc, bug #676038
9
10 Package-Manager: Portage-2.3.58, Repoman-2.3.12
11 RepoMan-Options: --include-arches="ppc"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 media-tv/dtv-scan-tables/dtv-scan-tables-0_p20171003.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
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 c4ec5b113aa..0f58675fb9c 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 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2017 Gentoo Foundation
23 +# Copyright 1999-2019 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=6
27 @@ -9,7 +9,7 @@ if [[ ${PV#9999} != ${PV} ]]; then
28 else
29 COMMIT="c1986d5148d8"
30 SRC_URI="https://linuxtv.org/downloads/dtv-scan-tables/dtv-scan-tables-${PV:3:4}-${PV:7:2}-${PV:9:2}-${COMMIT}.tar.bz2"
31 - KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
32 + KEYWORDS="~amd64 ~arm ppc ~ppc64 ~x86"
33 S="${WORKDIR}/usr/share/dvb"
34 fi