summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2003-07-12 20:31:03 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2003-07-12 20:31:03 +0000
commitd7a6d7d2044724d44bfe9c86240f23ccabdd6aea (patch)
tree4ca30ca0ce1a5b4f115a2ad80081acd09a297c8d /media-sound/vorbisgain
parentadd workaround for people with non PHPSAPI versions in /var/db/pkg (diff)
downloadgentoo-2-d7a6d7d2044724d44bfe9c86240f23ccabdd6aea.tar.gz
gentoo-2-d7a6d7d2044724d44bfe9c86240f23ccabdd6aea.tar.bz2
gentoo-2-d7a6d7d2044724d44bfe9c86240f23ccabdd6aea.zip
unmasks and changelog fixes
Diffstat (limited to 'media-sound/vorbisgain')
-rw-r--r--media-sound/vorbisgain/vorbisgain-0.32.ebuild4
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 26d4e2fda4a6..cfb63b789c4f 100644
--- a/media-sound/vorbisgain/vorbisgain-0.32.ebuild
+++ b/media-sound/vorbisgain/vorbisgain-0.32.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/vorbisgain/vorbisgain-0.32.ebuild,v 1.1 2003/03/02 07:05:28 jje Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/vorbisgain/vorbisgain-0.32.ebuild,v 1.2 2003/07/12 20:31:00 aliz Exp $
DESCRIPTION="vorbisgain calculates a percieved 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/"
@@ -9,7 +9,7 @@ SRC_URI="http://sjeng.sourceforge.net/ftp/vorbis/${P}.zip"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
DEPEND=">=media-libs/libvorbis-1.0_beta4
app-arch/unzip"