diff options
author | 2014-11-11 10:21:06 +0000 | |
---|---|---|
committer | 2014-11-11 10:21:06 +0000 | |
commit | eef95d2884dfeb37d8324da2f4685ff8e012510d (patch) | |
tree | 7b3e6341927820d481587d3f16ca50281231c788 /net-analyzer | |
parent | Version bump (diff) | |
download | gentoo-2-eef95d2884dfeb37d8324da2f4685ff8e012510d.tar.gz gentoo-2-eef95d2884dfeb37d8324da2f4685ff8e012510d.tar.bz2 gentoo-2-eef95d2884dfeb37d8324da2f4685ff8e012510d.zip |
Depend on dev-qt/qtgui[accessibility] (bug #528806 by tux_mind).
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/wireshark/ChangeLog | 7 | ||||
-rw-r--r-- | net-analyzer/wireshark/wireshark-1.12.1-r1.ebuild | 6 | ||||
-rw-r--r-- | net-analyzer/wireshark/wireshark-1.12.1.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/wireshark/wireshark-1.99.0-r1.ebuild | 6 | ||||
-rw-r--r-- | net-analyzer/wireshark/wireshark-99999999.ebuild | 6 |
5 files changed, 17 insertions, 12 deletions
diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog index 04dcd36e5384..197b7988d389 100644 --- a/net-analyzer/wireshark/ChangeLog +++ b/net-analyzer/wireshark/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-analyzer/wireshark # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.665 2014/11/06 21:43:21 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.666 2014/11/11 10:21:06 jer Exp $ + + 11 Nov 2014; Jeroen Roovers <jer@gentoo.org> wireshark-1.12.1.ebuild, + wireshark-1.12.1-r1.ebuild, wireshark-1.99.0-r1.ebuild, + wireshark-99999999.ebuild: + Depend on dev-qt/qtgui[accessibility] (bug #528806 by tux_mind). *wireshark-1.12.1-r1 (06 Nov 2014) diff --git a/net-analyzer/wireshark/wireshark-1.12.1-r1.ebuild b/net-analyzer/wireshark/wireshark-1.12.1-r1.ebuild index d301da37d460..db137b7d6d56 100644 --- a/net-analyzer/wireshark/wireshark-1.12.1-r1.ebuild +++ b/net-analyzer/wireshark/wireshark-1.12.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.12.1-r1.ebuild,v 1.1 2014/11/06 21:43:21 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.12.1-r1.ebuild,v 1.2 2014/11/11 10:21:06 jer Exp $ EAPI=5 inherit autotools eutils fcaps multilib qt4-r2 user @@ -44,12 +44,12 @@ CDEPEND=" portaudio? ( media-libs/portaudio ) qt4? ( dev-qt/qtcore:4 - dev-qt/qtgui:4 + dev-qt/qtgui:4[accessibility] x11-misc/xdg-utils ) qt5? ( dev-qt/qtcore:5 - dev-qt/qtgui:5 + dev-qt/qtgui:5[accessibility] dev-qt/qtprintsupport:5 dev-qt/qtwidgets:5 x11-misc/xdg-utils diff --git a/net-analyzer/wireshark/wireshark-1.12.1.ebuild b/net-analyzer/wireshark/wireshark-1.12.1.ebuild index 61707febdd96..da70d4ec6f77 100644 --- a/net-analyzer/wireshark/wireshark-1.12.1.ebuild +++ b/net-analyzer/wireshark/wireshark-1.12.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.12.1.ebuild,v 1.13 2014/11/02 12:09:02 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.12.1.ebuild,v 1.14 2014/11/11 10:21:06 jer Exp $ EAPI=5 inherit autotools eutils fcaps qt4-r2 user @@ -43,7 +43,7 @@ CDEPEND=" portaudio? ( media-libs/portaudio ) qt4? ( dev-qt/qtcore:4 - dev-qt/qtgui:4 + dev-qt/qtgui:4[accessibility] x11-misc/xdg-utils ) smi? ( net-libs/libsmi ) diff --git a/net-analyzer/wireshark/wireshark-1.99.0-r1.ebuild b/net-analyzer/wireshark/wireshark-1.99.0-r1.ebuild index 1c1e33cb84d8..04d3ff9baebf 100644 --- a/net-analyzer/wireshark/wireshark-1.99.0-r1.ebuild +++ b/net-analyzer/wireshark/wireshark-1.99.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.99.0-r1.ebuild,v 1.3 2014/11/02 12:09:02 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.99.0-r1.ebuild,v 1.4 2014/11/11 10:21:06 jer Exp $ EAPI=5 inherit autotools eutils fcaps multilib qt4-r2 user @@ -44,12 +44,12 @@ CDEPEND=" portaudio? ( media-libs/portaudio ) qt4? ( dev-qt/qtcore:4 - dev-qt/qtgui:4 + dev-qt/qtgui:4[accessibility] x11-misc/xdg-utils ) qt5? ( dev-qt/qtcore:5 - dev-qt/qtgui:5 + dev-qt/qtgui:5[accessibility] dev-qt/qtprintsupport:5 dev-qt/qtwidgets:5 x11-misc/xdg-utils diff --git a/net-analyzer/wireshark/wireshark-99999999.ebuild b/net-analyzer/wireshark/wireshark-99999999.ebuild index 61ac73f5f386..59e9ef779402 100644 --- a/net-analyzer/wireshark/wireshark-99999999.ebuild +++ b/net-analyzer/wireshark/wireshark-99999999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-99999999.ebuild,v 1.2 2014/11/02 12:09:02 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-99999999.ebuild,v 1.3 2014/11/11 10:21:06 jer Exp $ EAPI=5 inherit autotools eutils fcaps git-r3 multilib qt4-r2 user @@ -44,12 +44,12 @@ CDEPEND=" portaudio? ( media-libs/portaudio ) qt4? ( dev-qt/qtcore:4 - dev-qt/qtgui:4 + dev-qt/qtgui:4[accessibility] x11-misc/xdg-utils ) qt5? ( dev-qt/qtcore:5 - dev-qt/qtgui:5 + dev-qt/qtgui:5[accessibility] dev-qt/qtprintsupport:5 dev-qt/qtwidgets:5 x11-misc/xdg-utils |