johu 14/03/10 12:59:34 Modified: ChangeLog libkscreen-1.0.2.ebuild Log: Restrict tests, 1 out of 1 is failing. (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
Revision Changes Path 1.7 x11-libs/libkscreen/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libkscreen/ChangeLog?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libkscreen/ChangeLog?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libkscreen/ChangeLog?r1=1.6&r2=1.7 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-libs/libkscreen/ChangeLog,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- ChangeLog 14 Dec 2013 11:07:47 -0000 1.6 +++ ChangeLog 10 Mar 2014 12:59:34 -0000 1.7 @@ -1,6 +1,6 @@ # ChangeLog for x11-libs/libkscreen -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libkscreen/ChangeLog,v 1.6 2013/12/14 11:07:47 johu Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libkscreen/ChangeLog,v 1.7 2014/03/10 12:59:34 johu Exp $ 14 Dec 2013; Johannes Huber <[email protected]> libkscreen-1.0.2.ebuild: Update HOMEPAGE. 1.4 x11-libs/libkscreen/libkscreen-1.0.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libkscreen/libkscreen-1.0.2.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libkscreen/libkscreen-1.0.2.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libkscreen/libkscreen-1.0.2.ebuild?r1=1.3&r2=1.4 Index: libkscreen-1.0.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-libs/libkscreen/libkscreen-1.0.2.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- libkscreen-1.0.2.ebuild 26 Feb 2014 07:54:15 -0000 1.3 +++ libkscreen-1.0.2.ebuild 10 Mar 2014 12:59:34 -0000 1.4 @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libkscreen/libkscreen-1.0.2.ebuild,v 1.3 2014/02/26 07:54:15 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libkscreen/libkscreen-1.0.2.ebuild,v 1.4 2014/03/10 12:59:34 johu Exp $ EAPI=5 @@ -26,3 +26,5 @@ ${RDEPEND} test? ( dev-qt/qttest:4 ) " + +RESTRICT="test"
