summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/edna/edna-0.6.ebuild')
-rw-r--r--media-sound/edna/edna-0.6.ebuild6
1 files changed, 2 insertions, 4 deletions
diff --git a/media-sound/edna/edna-0.6.ebuild b/media-sound/edna/edna-0.6.ebuild
index 99203ef6f01b..80451739b714 100644
--- a/media-sound/edna/edna-0.6.ebuild
+++ b/media-sound/edna/edna-0.6.ebuild
@@ -1,19 +1,17 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/edna/edna-0.6.ebuild,v 1.2 2009/03/06 18:11:01 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/edna/edna-0.6.ebuild,v 1.3 2009/03/07 06:49:31 mr_bones_ Exp $
inherit eutils
-IUSE="flac vorbis"
-
DESCRIPTION="Greg Stein's python streaming audio server for desktop or LAN use"
HOMEPAGE="http://edna.sourceforge.net/"
-
SRC_URI="mirror://sourceforge/edna/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="~alpha ~amd64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+IUSE="flac ogg"
DEPEND="|| ( >=dev-lang/python-2.5 ( >=dev-lang/python-2.3 >=dev-python/ctypes-1.0.0 ) )
flac? ( media-libs/mutagen )