From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.77) (envelope-from ) id 1SmNzN-0007QV-C4 for garchives@archives.gentoo.org; Wed, 04 Jul 2012 11:43:21 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 66FE3E0512; Wed, 4 Jul 2012 11:43:09 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 3AD19E0512 for ; Wed, 4 Jul 2012 11:43:09 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A000D1B4025 for ; Wed, 4 Jul 2012 11:43:08 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 62B83E5436 for ; Wed, 4 Jul 2012 11:43:07 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1341402176.5f247452131aeb6e9978dac20e1bd36a48ae21f6.johu@gentoo> Subject: [gentoo-commits] proj/qt:master commit in: app-editors/vim-qt/ X-VCS-Repository: proj/qt X-VCS-Files: app-editors/vim-qt/vim-qt-9999.ebuild X-VCS-Directories: app-editors/vim-qt/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 5f247452131aeb6e9978dac20e1bd36a48ae21f6 X-VCS-Branch: master Date: Wed, 4 Jul 2012 11:43:07 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: bf0a37d9-fd69-417e-a8c6-6a9e7b4518a6 X-Archives-Hash: 1503cdf25bc5def2f7237ed0504cd8df commit: 5f247452131aeb6e9978dac20e1bd36a48ae21f6 Author: Johannes Huber gentoo org> AuthorDate: Wed Jul 4 11:42:56 2012 +0000 Commit: Johannes Huber gentoo org> CommitDate: Wed Jul 4 11:42:56 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/qt.git;a=3Dco= mmit;h=3D5f247452 [app-editors/vim-qt] Relax deps on vim-core. (Portage version: 2.2.0_alpha115/git/Linux x86_64, unsigned Manifest comm= it) --- 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/v= im-qt-9999.ebuild index 8026f03..e6b854d 100644 --- a/app-editors/vim-qt/vim-qt-9999.ebuild +++ b/app-editors/vim-qt/vim-qt-9999.ebuild @@ -18,7 +18,7 @@ IUSE=3D"acl cscope debug gpm nls perl python ruby" =20 COMMON_DEPEND=3D" app-admin/eselect-vi - =3Dapp-editors/vim-core-7.3.487 + >=3Dapp-editors/vim-core-7.3.487 sys-libs/ncurses >=3Dx11-libs/qt-core-4.7.0:4 >=3Dx11-libs/qt-gui-4.7.0:4