summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-11-16 18:46:03 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-11-16 18:46:03 +0000
commit75b555167e84426a2773492982c0c19c9c69b69c (patch)
treebbbc6ba0b5434da0d7c5ea7f094dbbe72e0ae21c /media-libs/libgpod/libgpod-0.6.0.ebuild
parentUpdate metadata.xml, bump wrt bug 187316 (diff)
downloadhistorical-75b555167e84426a2773492982c0c19c9c69b69c.tar.gz
historical-75b555167e84426a2773492982c0c19c9c69b69c.tar.bz2
historical-75b555167e84426a2773492982c0c19c9c69b69c.zip
add missing test to IUSE
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'media-libs/libgpod/libgpod-0.6.0.ebuild')
-rw-r--r--media-libs/libgpod/libgpod-0.6.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libgpod/libgpod-0.6.0.ebuild b/media-libs/libgpod/libgpod-0.6.0.ebuild
index 9766dc4efdc1..9e1fd6ecbeca 100644
--- a/media-libs/libgpod/libgpod-0.6.0.ebuild
+++ b/media-libs/libgpod/libgpod-0.6.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libgpod/libgpod-0.6.0.ebuild,v 1.1 2007/11/16 15:39:52 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libgpod/libgpod-0.6.0.ebuild,v 1.2 2007/11/16 18:46:03 mr_bones_ Exp $
inherit eutils
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/gtkpod/${P}.tar.gz"
LICENSE="LGPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE="gtk python doc"
+IUSE="gtk python doc test"
RDEPEND=">=dev-libs/glib-2.4
=sys-apps/hal-0.5*