From 8fe4f251c70d613718b1c5623c1e53886748b0c4 Mon Sep 17 00:00:00 2001 From: Olivier CrĂȘte Date: Sat, 16 May 2009 22:08:09 +0000 Subject: Restrict tests for gstreamer external plugins, they don't work with the split ebuilds --- eclass/gst-plugins-base.eclass | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'eclass/gst-plugins-base.eclass') diff --git a/eclass/gst-plugins-base.eclass b/eclass/gst-plugins-base.eclass index ee2f0503ac29..6caf5ec90faa 100644 --- a/eclass/gst-plugins-base.eclass +++ b/eclass/gst-plugins-base.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/gst-plugins-base.eclass,v 1.11 2009/03/30 04:24:15 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/gst-plugins-base.eclass,v 1.12 2009/05/16 22:08:09 tester Exp $ # Author : foser @@ -45,6 +45,7 @@ RDEPEND="=media-libs/gst-plugins-base-0.10*" DEPEND="${RDEPEND} >=sys-apps/sed-4 dev-util/pkgconfig" +RESTRICT=test fi ### -- cgit v1.2.3-65-gdbad