pinkbyte 15/07/20 16:28:19 Modified: wireshark-1.99.7.ebuild wireshark-99999999.ebuild ChangeLog wireshark-1.12.4.ebuild wireshark-1.12.6.ebuild Log: Do not require USE=accessibility on dev-qt/qtgui:5 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0x60C0742D1F357D42)
Revision Changes Path 1.4 net-analyzer/wireshark/wireshark-1.99.7.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.99.7.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.99.7.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.99.7.ebuild?r1=1.3&r2=1.4 Index: wireshark-1.99.7.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.99.7.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- wireshark-1.99.7.ebuild 6 Jul 2015 03:02:31 -0000 1.3 +++ wireshark-1.99.7.ebuild 20 Jul 2015 16:28:19 -0000 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.99.7.ebuild,v 1.3 2015/07/06 03:02:31 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.99.7.ebuild,v 1.4 2015/07/20 16:28:19 pinkbyte Exp $ EAPI=5 inherit autotools eutils fcaps flag-o-matic multilib qmake-utils qt4-r2 user @@ -48,7 +48,7 @@ ) qt5? ( dev-qt/qtcore:5 - dev-qt/qtgui:5[accessibility] + dev-qt/qtgui:5 dev-qt/qtprintsupport:5 dev-qt/qtwidgets:5 x11-misc/xdg-utils 1.17 net-analyzer/wireshark/wireshark-99999999.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-99999999.ebuild?rev=1.17&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-99999999.ebuild?rev=1.17&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-99999999.ebuild?r1=1.16&r2=1.17 Index: wireshark-99999999.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-99999999.ebuild,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- wireshark-99999999.ebuild 6 Jul 2015 03:02:31 -0000 1.16 +++ wireshark-99999999.ebuild 20 Jul 2015 16:28:19 -0000 1.17 @@ -1,6 +1,6 @@ # Copyright 1999-2015 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.16 2015/07/06 03:02:31 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-99999999.ebuild,v 1.17 2015/07/20 16:28:19 pinkbyte Exp $ EAPI=5 inherit autotools eutils fcaps flag-o-matic git-r3 multilib qmake-utils qt4-r2 user @@ -48,7 +48,7 @@ ) qt5? ( dev-qt/qtcore:5 - dev-qt/qtgui:5[accessibility] + dev-qt/qtgui:5 dev-qt/qtprintsupport:5 dev-qt/qtwidgets:5 x11-misc/xdg-utils 1.737 net-analyzer/wireshark/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/ChangeLog?rev=1.737&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/ChangeLog?rev=1.737&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/ChangeLog?r1=1.736&r2=1.737 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v retrieving revision 1.736 retrieving revision 1.737 diff -u -r1.736 -r1.737 --- ChangeLog 18 Jul 2015 10:37:01 -0000 1.736 +++ ChangeLog 20 Jul 2015 16:28:19 -0000 1.737 @@ -1,6 +1,10 @@ # ChangeLog for net-analyzer/wireshark # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.736 2015/07/18 10:37:01 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.737 2015/07/20 16:28:19 pinkbyte Exp $ + + 20 Jul 2015; Sergey Popov <pinkb...@gentoo.org> wireshark-1.12.4.ebuild, + wireshark-1.12.6.ebuild, wireshark-1.99.7.ebuild, wireshark-99999999.ebuild: + Do not require USE=accessibility on dev-qt/qtgui:5 18 Jul 2015; Jeroen Roovers <j...@gentoo.org> wireshark-1.12.4.ebuild, -wireshark-1.12.5.ebuild: 1.14 net-analyzer/wireshark/wireshark-1.12.4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.12.4.ebuild?rev=1.14&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.12.4.ebuild?rev=1.14&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.12.4.ebuild?r1=1.13&r2=1.14 Index: wireshark-1.12.4.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.12.4.ebuild,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- wireshark-1.12.4.ebuild 18 Jul 2015 10:37:01 -0000 1.13 +++ wireshark-1.12.4.ebuild 20 Jul 2015 16:28:19 -0000 1.14 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.12.4.ebuild,v 1.13 2015/07/18 10:37:01 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.12.4.ebuild,v 1.14 2015/07/20 16:28:19 pinkbyte Exp $ EAPI=5 inherit autotools eutils fcaps multilib qmake-utils qt4-r2 user @@ -48,7 +48,7 @@ ) qt5? ( dev-qt/qtcore:5 - dev-qt/qtgui:5[accessibility] + dev-qt/qtgui:5 dev-qt/qtprintsupport:5 dev-qt/qtwidgets:5 x11-misc/xdg-utils 1.11 net-analyzer/wireshark/wireshark-1.12.6.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.12.6.ebuild?rev=1.11&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.12.6.ebuild?rev=1.11&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.12.6.ebuild?r1=1.10&r2=1.11 Index: wireshark-1.12.6.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.12.6.ebuild,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- wireshark-1.12.6.ebuild 6 Jul 2015 03:02:31 -0000 1.10 +++ wireshark-1.12.6.ebuild 20 Jul 2015 16:28:19 -0000 1.11 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.12.6.ebuild,v 1.10 2015/07/06 03:02:31 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.12.6.ebuild,v 1.11 2015/07/20 16:28:19 pinkbyte Exp $ EAPI=5 inherit autotools eutils fcaps flag-o-matic multilib qmake-utils qt4-r2 user @@ -48,7 +48,7 @@ ) qt5? ( dev-qt/qtcore:5 - dev-qt/qtgui:5[accessibility] + dev-qt/qtgui:5 dev-qt/qtprintsupport:5 dev-qt/qtwidgets:5 x11-misc/xdg-utils