diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-10-11 14:38:22 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-10-11 14:38:22 +0000 |
commit | 2c2e8d7e886002bf64b7d3feb062d88b747de0d9 (patch) | |
tree | 4f20c2aa18c088596599eef215a8f5a53e506fb6 /media-sound/audacity | |
parent | x86 stable, see bug 340897 (diff) | |
download | gentoo-2-2c2e8d7e886002bf64b7d3feb062d88b747de0d9.tar.gz gentoo-2-2c2e8d7e886002bf64b7d3feb062d88b747de0d9.tar.bz2 gentoo-2-2c2e8d7e886002bf64b7d3feb062d88b747de0d9.zip |
keyword ~mips, bug #424197
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'media-sound/audacity')
-rw-r--r-- | media-sound/audacity/ChangeLog | 6 | ||||
-rw-r--r-- | media-sound/audacity/audacity-2.0.1.ebuild | 4 | ||||
-rw-r--r-- | media-sound/audacity/audacity-2.0.2.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/media-sound/audacity/ChangeLog b/media-sound/audacity/ChangeLog index 4172b0bd6f99..27521d4b917e 100644 --- a/media-sound/audacity/ChangeLog +++ b/media-sound/audacity/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/audacity # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/ChangeLog,v 1.177 2012/08/24 05:03:30 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/ChangeLog,v 1.178 2012/10/11 14:38:22 blueness Exp $ + + 11 Oct 2012; Anthony G. Basile <blueness@gentoo.org> audacity-2.0.1.ebuild, + audacity-2.0.2.ebuild: + keyword ~mips, bug #424197 *audacity-2.0.2 (24 Aug 2012) diff --git a/media-sound/audacity/audacity-2.0.1.ebuild b/media-sound/audacity/audacity-2.0.1.ebuild index 528208a362cb..5c8118382e02 100644 --- a/media-sound/audacity/audacity-2.0.1.ebuild +++ b/media-sound/audacity/audacity-2.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-2.0.1.ebuild,v 1.1 2012/06/30 04:07:44 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-2.0.1.ebuild,v 1.2 2012/10/11 14:38:22 blueness Exp $ EAPI=4 @@ -15,7 +15,7 @@ SRC_URI="http://${PN}.googlecode.com/files/${MY_T}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~mips ~x86" IUSE="alsa ffmpeg flac id3tag jack ladspa libsamplerate midi mp3 sbsms soundtouch twolame vamp vorbis" RESTRICT="test" diff --git a/media-sound/audacity/audacity-2.0.2.ebuild b/media-sound/audacity/audacity-2.0.2.ebuild index b8f2fc91754f..5d8aa49ce709 100644 --- a/media-sound/audacity/audacity-2.0.2.ebuild +++ b/media-sound/audacity/audacity-2.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-2.0.2.ebuild,v 1.1 2012/08/24 05:03:30 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-2.0.2.ebuild,v 1.2 2012/10/11 14:38:22 blueness Exp $ EAPI=4 @@ -15,7 +15,7 @@ SRC_URI="http://audacity.googlecode.com/files/${MY_T}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~mips ~x86" IUSE="alsa ffmpeg flac id3tag jack ladspa libsamplerate midi mp3 sbsms soundtouch twolame vamp vorbis" RESTRICT="test" |