summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlya Tumaykin <itumaykin@gmail.com>2016-08-31 15:12:31 +0300
committerPatrice Clement <monsieurp@gentoo.org>2016-09-02 19:09:27 +0200
commite3df9403c5573714ac74333183a442aa1b869af6 (patch)
tree3af5157ebf3fcce79c079a3d83c5a5316619f502 /media-video
parentmedia-video/mpv: declare loop variables as local in 9999. (diff)
downloadgentoo-e3df9403c5573714ac74333183a442aa1b869af6.tar.gz
gentoo-e3df9403c5573714ac74333183a442aa1b869af6.tar.bz2
gentoo-e3df9403c5573714ac74333183a442aa1b869af6.zip
media-video/mpv: remove obsolete perl version constraint in 9999.
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>
Diffstat (limited to 'media-video')
-rw-r--r--media-video/mpv/mpv-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/mpv/mpv-9999.ebuild b/media-video/mpv/mpv-9999.ebuild
index 0ad7c55cc80c..810eeb00b92b 100644
--- a/media-video/mpv/mpv-9999.ebuild
+++ b/media-video/mpv/mpv-9999.ebuild
@@ -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 )