summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2009-06-16 07:51:15 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2009-06-16 07:51:15 +0000
commitbe8ed5792321e472f354b6353561619204e52106 (patch)
tree1a328ba31d624abd2f2ac37527dbbcc98c842cc8 /net-libs/farsight2
parentwhitespace (diff)
downloadgentoo-2-be8ed5792321e472f354b6353561619204e52106.tar.gz
gentoo-2-be8ed5792321e472f354b6353561619204e52106.tar.bz2
gentoo-2-be8ed5792321e472f354b6353561619204e52106.zip
add missing test to IUSE
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'net-libs/farsight2')
-rw-r--r--net-libs/farsight2/farsight2-0.0.10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/farsight2/farsight2-0.0.10.ebuild b/net-libs/farsight2/farsight2-0.0.10.ebuild
index 7497a778fd2d..fba129d2b51c 100644
--- a/net-libs/farsight2/farsight2-0.0.10.ebuild
+++ b/net-libs/farsight2/farsight2-0.0.10.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/net-libs/farsight2/farsight2-0.0.10.ebuild,v 1.3 2009/06/15 21:56:17 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/farsight2-0.0.10.ebuild,v 1.4 2009/06/16 07:51:15 mr_bones_ Exp $
EAPI="2"
@@ -10,7 +10,7 @@ SRC_URI="http://farsight.freedesktop.org/releases/${PN}/${P}.tar.gz"
LICENSE="LGPL-2.1"
KEYWORDS="~alpha ~amd64 ~x86"
-IUSE="python"
+IUSE="python test"
SLOT="0"
COMMONDEPEND=">=media-libs/gstreamer-0.10.23