johu 14/07/30 23:47:48 Modified: polkit-qt-0.112.0.ebuild ChangeLog Log: Drop USE dep glib on dev-qt/*:5, bug #518588. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
Revision Changes Path 1.2 sys-auth/polkit-qt/polkit-qt-0.112.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/polkit-qt/polkit-qt-0.112.0.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/polkit-qt/polkit-qt-0.112.0.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/polkit-qt/polkit-qt-0.112.0.ebuild?r1=1.1&r2=1.2 Index: polkit-qt-0.112.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-auth/polkit-qt/polkit-qt-0.112.0.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- polkit-qt-0.112.0.ebuild 22 Jul 2014 13:37:19 -0000 1.1 +++ polkit-qt-0.112.0.ebuild 30 Jul 2014 23:47:48 -0000 1.2 @@ -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/sys-auth/polkit-qt/polkit-qt-0.112.0.ebuild,v 1.1 2014/07/22 13:37:19 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-qt/polkit-qt-0.112.0.ebuild,v 1.2 2014/07/30 23:47:48 johu Exp $ EAPI=5 @@ -28,9 +28,9 @@ dev-qt/qtgui:4[glib] ) qt5? ( - dev-qt/qtcore:5[glib] + dev-qt/qtcore:5 dev-qt/qtdbus:5 - dev-qt/qtgui:5[glib] + dev-qt/qtgui:5 dev-qt/qtwidgets:5 examples? ( dev-qt/qtxml:5 ) ) 1.32 sys-auth/polkit-qt/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/polkit-qt/ChangeLog?rev=1.32&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/polkit-qt/ChangeLog?rev=1.32&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/polkit-qt/ChangeLog?r1=1.31&r2=1.32 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-auth/polkit-qt/ChangeLog,v retrieving revision 1.31 retrieving revision 1.32 diff -u -r1.31 -r1.32 --- ChangeLog 22 Jul 2014 13:37:19 -0000 1.31 +++ ChangeLog 30 Jul 2014 23:47:48 -0000 1.32 @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/polkit-qt # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-qt/ChangeLog,v 1.31 2014/07/22 13:37:19 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-qt/ChangeLog,v 1.32 2014/07/30 23:47:48 johu Exp $ + + 30 Jul 2014; Johannes Huber <[email protected]> polkit-qt-0.112.0.ebuild: + Drop USE dep glib on dev-qt/*:5, bug #518588. *polkit-qt-0.112.0 (22 Jul 2014)
