diff options
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/mp3wrap/mp3wrap-0.5.ebuild | 4 | ||||
-rw-r--r-- | media-sound/streamixer/streamixer-1.19.0.ebuild | 4 | ||||
-rw-r--r-- | media-sound/streamripper/streamripper-1.60.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/media-sound/mp3wrap/mp3wrap-0.5.ebuild b/media-sound/mp3wrap/mp3wrap-0.5.ebuild index 5c7f7a511c33..043601453c56 100644 --- a/media-sound/mp3wrap/mp3wrap-0.5.ebuild +++ b/media-sound/mp3wrap/mp3wrap-0.5.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/mp3wrap/mp3wrap-0.5.ebuild,v 1.6 2004/03/01 05:37:15 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mp3wrap/mp3wrap-0.5.ebuild,v 1.7 2004/05/27 15:11:55 jhuebel Exp $ DESCRIPTION="Command-line utility that wraps quickly two or more mp3 files in one single large playable mp3." SRC_URI="mirror://sourceforge/${PN}/${P}-src.tar.gz" @@ -8,7 +8,7 @@ HOMEPAGE="http://${PN}.sourceforge.net/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 ~amd64" IUSE="" diff --git a/media-sound/streamixer/streamixer-1.19.0.ebuild b/media-sound/streamixer/streamixer-1.19.0.ebuild index ea53e503e79f..c213ff0bef4c 100644 --- a/media-sound/streamixer/streamixer-1.19.0.ebuild +++ b/media-sound/streamixer/streamixer-1.19.0.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/streamixer/streamixer-1.19.0.ebuild,v 1.2 2004/04/17 18:20:27 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/streamixer/streamixer-1.19.0.ebuild,v 1.3 2004/05/27 15:14:26 jhuebel Exp $ IUSE="" @@ -8,7 +8,7 @@ DESCRIPTION="Various audio stream handling tools (non-interactive)" HOMEPAGE="http://bisqwit.iki.fi/source/streamixer.html" SRC_URI="http://bisqwit.iki.fi/src/arch/${P}.tar.bz2" -KEYWORDS="x86" +KEYWORDS="x86 ~amd64" LICENSE="GPL-2" SLOT="0" diff --git a/media-sound/streamripper/streamripper-1.60.ebuild b/media-sound/streamripper/streamripper-1.60.ebuild index 3c5de78a1077..a9403dea4054 100644 --- a/media-sound/streamripper/streamripper-1.60.ebuild +++ b/media-sound/streamripper/streamripper-1.60.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/streamripper/streamripper-1.60.ebuild,v 1.1 2004/05/14 03:35:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/streamripper/streamripper-1.60.ebuild,v 1.2 2004/05/27 15:15:40 jhuebel Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="http://streamripper.sourceforge.net/files/${MY_P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc ~amd64" IUSE="" DEPEND="media-libs/libmad" |