kensington 14/10/06 09:53:19 Modified: assistant-5.3.2.ebuild ChangeLog Log: dev-qt/qtwebkit:5 no longer has a widgets USE flag. (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 0x06B1F38DCA45A1EC!)
Revision Changes Path 1.2 dev-qt/assistant/assistant-5.3.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/assistant/assistant-5.3.2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/assistant/assistant-5.3.2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/assistant/assistant-5.3.2.ebuild?r1=1.1&r2=1.2 Index: assistant-5.3.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-qt/assistant/assistant-5.3.2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- assistant-5.3.2.ebuild 16 Sep 2014 14:43:31 -0000 1.1 +++ assistant-5.3.2.ebuild 6 Oct 2014 09:53:19 -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/dev-qt/assistant/assistant-5.3.2.ebuild,v 1.1 2014/09/16 14:43:31 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-qt/assistant/assistant-5.3.2.ebuild,v 1.2 2014/10/06 09:53:19 kensington Exp $ EAPI=5 @@ -26,7 +26,7 @@ >=dev-qt/qtprintsupport-${PV}:5[debug=] >=dev-qt/qtsql-${PV}:5[debug=,sqlite] >=dev-qt/qtwidgets-${PV}:5[debug=] - webkit? ( >=dev-qt/qtwebkit-${PV}:5[debug=,widgets] ) + webkit? ( >=dev-qt/qtwebkit-${PV}:5[debug=] ) " RDEPEND="${DEPEND}" 1.14 dev-qt/assistant/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/assistant/ChangeLog?rev=1.14&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/assistant/ChangeLog?rev=1.14&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/assistant/ChangeLog?r1=1.13&r2=1.14 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-qt/assistant/ChangeLog,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- ChangeLog 16 Sep 2014 14:43:31 -0000 1.13 +++ ChangeLog 6 Oct 2014 09:53:19 -0000 1.14 @@ -1,6 +1,9 @@ # ChangeLog for dev-qt/assistant # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-qt/assistant/ChangeLog,v 1.13 2014/09/16 14:43:31 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-qt/assistant/ChangeLog,v 1.14 2014/10/06 09:53:19 kensington Exp $ + + 06 Oct 2014; Michael Palimaka <[email protected]> assistant-5.3.2.ebuild: + dev-qt/qtwebkit:5 no longer has a widgets USE flag. *assistant-5.3.2 (16 Sep 2014)
