media-video/mpv: remove obsolete perl version constraint in 9999.
authorIlya Tumaykin <itumaykin@gmail.com>
Wed, 31 Aug 2016 12:12:31 +0000 (15:12 +0300)
committerPatrice Clement <monsieurp@gentoo.org>
Fri, 2 Sep 2016 17:09:27 +0000 (19:09 +0200)
Last <perl-5.8 version was removed from the tree 12 years ago.

Package-Manager: portage-2.3.0

Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
media-video/mpv/mpv-9999.ebuild

index 0ad7c55cc80c4620f9a94bb4eab5331ba1788a39..810eeb00b92b6d0b246d39ceb04af55e17c0e450 100644 (file)
@@ -116,7 +116,7 @@ COMMON_DEPEND="
 "
 DEPEND="${COMMON_DEPEND}
        ${PYTHON_DEPS}
-       >=dev-lang/perl-5.8
+       dev-lang/perl
        dev-python/docutils
        virtual/pkgconfig
        doc? ( dev-python/rst2pdf )