summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/pysoulseek/pysoulseek-1.2.6.ebuild')
-rw-r--r--net-p2p/pysoulseek/pysoulseek-1.2.6.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-p2p/pysoulseek/pysoulseek-1.2.6.ebuild b/net-p2p/pysoulseek/pysoulseek-1.2.6.ebuild
index 70c7d0b06aac..5f31bc225d30 100644
--- a/net-p2p/pysoulseek/pysoulseek-1.2.6.ebuild
+++ b/net-p2p/pysoulseek/pysoulseek-1.2.6.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/pysoulseek/pysoulseek-1.2.6.ebuild,v 1.4 2005/06/17 21:23:57 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/pysoulseek/pysoulseek-1.2.6.ebuild,v 1.5 2005/09/06 22:17:56 sekretarz Exp $
inherit eutils distutils
-IUSE="oggvorbis"
+IUSE="vorbis"
MY_PN="${PN/soulseek/slsk}"
MY_PV="${PV/_/}"
@@ -21,7 +21,7 @@ KEYWORDS="amd64 ~hppa ppc sparc x86"
DEPEND=">=dev-lang/python-2.1
=dev-python/wxpython-2.4*
- oggvorbis? ( dev-python/pyvorbis dev-python/pyogg )"
+ vorbis? ( dev-python/pyvorbis dev-python/pyogg )"
S="${WORKDIR}/${MY_P}"