diff options
author | Peter Weller <welp@gentoo.org> | 2007-03-11 23:21:05 +0000 |
---|---|---|
committer | Peter Weller <welp@gentoo.org> | 2007-03-11 23:21:05 +0000 |
commit | 1357c07393e7b18c037e6cb5e024b866ab610d02 (patch) | |
tree | ba9d4ff312100b7655c0ee33d7110969eb4afb43 /media-plugins/audacious-plugins | |
parent | Stable on Alpha + IA64. (diff) | |
download | historical-1357c07393e7b18c037e6cb5e024b866ab610d02.tar.gz historical-1357c07393e7b18c037e6cb5e024b866ab610d02.tar.bz2 historical-1357c07393e7b18c037e6cb5e024b866ab610d02.zip |
Keyworded ~x86-fbsd
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'media-plugins/audacious-plugins')
-rw-r--r-- | media-plugins/audacious-plugins/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/audacious-plugins/audacious-plugins-1.3.1-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-plugins/audacious-plugins/ChangeLog b/media-plugins/audacious-plugins/ChangeLog index 31206c441886..ba44e579e9a9 100644 --- a/media-plugins/audacious-plugins/ChangeLog +++ b/media-plugins/audacious-plugins/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/audacious-plugins # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/ChangeLog,v 1.43 2007/03/11 17:25:56 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/ChangeLog,v 1.44 2007/03/11 23:21:05 welp Exp $ + + 11 Mar 2007; Peter Weller <welp@gentoo.org> + audacious-plugins-1.3.1-r1.ebuild: + Keyworded ~x86-fbsd *audacious-plugins-1.3.1-r1 (11 Mar 2007) diff --git a/media-plugins/audacious-plugins/audacious-plugins-1.3.1-r1.ebuild b/media-plugins/audacious-plugins/audacious-plugins-1.3.1-r1.ebuild index c9a01b8b3ec5..ce6596184fb0 100644 --- a/media-plugins/audacious-plugins/audacious-plugins-1.3.1-r1.ebuild +++ b/media-plugins/audacious-plugins/audacious-plugins-1.3.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.3.1-r1.ebuild,v 1.1 2007/03/11 17:25:56 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-1.3.1-r1.ebuild,v 1.2 2007/03/11 23:21:05 welp Exp $ inherit eutils flag-o-matic @@ -13,7 +13,7 @@ SRC_URI="http://static.audacious-media-player.org/release/${MY_P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="aac adplug alsa arts chardet esd flac jack lirc mad modplug musepack nls opengl oss sid sndfile timidity tta vorbis wavpack wma pulseaudio" RDEPEND="app-arch/unzip |