diff options
author | Olivier Crête <tester@gentoo.org> | 2009-07-08 12:10:53 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2009-07-08 12:10:53 +0000 |
commit | f22da3862f8a2c7ac052f29eae8fc1c5a7367fd0 (patch) | |
tree | fb53f065be4dabafd090e5ea708dea0fa99bf889 /media-libs/farsight/farsight-0.1.28-r1.ebuild | |
parent | Version bump, fixes security issue, bug #276214, thank Alex Legler for report... (diff) | |
download | gentoo-2-f22da3862f8a2c7ac052f29eae8fc1c5a7367fd0.tar.gz gentoo-2-f22da3862f8a2c7ac052f29eae8fc1c5a7367fd0.tar.bz2 gentoo-2-f22da3862f8a2c7ac052f29eae8fc1c5a7367fd0.zip |
Add test restriction, remove old
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'media-libs/farsight/farsight-0.1.28-r1.ebuild')
-rw-r--r-- | media-libs/farsight/farsight-0.1.28-r1.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/media-libs/farsight/farsight-0.1.28-r1.ebuild b/media-libs/farsight/farsight-0.1.28-r1.ebuild index fff5dcdde09a..457ffc7e88b2 100644 --- a/media-libs/farsight/farsight-0.1.28-r1.ebuild +++ b/media-libs/farsight/farsight-0.1.28-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/farsight/farsight-0.1.28-r1.ebuild,v 1.1 2009/03/30 03:37:32 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/farsight/farsight-0.1.28-r1.ebuild,v 1.2 2009/07/08 12:10:53 tester Exp $ DESCRIPTION="FarSight is an audio/video conferencing framework specifically designed for Instant Messengers." HOMEPAGE="http://farsight.freedesktop.org/" @@ -13,6 +13,8 @@ IUSE="jingle doc test" # msn yahoo SLOT="0" +RESTRICT="test" + COMMON_DEPEND="=media-libs/gstreamer-0.10* >=media-libs/gstreamer-0.10.13 =media-libs/gst-plugins-base-0.10* |