diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-04-20 17:35:41 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-04-20 17:35:41 +0000 |
commit | b1a305ed8c98dd82310b1016f37cdbcdfbfc5bbf (patch) | |
tree | 6aad1fda8c126b58ee91356eee24c80ac64768bd /media-sound/shntool/shntool-1.2.3.ebuild | |
parent | add depend on >=media-libs/sdl-mixer-1.2.4 (bug #48469); tidy (Manifest recom... (diff) | |
download | gentoo-2-b1a305ed8c98dd82310b1016f37cdbcdfbfc5bbf.tar.gz gentoo-2-b1a305ed8c98dd82310b1016f37cdbcdfbfc5bbf.tar.bz2 gentoo-2-b1a305ed8c98dd82310b1016f37cdbcdfbfc5bbf.zip |
Added IUSE.
Diffstat (limited to 'media-sound/shntool/shntool-1.2.3.ebuild')
-rw-r--r-- | media-sound/shntool/shntool-1.2.3.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/media-sound/shntool/shntool-1.2.3.ebuild b/media-sound/shntool/shntool-1.2.3.ebuild index 49a616b5ba68..ddd1065a3ca9 100644 --- a/media-sound/shntool/shntool-1.2.3.ebuild +++ b/media-sound/shntool/shntool-1.2.3.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2004 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.6 2004/04/01 08:09:35 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/shntool/shntool-1.2.3.ebuild,v 1.7 2004/04/20 17:34:11 eradicator Exp $ + +IUSE="" DESCRIPTION="shntool is a multi-purpose WAVE data processing and reporting utility" HOMEPAGE="http://shnutils.freeshell.org/shntool/" |