diff options
author | Rick Farina <zerochaos@gentoo.org> | 2014-05-31 16:19:28 +0000 |
---|---|---|
committer | Rick Farina <zerochaos@gentoo.org> | 2014-05-31 16:19:28 +0000 |
commit | 8baf647391803d5acd6d01514cda8e8a1d6c3317 (patch) | |
tree | 9fa273a4f1e3d76f52bded162bd2fa6f0663e4cd /profiles/targets | |
parent | Update seabios dep to match what is included in the source #510680 by Pat Erley. (diff) | |
download | gentoo-2-8baf647391803d5acd6d01514cda8e8a1d6c3317.tar.gz gentoo-2-8baf647391803d5acd6d01514cda8e8a1d6c3317.tar.bz2 gentoo-2-8baf647391803d5acd6d01514cda8e8a1d6c3317.zip |
fix defaults for wireshark to be sane, bug 484624
Diffstat (limited to 'profiles/targets')
-rw-r--r-- | profiles/targets/desktop/package.use | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/profiles/targets/desktop/package.use b/profiles/targets/desktop/package.use index 79fa0c4226bf..d7907a6e1056 100644 --- a/profiles/targets/desktop/package.use +++ b/profiles/targets/desktop/package.use @@ -1,6 +1,11 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/targets/desktop/package.use,v 1.37 2014/05/27 19:08:06 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/targets/desktop/package.use,v 1.38 2014/05/31 16:19:28 zerochaos Exp $ + +# Rick Farina <zerochaos@gentoo.org> (31 May 2014) +# wireshark 1.10.x has a mostly non-functional qt4 interface so keep +# gtk3 the default until 1.11.x or higher is stabilized +<net-analyzer/wireshark-1.11.0 -qt4 # Michał Górny <mgorny@gentoo.org> (27 May 2014) # Disable mng support by default since it is seldom used, and it |