From 949746e3d586e592a83e5c120626445c7e62c78f Mon Sep 17 00:00:00 2001 From: Jeroen Roovers Date: Tue, 8 Jan 2013 15:14:01 +0000 Subject: Set RESTRICT=test (bug #450894). (Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key A792A613) --- x11-misc/xcave/ChangeLog | 7 +++++-- x11-misc/xcave/xcave-2.4.0.ebuild | 5 +++-- 2 files changed, 8 insertions(+), 4 deletions(-) (limited to 'x11-misc/xcave') diff --git a/x11-misc/xcave/ChangeLog b/x11-misc/xcave/ChangeLog index 2158ec76868e..d3e61410a3bc 100644 --- a/x11-misc/xcave/ChangeLog +++ b/x11-misc/xcave/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xcave -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcave/ChangeLog,v 1.4 2012/10/15 06:48:49 xmw Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcave/ChangeLog,v 1.5 2013/01/08 15:14:01 jer Exp $ + + 08 Jan 2013; Jeroen Roovers xcave-2.4.0.ebuild: + Set RESTRICT=test (bug #450894). *xcave-2.4.0 (15 Oct 2012) diff --git a/x11-misc/xcave/xcave-2.4.0.ebuild b/x11-misc/xcave/xcave-2.4.0.ebuild index fab2684f8413..318128ed67da 100644 --- a/x11-misc/xcave/xcave-2.4.0.ebuild +++ b/x11-misc/xcave/xcave-2.4.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcave/xcave-2.4.0.ebuild,v 1.1 2012/10/15 06:48:49 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcave/xcave-2.4.0.ebuild,v 1.2 2013/01/08 15:14:01 jer Exp $ EAPI=4 inherit autotools @@ -13,6 +13,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" +RESTRICT="test" RDEPEND=">=x11-libs/gtk+-2.8:2 dev-libs/libxml2" -- cgit v1.2.3-65-gdbad