commit:     ab0f7dfc22b54f530c5d10ba5e9ae0e2176cdb41
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 25 11:37:12 2018 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Jan 25 11:37:21 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab0f7dfc

media-libs/mlt: switch to ruby 2.3

Bug: https://bugs.gentoo.org/645606
Package-Manager: Portage-2.3.19, Repoman-2.3.6

 media-libs/mlt/{mlt-6.4.1-r5.ebuild => mlt-6.4.1-r6.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/mlt/mlt-6.4.1-r5.ebuild 
b/media-libs/mlt/mlt-6.4.1-r6.ebuild
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 cf1136ab792..1d9f408817c 100644
--- a/media-libs/mlt/mlt-6.4.1-r5.ebuild
+++ b/media-libs/mlt/mlt-6.4.1-r6.ebuild
@@ -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"

Reply via email to