commit:     4c8210421034dcf77d6b494438d3aebba9fecca5
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 26 10:34:47 2020 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Apr 26 10:34:47 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c821042

media-gfx/album: Replace virtual/ffmpeg

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 media-gfx/album/{album-4.13-r1.ebuild => album-4.13-r2.ebuild} | 4 ++--
 media-gfx/album/{album-4.15.ebuild => album-4.15-r1.ebuild}    | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/media-gfx/album/album-4.13-r1.ebuild 
b/media-gfx/album/album-4.13-r2.ebuild
similarity index 92%
rename from media-gfx/album/album-4.13-r1.ebuild
rename to media-gfx/album/album-4.13-r2.ebuild
index 8b5500e20dd..a590351eb9f 100644
--- a/media-gfx/album/album-4.13-r1.ebuild
+++ b/media-gfx/album/album-4.13-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -17,7 +17,7 @@ DEPEND=""
 RDEPEND="dev-lang/perl
        media-gfx/jhead
        virtual/imagemagick-tools
-       ffmpeg? ( virtual/ffmpeg )"
+       ffmpeg? ( media-video/ffmpeg )"
 
 src_install() {
        dobin album

diff --git a/media-gfx/album/album-4.15.ebuild 
b/media-gfx/album/album-4.15-r1.ebuild
similarity index 92%
rename from media-gfx/album/album-4.15.ebuild
rename to media-gfx/album/album-4.15-r1.ebuild
index ce30184d495..283dda684e5 100644
--- a/media-gfx/album/album-4.15.ebuild
+++ b/media-gfx/album/album-4.15-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
@@ -17,7 +17,7 @@ DEPEND=""
 RDEPEND="dev-lang/perl
        media-gfx/jhead
        virtual/imagemagick-tools
-       ffmpeg? ( virtual/ffmpeg )"
+       ffmpeg? ( media-video/ffmpeg )"
 
 src_install() {
        dobin album

Reply via email to