summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Carlson <absinthe@gentoo.org>2004-03-18 07:48:30 +0000
committerDylan Carlson <absinthe@gentoo.org>2004-03-18 07:48:30 +0000
commit56fefe6aa259ceaf0efe324a4c1807d348d35875 (patch)
treead2f1a01e7cf106d322480053737f63e892d6b6d /media-sound/vorbisgain
parentutil-linux is linux specific, so it'll be included into the linux specific pr... (diff)
downloadgentoo-2-56fefe6aa259ceaf0efe324a4c1807d348d35875.tar.gz
gentoo-2-56fefe6aa259ceaf0efe324a4c1807d348d35875.tar.bz2
gentoo-2-56fefe6aa259ceaf0efe324a4c1807d348d35875.zip
Added amd64 to KEYWORDS.
Diffstat (limited to 'media-sound/vorbisgain')
-rw-r--r--media-sound/vorbisgain/ChangeLog5
-rw-r--r--media-sound/vorbisgain/vorbisgain-0.34-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/vorbisgain/ChangeLog b/media-sound/vorbisgain/ChangeLog
index f29c43964683..9b57f18de7ad 100644
--- a/media-sound/vorbisgain/ChangeLog
+++ b/media-sound/vorbisgain/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/vorbisgain
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/vorbisgain/ChangeLog,v 1.4 2004/02/15 12:16:17 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/vorbisgain/ChangeLog,v 1.5 2004/03/18 07:48:30 absinthe Exp $
+
+ 18 Mar 2004; Dylan Carlson <absinthe@gentoo.org> vorbisgain-0.34-r1.ebuild:
+ Added amd64 to KEYWORDS.
*vorbisgain-0.34-r1 (15 Feb 2004)
diff --git a/media-sound/vorbisgain/vorbisgain-0.34-r1.ebuild b/media-sound/vorbisgain/vorbisgain-0.34-r1.ebuild
index 2fe9c69f111d..dc19ca0bde1e 100644
--- a/media-sound/vorbisgain/vorbisgain-0.34-r1.ebuild
+++ b/media-sound/vorbisgain/vorbisgain-0.34-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/vorbisgain/vorbisgain-0.34-r1.ebuild,v 1.1 2004/02/15 12:16:17 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/vorbisgain/vorbisgain-0.34-r1.ebuild,v 1.2 2004/03/18 07:48:30 absinthe 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://users.pandora.be/sjeng/vorbisgain.html"
@@ -9,7 +9,7 @@ SRC_URI="http://sjeng.org/ftp/vorbis/${P}.zip"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 amd64"
DEPEND=">=media-libs/libvorbis-1.0
app-arch/unzip"