media-sound/subsonic-bin: Replace virtual/ffmpeg
authorDavid Seifert <soap@gentoo.org>
Sun, 26 Apr 2020 10:35:16 +0000 (12:35 +0200)
committerDavid Seifert <soap@gentoo.org>
Sun, 26 Apr 2020 10:35:16 +0000 (12:35 +0200)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: David Seifert <soap@gentoo.org>
media-sound/subsonic-bin/subsonic-bin-5.2.1-r2.ebuild [moved from media-sound/subsonic-bin/subsonic-bin-5.2.1-r1.ebuild with 95% similarity]

similarity index 95%
rename from media-sound/subsonic-bin/subsonic-bin-5.2.1-r1.ebuild
rename to media-sound/subsonic-bin/subsonic-bin-5.2.1-r2.ebuild
index 7c7c9f760f5d13fa650ea0b5ee1e172fd180c1dd..1fe06db06e5556bcd81f53227fec0f3e311a728b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -19,7 +19,7 @@ IUSE="ffmpeg lame selinux"
 DEPEND=""
 RDEPEND="virtual/jre
        lame? ( media-sound/lame )
-       ffmpeg? ( virtual/ffmpeg )
+       ffmpeg? ( media-video/ffmpeg )
        selinux? ( sec-policy/selinux-subsonic )"
 
 S="${WORKDIR}/"