diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2009-12-01 01:31:04 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2009-12-01 01:31:04 +0000 |
commit | fc80fa73545a05a8743bd7a6fe0ee1a262919bc4 (patch) | |
tree | f25e6ffc5c37ee783cbcf26f398955ad97ae9b2a /net-misc/wicd/metadata.xml | |
parent | Version bump. Many internal changes but not many visible to the end user. Tur... (diff) | |
download | gentoo-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.xml | 2 |
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> |