diff options
author | 2006-02-25 00:13:56 +0000 | |
---|---|---|
committer | 2006-02-25 00:13:56 +0000 | |
commit | b80b8410b91d0cd6974772d837391591c988105e (patch) | |
tree | accdebd3444d6aad2853af3ab11a2c84bd0527cd /media-sound | |
parent | Bumped to using automake 1.7 so it builds with newer gnome and use eautorecon... (diff) | |
download | gentoo-2-b80b8410b91d0cd6974772d837391591c988105e.tar.gz gentoo-2-b80b8410b91d0cd6974772d837391591c988105e.tar.bz2 gentoo-2-b80b8410b91d0cd6974772d837391591c988105e.zip |
added ~mips keyword
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/audacious/ChangeLog | 6 | ||||
-rw-r--r-- | media-sound/audacious/audacious-0.2-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-sound/audacious/ChangeLog b/media-sound/audacious/ChangeLog index 507701868daa..1d4a0c819791 100644 --- a/media-sound/audacious/ChangeLog +++ b/media-sound/audacious/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/audacious # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v 1.21 2006/02/20 23:28:32 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v 1.22 2006/02/25 00:13:56 geoman Exp $ + + 25 Feb 2006; Stephen P. Becker <spbecker@gentoo.org> + audacious-0.2-r1.ebuild: + added ~mips keyword 20 Feb 2006; Tony Vroon <chainsaw@gentoo.org> audacious-0.1.2.ebuild, audacious-0.2-r1.ebuild: diff --git a/media-sound/audacious/audacious-0.2-r1.ebuild b/media-sound/audacious/audacious-0.2-r1.ebuild index b3f522e39876..d5f2da80e5e8 100644 --- a/media-sound/audacious/audacious-0.2-r1.ebuild +++ b/media-sound/audacious/audacious-0.2-r1.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-sound/audacious/audacious-0.2-r1.ebuild,v 1.5 2006/02/20 23:28:32 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-0.2-r1.ebuild,v 1.6 2006/02/25 00:13:56 geoman Exp $ IUSE="aac alsa esd flac gnome jack libvisual lirc mmx modplug mp3 musepack nls oss sdl sid sndfile vorbis wma" @@ -14,7 +14,7 @@ SRC_URI="http://audacious-media-player.org/release/${P}.tgz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~mips ~ppc ~ppc64 ~sparc ~x86" RDEPEND="app-arch/unzip >=x11-libs/gtk+-2.6 |