From fc80fa73545a05a8743bd7a6fe0ee1a262919bc4 Mon Sep 17 00:00:00 2001 From: Jeremy Olexa Date: Tue, 1 Dec 2009 01:31:04 +0000 Subject: Removed old versions. Limit urwid dep on 1.6.2.2 (bug #295033). Version bump to 1.7.0_alpha1 which has major tray changes and many minor changes including an ability to not install the gtk UI (bug #293538) (Portage version: 2.1.7.4/cvs/Linux x86_64) --- net-misc/wicd/wicd-1.6.2.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-misc/wicd/wicd-1.6.2.2.ebuild') diff --git a/net-misc/wicd/wicd-1.6.2.2.ebuild b/net-misc/wicd/wicd-1.6.2.2.ebuild index eac2aa613ee6..98db389ab69e 100644 --- a/net-misc/wicd/wicd-1.6.2.2.ebuild +++ b/net-misc/wicd/wicd-1.6.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/wicd-1.6.2.2.ebuild,v 1.4 2009/11/30 06:40:51 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/wicd-1.6.2.2.ebuild,v 1.5 2009/12/01 01:31:04 darkside Exp $ EAPI="2" @@ -40,7 +40,7 @@ RDEPEND=" ) ioctl? ( dev-python/python-iwscan dev-python/python-wpactrl ) libnotify? ( dev-python/notify-python ) - ncurses? ( >=dev-python/urwid-0.9.8.4 ) + ncurses? ( =sys-power/pm-utils-1.1.1 ) " -- cgit v1.2.3-65-gdbad