commit:     f285d0381e2ab9b9201e8bc9da9163e104dfe8ea
Author:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
AuthorDate: Tue Feb  9 17:36:13 2016 +0000
Commit:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Tue Feb  9 17:36:13 2016 +0000
URL:        https://gitweb.gentoo.org/proj/qt.git/commit/?id=f285d038

app-editors/vim-qt: drop unsatisfiable SLOT in ruby dep

Package-Manager: portage-2.2.27

 app-editors/vim-qt/vim-qt-99999999.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-editors/vim-qt/vim-qt-99999999.ebuild 
b/app-editors/vim-qt/vim-qt-99999999.ebuild
index cb3aa25..7443cd1 100644
--- a/app-editors/vim-qt/vim-qt-99999999.ebuild
+++ b/app-editors/vim-qt/vim-qt-99999999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -42,10 +42,10 @@ RDEPEND="
        lua? ( luajit? ( dev-lang/luajit )
                !luajit? ( dev-lang/lua[deprecated] ) )
        nls? ( virtual/libintl )
-       perl? ( dev-lang/perl )
+       perl? ( dev-lang/perl:= )
        python? ( ${PYTHON_DEPS} )
        racket? ( dev-scheme/racket )
-       ruby? ( || ( dev-lang/ruby:2.0 dev-lang/ruby:1.9 ) )"
+       ruby? ( dev-lang/ruby:2.0 )"
 DEPEND="${RDEPEND}
        dev-util/ctags
        sys-devel/autoconf

Reply via email to