summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-04-17 18:24:33 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-04-17 18:24:33 +0000
commit54ca3ee58ab2672c1e6001837f8479662c851e6f (patch)
tree5c50bf49e59d0ec0e8f5e575a4b537f09fb5d9ce /media-sound/positron
parentIUSE=oggvorbis. (Manifest recommit) (diff)
downloadgentoo-2-54ca3ee58ab2672c1e6001837f8479662c851e6f.tar.gz
gentoo-2-54ca3ee58ab2672c1e6001837f8479662c851e6f.tar.bz2
gentoo-2-54ca3ee58ab2672c1e6001837f8479662c851e6f.zip
whitespace cleanup
Diffstat (limited to 'media-sound/positron')
-rw-r--r--media-sound/positron/positron-1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/positron/positron-1.1.ebuild b/media-sound/positron/positron-1.1.ebuild
index 91e2a95a7700..008e86a60889 100644
--- a/media-sound/positron/positron-1.1.ebuild
+++ b/media-sound/positron/positron-1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/positron/positron-1.1.ebuild,v 1.2 2004/04/17 18:23:54 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/positron/positron-1.1.ebuild,v 1.3 2004/04/17 18:24:33 eradicator Exp $
DESCRIPTION="Synchronization manager for the Neuros Audio Computer (www.neurosaudio.com) portable music player."
HOMEPAGE="http://www.xiph.org/positron"
@@ -12,7 +12,7 @@ KEYWORDS="~x86 ~ppc"
IUSE="oggvorbis"
DEPEND=">=dev-lang/python-2.2"
-RDEPEND="${DEPEND}
+RDEPEND="${DEPEND}
oggvorbis? ( dev-python/pyvorbis )"
src_compile() {