summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Olexa <darkside@gentoo.org>2009-12-01 01:31:04 +0000
committerJeremy Olexa <darkside@gentoo.org>2009-12-01 01:31:04 +0000
commitfc80fa73545a05a8743bd7a6fe0ee1a262919bc4 (patch)
treef25e6ffc5c37ee783cbcf26f398955ad97ae9b2a /net-misc/wicd/metadata.xml
parentVersion bump. Many internal changes but not many visible to the end user. Tur... (diff)
downloadgentoo-2-fc80fa73545a05a8743bd7a6fe0ee1a262919bc4.tar.gz
gentoo-2-fc80fa73545a05a8743bd7a6fe0ee1a262919bc4.tar.bz2
gentoo-2-fc80fa73545a05a8743bd7a6fe0ee1a262919bc4.zip
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)
Diffstat (limited to 'net-misc/wicd/metadata.xml')
-rw-r--r--net-misc/wicd/metadata.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/net-misc/wicd/metadata.xml b/net-misc/wicd/metadata.xml
index 73c273b15633..5248712a80d9 100644
--- a/net-misc/wicd/metadata.xml
+++ b/net-misc/wicd/metadata.xml
@@ -6,6 +6,8 @@
<email>darkside@gentoo.org</email>
</maintainer>
<use>
+ <flag name='gtk'>Installs a gtk UI. This is enabled by default because it is
+ intended behavior. Requires <pkg>dev-python/pygtk</pkg></flag>
<flag name='ioctl'>Installs additional python libraries to use as a backend.
This will improve speed but is experimental.</flag>
<flag name='ncurses'>Installs a ncurses UI</flag>