diff options
author | 2004-08-07 23:37:11 +0000 | |
---|---|---|
committer | 2004-08-07 23:37:11 +0000 | |
commit | 9a7b8e74c61fc03353ec7175a7c9b90643aa24db (patch) | |
tree | e6b2c545d9c948d8ba69b833c9615bb112e78fcd /media-sound/vorbisgain/vorbisgain-0.32.ebuild | |
parent | quite possibly stable on amd64 (diff) | |
download | historical-9a7b8e74c61fc03353ec7175a7c9b90643aa24db.tar.gz historical-9a7b8e74c61fc03353ec7175a7c9b90643aa24db.tar.bz2 historical-9a7b8e74c61fc03353ec7175a7c9b90643aa24db.zip |
Typo in DESCRIPTION, #59717
Diffstat (limited to 'media-sound/vorbisgain/vorbisgain-0.32.ebuild')
-rw-r--r-- | media-sound/vorbisgain/vorbisgain-0.32.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/vorbisgain/vorbisgain-0.32.ebuild b/media-sound/vorbisgain/vorbisgain-0.32.ebuild index 72c8a0c76770..177b7675fa9c 100644 --- a/media-sound/vorbisgain/vorbisgain-0.32.ebuild +++ b/media-sound/vorbisgain/vorbisgain-0.32.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/vorbisgain/vorbisgain-0.32.ebuild,v 1.8 2004/07/14 21:07:19 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/vorbisgain/vorbisgain-0.32.ebuild,v 1.9 2004/08/07 23:33:48 slarti Exp $ IUSE="" -DESCRIPTION="vorbisgain calculates a percieved sound level of an Ogg Vorbis file using the ReplayGain algorithm and stores it in the file header" +DESCRIPTION="vorbisgain calculates a perceived sound level of an Ogg Vorbis file using the ReplayGain algorithm and stores it in the file header" HOMEPAGE="http://sjeng.sourceforge.net/ftp/vorbis/" SRC_URI="http://sjeng.sourceforge.net/ftp/vorbis/${P}.zip" |