Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/dvdrip/
Date: Mon, 08 Apr 2019 18:40:23
Message-Id: 1554748810.548b1e6b02b0d2e3d88d24f00a83e2c4bea214f8.bman@gentoo
1 commit: 548b1e6b02b0d2e3d88d24f00a83e2c4bea214f8
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Mon Apr 8 18:39:37 2019 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 8 18:40:10 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=548b1e6b
7
8 media-video/dvdrip: amd64 stable wrt bug #681484
9
10 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12
13 media-video/dvdrip/dvdrip-0.98.11-r4.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/media-video/dvdrip/dvdrip-0.98.11-r4.ebuild b/media-video/dvdrip/dvdrip-0.98.11-r4.ebuild
17 index fcad2bf424f..fe374bc95df 100644
18 --- a/media-video/dvdrip/dvdrip-0.98.11-r4.ebuild
19 +++ b/media-video/dvdrip/dvdrip-0.98.11-r4.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Foundation
22 +# Copyright 1999-2019 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=5
26 @@ -9,7 +9,7 @@ HOMEPAGE="https://www.exit1.org/dvdrip/"
27 SRC_URI="https://www.exit1.org/dvdrip/dist/${P}.tar.gz"
28
29 SLOT="0"
30 -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
31 +KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
32 IUSE="ffmpeg fping libav mplayer ogg subtitles vcd vorbis xine xvid"
33
34 DEPEND=">=dev-perl/Event-ExecFlow-0.64