kensington 15/03/05 13:36:17 Modified: frameworkintegration-5.7.0.ebuild ChangeLog Log: Add missing dependency wrt bug #542258. (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 0x06B1F38DCA45A1EC!)
Revision Changes Path 1.3 kde-frameworks/frameworkintegration/frameworkintegration-5.7.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-frameworks/frameworkintegration/frameworkintegration-5.7.0.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-frameworks/frameworkintegration/frameworkintegration-5.7.0.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-frameworks/frameworkintegration/frameworkintegration-5.7.0.ebuild?r1=1.2&r2=1.3 Index: frameworkintegration-5.7.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/kde-frameworks/frameworkintegration/frameworkintegration-5.7.0.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- frameworkintegration-5.7.0.ebuild 16 Feb 2015 21:23:56 -0000 1.2 +++ frameworkintegration-5.7.0.ebuild 5 Mar 2015 13:36:17 -0000 1.3 @@ -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/kde-frameworks/frameworkintegration/frameworkintegration-5.7.0.ebuild,v 1.2 2015/02/16 21:23:56 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-frameworks/frameworkintegration/frameworkintegration-5.7.0.ebuild,v 1.3 2015/03/05 13:36:17 kensington Exp $ EAPI=5 @@ -31,6 +31,7 @@ X? ( dev-qt/qtx11extras:5 x11-libs/libxcb + x11-libs/libXcursor ) " DEPEND="${RDEPEND}" 1.12 kde-frameworks/frameworkintegration/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-frameworks/frameworkintegration/ChangeLog?rev=1.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-frameworks/frameworkintegration/ChangeLog?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-frameworks/frameworkintegration/ChangeLog?r1=1.11&r2=1.12 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/kde-frameworks/frameworkintegration/ChangeLog,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- ChangeLog 20 Feb 2015 23:54:19 -0000 1.11 +++ ChangeLog 5 Mar 2015 13:36:17 -0000 1.12 @@ -1,6 +1,10 @@ # ChangeLog for kde-frameworks/frameworkintegration # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-frameworks/frameworkintegration/ChangeLog,v 1.11 2015/02/20 23:54:19 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-frameworks/frameworkintegration/ChangeLog,v 1.12 2015/03/05 13:36:17 kensington Exp $ + + 05 Mar 2015; Michael Palimaka <[email protected]> + frameworkintegration-5.7.0.ebuild: + Add missing dependency wrt bug #542258. 20 Feb 2015; Johannes Huber <[email protected]> -frameworkintegration-5.6.0.ebuild:
