From 87025f4fa288994a095d42fe4b69a72b34f3fd52 Mon Sep 17 00:00:00 2001 From: Nirbheek Chauhan Date: Sun, 27 Mar 2011 10:21:33 +0000 Subject: Fix slot-dep on gtk+ Package-Manager: portage-2.1.9.44/cvs/Linux x86_64 --- app-editors/mp/mp-5.1.1.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'app-editors/mp/mp-5.1.1.ebuild') diff --git a/app-editors/mp/mp-5.1.1.ebuild b/app-editors/mp/mp-5.1.1.ebuild index 3e47b19df5df..2b79d0339716 100644 --- a/app-editors/mp/mp-5.1.1.ebuild +++ b/app-editors/mp/mp-5.1.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/mp/mp-5.1.1.ebuild,v 1.8 2010/07/30 09:12:32 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mp/mp-5.1.1.ebuild,v 1.9 2011/03/27 10:20:03 nirbheek Exp $ EAPI="3" @@ -17,7 +17,7 @@ IUSE="gtk ncurses nls pcre iconv" RDEPEND=" ncurses? ( sys-libs/ncurses ) - gtk? ( >=x11-libs/gtk+-2 >=x11-libs/pango-1.8.0 ) + gtk? ( x11-libs/gtk+:2 >=x11-libs/pango-1.8.0 ) !gtk? ( sys-libs/ncurses ) nls? ( sys-devel/gettext ) pcre? ( dev-libs/libpcre ) -- cgit v1.2.3-65-gdbad