summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2011-03-06 10:19:22 +0000
committerTim Harder <radhermit@gentoo.org>2011-03-06 10:19:22 +0000
commita31c4637e6473b0fdb3d355a54039db90f42ebf7 (patch)
treed56c825414fa033c684853a89b4c5ae4f07fdfca /eclass/vim.eclass
parentadded ~arm keyword (bug 355373) (diff)
downloadgentoo-2-a31c4637e6473b0fdb3d355a54039db90f42ebf7.tar.gz
gentoo-2-a31c4637e6473b0fdb3d355a54039db90f42ebf7.tar.bz2
gentoo-2-a31c4637e6473b0fdb3d355a54039db90f42ebf7.zip
Use slot dependencies for gtk+.
Diffstat (limited to 'eclass/vim.eclass')
-rw-r--r--eclass/vim.eclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/vim.eclass b/eclass/vim.eclass
index 80e8d6c614a9..6a00f1d03f74 100644
--- a/eclass/vim.eclass
+++ b/eclass/vim.eclass
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/vim.eclass,v 1.192 2011/01/04 13:55:57 lack Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/vim.eclass,v 1.193 2011/03/06 10:19:22 radhermit Exp $
# Authors:
# Jim Ramsay <i.am@gentoo.org>
@@ -133,7 +133,7 @@ else
x11-libs/libXext
!aqua? (
gtk? (
- >=x11-libs/gtk+-2.6
+ >=x11-libs/gtk+-2.6:2
x11-libs/libXft
gnome? ( >=gnome-base/libgnomeui-2.6 )
)