summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2005-06-09 00:55:57 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2005-06-09 00:55:57 +0000
commit611a6e8e2f7e6def87e391814074fe8df547ac9c (patch)
treeaeabd4d7eebfbc692014348661b2eeee35ec8bd8 /media-sound/shntool
parentdep typo (diff)
downloadhistorical-611a6e8e2f7e6def87e391814074fe8df547ac9c.tar.gz
historical-611a6e8e2f7e6def87e391814074fe8df547ac9c.tar.bz2
historical-611a6e8e2f7e6def87e391814074fe8df547ac9c.zip
dep typo
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'media-sound/shntool')
-rw-r--r--media-sound/shntool/shntool-2.0.3.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/media-sound/shntool/shntool-2.0.3.ebuild b/media-sound/shntool/shntool-2.0.3.ebuild
index bed6c0a5a963..381eaf2f012b 100644
--- a/media-sound/shntool/shntool-2.0.3.ebuild
+++ b/media-sound/shntool/shntool-2.0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/shntool/shntool-2.0.3.ebuild,v 1.1 2004/11/20 18:19:35 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/shntool/shntool-2.0.3.ebuild,v 1.2 2005/06/09 00:55:29 mr_bones_ Exp $
IUSE="flac sox"
@@ -12,8 +12,8 @@ SLOT="0"
KEYWORDS="~x86 ~ppc ~amd64 ~sparc"
DEPEND=">=media-sound/shorten-3.5.1
- flac? (>=media-libs/flac-1.1.0)
- sox? (>=media-sound/sox-12.17.4) "
+ flac? ( >=media-libs/flac-1.1.0 )
+ sox? ( >=media-sound/sox-12.17.4 )"
src_install () {
einstall || die