summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/pysoulseek/pysoulseek-1.2.5.ebuild')
-rw-r--r--net-p2p/pysoulseek/pysoulseek-1.2.5.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/net-p2p/pysoulseek/pysoulseek-1.2.5.ebuild b/net-p2p/pysoulseek/pysoulseek-1.2.5.ebuild
index 95fd33e7fd7b..68df5a293d51 100644
--- a/net-p2p/pysoulseek/pysoulseek-1.2.5.ebuild
+++ b/net-p2p/pysoulseek/pysoulseek-1.2.5.ebuild
@@ -1,9 +1,10 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/pysoulseek/pysoulseek-1.2.5.ebuild,v 1.7 2004/10/04 21:58:51 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/pysoulseek/pysoulseek-1.2.5.ebuild,v 1.8 2004/12/14 20:52:16 pythonhead Exp $
-IUSE="oggvorbis"
inherit eutils distutils
+
+IUSE="oggvorbis"
MY_PN="${PN/soulseek/slsk}"
MY_PV="${PV/_/}"
@@ -19,8 +20,7 @@ SLOT="0"
KEYWORDS="x86 ppc sparc hppa ~amd64"
DEPEND=">=dev-lang/python-2.1
- >=dev-python/wxpython-2.4.1.2
- >=x11-libs/wxGTK-2.4.1
+ <dev-python/wxpython-2.5.2.3
oggvorbis? ( dev-python/pyvorbis dev-python/pyogg )"
S="${WORKDIR}/${MY_P}"