summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/nicotine/nicotine-1.0.6.ebuild')
-rw-r--r--net-p2p/nicotine/nicotine-1.0.6.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/net-p2p/nicotine/nicotine-1.0.6.ebuild b/net-p2p/nicotine/nicotine-1.0.6.ebuild
index c656fcbcd9f0..0725d44072be 100644
--- a/net-p2p/nicotine/nicotine-1.0.6.ebuild
+++ b/net-p2p/nicotine/nicotine-1.0.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/nicotine/nicotine-1.0.6.ebuild,v 1.4 2004/06/25 00:35:30 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/nicotine/nicotine-1.0.6.ebuild,v 1.5 2005/12/26 17:30:04 lu_zero Exp $
inherit distutils
@@ -11,11 +11,11 @@ SRC_URI="http://thegraveyard.org/nicotine/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86 ~sparc ~ppc"
-IUSE="oggvorbis geoip"
+IUSE="vorbis geoip"
DEPEND="virtual/python
>=dev-python/pygtk-1.99.16
- oggvorbis? ( >=dev-python/pyvorbis-1
+ vorbis? ( >=dev-python/pyvorbis-1
>=dev-python/pyogg-1 )
geoip? ( >=dev-python/geoip-python-0.2.0
>=dev-libs/geoip-1.2.1 )"