Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-vcd/
Date: Mon, 23 Oct 2017 18:42:57
Message-Id: 1508784149.2e87e8409680ef9e0b9d2fe5b97542607f5f864b.whissi@gentoo
1 commit: 2e87e8409680ef9e0b9d2fe5b97542607f5f864b
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 23 18:28:55 2017 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 23 18:42:29 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e87e840
7
8 media-plugins/vdr-vcd: x86 stable (bug #632279)
9
10 Package-Manager: Portage-2.3.11, Repoman-2.3.3
11
12 media-plugins/vdr-vcd/vdr-vcd-0.9-r3.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/media-plugins/vdr-vcd/vdr-vcd-0.9-r3.ebuild b/media-plugins/vdr-vcd/vdr-vcd-0.9-r3.ebuild
16 index fc253d9b65f..64dfed857f6 100644
17 --- a/media-plugins/vdr-vcd/vdr-vcd-0.9-r3.ebuild
18 +++ b/media-plugins/vdr-vcd/vdr-vcd-0.9-r3.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2016 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=5
25 @@ -12,7 +12,7 @@ SRC_URI=" http://www.heiligenmann.de/vdr/download/${P}.tgz"
26
27 SLOT="0"
28 LICENSE="GPL-2"
29 -KEYWORDS="~amd64 ~x86"
30 +KEYWORDS="~amd64 x86"
31 IUSE=""
32
33 DEPEND=">=media-video/vdr-1.5.9"