diff options
author | 2006-12-20 18:18:09 +0000 | |
---|---|---|
committer | 2006-12-20 18:18:09 +0000 | |
commit | ecf1c015cf09dabbe426cf243f04073bc066c360 (patch) | |
tree | 923be6795bc2a1317bfe9499295fea307bd97744 /media-plugins/audacious-plugins/audacious-plugins-1.2.5.ebuild | |
parent | add patch for compiling on some machines due to improper unicode characters (diff) | |
download | historical-ecf1c015cf09dabbe426cf243f04073bc066c360.tar.gz historical-ecf1c015cf09dabbe426cf243f04073bc066c360.tar.bz2 historical-ecf1c015cf09dabbe426cf243f04073bc066c360.zip |
Stable on sparc
Package-Manager: portage-2.1.1-r2
Diffstat (limited to 'media-plugins/audacious-plugins/audacious-plugins-1.2.5.ebuild')
-rw-r--r-- | media-plugins/audacious-plugins/audacious-plugins-1.2.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/audacious-plugins/audacious-plugins-1.2.5.ebuild b/media-plugins/audacious-plugins/audacious-plugins-1.2.5.ebuild index fbf3142209da..51fd97957fff 100644 --- a/media-plugins/audacious-plugins/audacious-plugins-1.2.5.ebuild +++ b/media-plugins/audacious-plugins/audacious-plugins-1.2.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-1.2.5.ebuild,v 1.3 2006/12/05 14:43:13 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-1.2.5.ebuild,v 1.4 2006/12/20 18:18:09 gustavoz Exp $ inherit flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://audacious-media-player.org/release/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="aac alsa arts chardet esd flac jack lirc modplug mp3 musepack nls oss sid sndfile timidity vorbis wavpack wma pulseaudio" RDEPEND="app-arch/unzip |