Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/vim-qt/
Date: Fri, 19 Feb 2016 13:44:26
Message-Id: 1455889446.5cc83373eb02e35ddab17db7f8069952afcf7837.kensington@gentoo
1 commit: 5cc83373eb02e35ddab17db7f8069952afcf7837
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 19 13:43:19 2016 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 19 13:44:06 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5cc83373
7
8 app-editors/vim-qt: remove reference to removed dev-lang/ruby slot
9
10 Package-Manager: portage-2.2.27
11
12 app-editors/vim-qt/vim-qt-20150102-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-editors/vim-qt/vim-qt-20150102-r1.ebuild b/app-editors/vim-qt/vim-qt-20150102-r1.ebuild
16 index a83941d..304449d 100644
17 --- a/app-editors/vim-qt/vim-qt-20150102-r1.ebuild
18 +++ b/app-editors/vim-qt/vim-qt-20150102-r1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2015 Gentoo Foundation
21 +# Copyright 1999-2016 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 @@ -45,7 +45,7 @@ RDEPEND="
26 perl? ( dev-lang/perl:= )
27 python? ( ${PYTHON_DEPS} )
28 racket? ( dev-scheme/racket )
29 - ruby? ( || ( dev-lang/ruby:2.0 dev-lang/ruby:1.9 ) )"
30 + ruby? ( dev-lang/ruby:2.0 )"
31 DEPEND="${RDEPEND}
32 dev-util/ctags
33 sys-devel/autoconf