Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/abcde/
Date: Sun, 26 Apr 2020 10:35:45
Message-Id: 1587897302.3401ad9818aeb0a65b13a00aec50bb1ad36b6411.soap@gentoo
1 commit: 3401ad9818aeb0a65b13a00aec50bb1ad36b6411
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 26 10:35:02 2020 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 26 10:35:02 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3401ad98
7
8 media-sound/abcde: Replace virtual/ffmpeg
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 Signed-off-by: David Seifert <soap <AT> gentoo.org>
12
13 media-sound/abcde/{abcde-2.9.3.ebuild => abcde-2.9.3-r1.ebuild} | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/media-sound/abcde/abcde-2.9.3.ebuild b/media-sound/abcde/abcde-2.9.3-r1.ebuild
17 similarity index 96%
18 rename from media-sound/abcde/abcde-2.9.3.ebuild
19 rename to media-sound/abcde/abcde-2.9.3-r1.ebuild
20 index d68fe4df557..e33e9553b76 100644
21 --- a/media-sound/abcde/abcde-2.9.3.ebuild
22 +++ b/media-sound/abcde/abcde-2.9.3-r1.ebuild
23 @@ -1,4 +1,4 @@
24 -# Copyright 1999-2019 Gentoo Authors
25 +# Copyright 1999-2020 Gentoo Authors
26 # Distributed under the terms of the GNU General Public License v2
27
28 EAPI=7
29 @@ -30,7 +30,7 @@ RDEPEND="
30 media-video/atomicparsley-wez
31 )
32 )
33 - aiff? ( virtual/ffmpeg )
34 + aiff? ( media-video/ffmpeg )
35 cdr? ( virtual/cdrtools )
36 flac? ( media-libs/flac )
37 id3tag? (