diff options
author | Michael Sterrett <msterret@gentoo.org> | 2003-09-07 00:06:43 +0000 |
---|---|---|
committer | Michael Sterrett <msterret@gentoo.org> | 2003-09-07 00:06:43 +0000 |
commit | cad3ca99bdcde520d972cb95fa50f6d3f729c8ad (patch) | |
tree | f0a0b4f1b524b02a8d5f97676c3ce66ee81788df /media-sound/shntool | |
parent | whitespace cleanup (diff) | |
download | gentoo-2-cad3ca99bdcde520d972cb95fa50f6d3f729c8ad.tar.gz gentoo-2-cad3ca99bdcde520d972cb95fa50f6d3f729c8ad.tar.bz2 gentoo-2-cad3ca99bdcde520d972cb95fa50f6d3f729c8ad.zip |
repoman: trim trailing whitespace
Diffstat (limited to 'media-sound/shntool')
-rw-r--r-- | media-sound/shntool/Manifest | 4 | ||||
-rw-r--r-- | media-sound/shntool/shntool-1.2.3.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/media-sound/shntool/Manifest b/media-sound/shntool/Manifest index fa3a30108c77..1def997ef29e 100644 --- a/media-sound/shntool/Manifest +++ b/media-sound/shntool/Manifest @@ -1,3 +1,3 @@ -MD5 264cb1e20b963d4e1614cf5fa5d56c18 files/digest-shntool-1.2.3 65 MD5 414ad8898347d361d76aa90441a069d5 ChangeLog 338 -MD5 6c3f46385a2b55ff651f644297ffd434 shntool-1.2.3.ebuild 655 +MD5 cfe7f5fb5bc18a7922d7a401013b5c57 shntool-1.2.3.ebuild 658 +MD5 264cb1e20b963d4e1614cf5fa5d56c18 files/digest-shntool-1.2.3 65 diff --git a/media-sound/shntool/shntool-1.2.3.ebuild b/media-sound/shntool/shntool-1.2.3.ebuild index 13485d2465f7..d27fb38a97a4 100644 --- a/media-sound/shntool/shntool-1.2.3.ebuild +++ b/media-sound/shntool/shntool-1.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/shntool/shntool-1.2.3.ebuild,v 1.2 2003/07/12 20:30:58 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/shntool/shntool-1.2.3.ebuild,v 1.3 2003/09/07 00:06:06 msterret Exp $ DESCRIPTION="shntool is a multi-purpose WAVE data processing and reporting utility" HOMEPAGE="http://shnutils.freeshell.org/shntool/" @@ -9,7 +9,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" -DEPEND=">=media-sound/shorten-3.5.1 +DEPEND=">=media-sound/shorten-3.5.1 >=media-libs/flac-1.1.0 " S="${WORKDIR}/${P}" |