From: David Seifert Date: Sun, 26 Apr 2020 10:34:29 +0000 (+0200) Subject: dev-perl/PDL: Replace virtual/ffmpeg X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=007d36aee083c170a716e131ec405ffbeab49158;p=gentoo.git dev-perl/PDL: Replace virtual/ffmpeg Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: David Seifert --- diff --git a/dev-perl/PDL/PDL-2.17.0.ebuild b/dev-perl/PDL/PDL-2.17.0-r1.ebuild similarity index 97% rename from dev-perl/PDL/PDL-2.17.0.ebuild rename to dev-perl/PDL/PDL-2.17.0-r1.ebuild index 63488f4cd155..52661b7c5c06 100644 --- a/dev-perl/PDL/PDL-2.17.0.ebuild +++ b/dev-perl/PDL/PDL-2.17.0-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=6 @@ -41,7 +41,10 @@ RDEPEND="sys-libs/ncurses:0= gd? ( media-libs/gd ) gsl? ( sci-libs/gsl ) hdf? ( sci-libs/hdf ) - netpbm? ( media-libs/netpbm virtual/ffmpeg ) + netpbm? ( + media-libs/netpbm + media-video/ffmpeg + ) pdl2? ( >=dev-perl/Devel-REPL-1.3.11 || ( dev-perl/Term-ReadLine-Perl dev-perl/Term-ReadLine-Gnu )