media-libs/mlt: switch to ruby 2.3
authorMichael Palimaka <kensington@gentoo.org>
Thu, 25 Jan 2018 11:37:12 +0000 (22:37 +1100)
committerMichael Palimaka <kensington@gentoo.org>
Thu, 25 Jan 2018 11:37:21 +0000 (22:37 +1100)
Bug: https://bugs.gentoo.org/645606
Package-Manager: Portage-2.3.19, Repoman-2.3.6

media-libs/mlt/mlt-6.4.1-r6.ebuild [moved from media-libs/mlt/mlt-6.4.1-r5.ebuild with 98% similarity]

similarity index 98%
rename from media-libs/mlt/mlt-6.4.1-r5.ebuild
rename to media-libs/mlt/mlt-6.4.1-r6.ebuild
index cf1136ab792b3bb64576add2c2ea1138ca4d3dc8..1d9f408817c270ce21bf203ab0ba8916d1be8902 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -6,7 +6,7 @@ PYTHON_COMPAT=( python2_7 )
 # this ebuild currently only supports installing ruby bindings for a single ruby version
 # so USE_RUBY must contain only a single value (the latest stable) as the ebuild calls
 # /usr/bin/${USE_RUBY} directly
-USE_RUBY="ruby22"
+USE_RUBY="ruby23"
 inherit eutils flag-o-matic multilib python-single-r1 ruby-single toolchain-funcs
 
 DESCRIPTION="Open source multimedia framework for television broadcasting"