diff options
author | Johannes Huber <johu@gentoo.org> | 2012-07-04 13:42:56 +0200 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2012-07-04 13:42:56 +0200 |
commit | 5f247452131aeb6e9978dac20e1bd36a48ae21f6 (patch) | |
tree | ba75f2d32179b35ca2d691c7529d67d1f5e5d4ac /app-editors | |
parent | [app-editors/vim-qt] Initial import. Ebuild by Elijah El Lazkani <ThyArmagedd... (diff) | |
download | qt-5f247452131aeb6e9978dac20e1bd36a48ae21f6.tar.gz qt-5f247452131aeb6e9978dac20e1bd36a48ae21f6.tar.bz2 qt-5f247452131aeb6e9978dac20e1bd36a48ae21f6.zip |
[app-editors/vim-qt] Relax deps on vim-core.
(Portage version: 2.2.0_alpha115/git/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/vim-qt/vim-qt-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/vim-qt/vim-qt-9999.ebuild b/app-editors/vim-qt/vim-qt-9999.ebuild index 8026f03c..e6b854d4 100644 --- a/app-editors/vim-qt/vim-qt-9999.ebuild +++ b/app-editors/vim-qt/vim-qt-9999.ebuild @@ -18,7 +18,7 @@ IUSE="acl cscope debug gpm nls perl python ruby" COMMON_DEPEND=" app-admin/eselect-vi - =app-editors/vim-core-7.3.487 + >=app-editors/vim-core-7.3.487 sys-libs/ncurses >=x11-libs/qt-core-4.7.0:4 >=x11-libs/qt-gui-4.7.0:4 |