Gentoo Archives: gentoo-commits

From: Johannes Huber <johu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/qt:master commit in: app-editors/vim-qt/
Date: Wed, 04 Jul 2012 11:43:21
Message-Id: 1341402176.5f247452131aeb6e9978dac20e1bd36a48ae21f6.johu@gentoo
1 commit: 5f247452131aeb6e9978dac20e1bd36a48ae21f6
2 Author: Johannes Huber <johu <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jul 4 11:42:56 2012 +0000
4 Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
5 CommitDate: Wed Jul 4 11:42:56 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=5f247452
7
8 [app-editors/vim-qt] Relax deps on vim-core.
9
10 (Portage version: 2.2.0_alpha115/git/Linux x86_64, unsigned Manifest commit)
11
12 ---
13 app-editors/vim-qt/vim-qt-9999.ebuild | 2 +-
14 1 files changed, 1 insertions(+), 1 deletions(-)
15
16 diff --git a/app-editors/vim-qt/vim-qt-9999.ebuild b/app-editors/vim-qt/vim-qt-9999.ebuild
17 index 8026f03..e6b854d 100644
18 --- a/app-editors/vim-qt/vim-qt-9999.ebuild
19 +++ b/app-editors/vim-qt/vim-qt-9999.ebuild
20 @@ -18,7 +18,7 @@ IUSE="acl cscope debug gpm nls perl python ruby"
21
22 COMMON_DEPEND="
23 app-admin/eselect-vi
24 - =app-editors/vim-core-7.3.487
25 + >=app-editors/vim-core-7.3.487
26 sys-libs/ncurses
27 >=x11-libs/qt-core-4.7.0:4
28 >=x11-libs/qt-gui-4.7.0:4