diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-10-11 23:26:38 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-10-11 23:26:38 +0000 |
commit | 65448adaeadbc34888938ccc3fcab4cf5fdc0d2e (patch) | |
tree | a9be1a8e8519715d6398eee517120aba0263ef2d /media-sound | |
parent | stable ppc, bug #436592 (diff) | |
download | gentoo-2-65448adaeadbc34888938ccc3fcab4cf5fdc0d2e.tar.gz gentoo-2-65448adaeadbc34888938ccc3fcab4cf5fdc0d2e.tar.bz2 gentoo-2-65448adaeadbc34888938ccc3fcab4cf5fdc0d2e.zip |
keyword ~ppc ~ppc64, bug #424197
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'media-sound')
-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 27521d4b917e..9b877484c667 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.178 2012/10/11 14:38:22 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/ChangeLog,v 1.179 2012/10/11 23:26:38 blueness Exp $ + + 11 Oct 2012; Anthony G. Basile <blueness@gentoo.org> audacity-2.0.1.ebuild, + audacity-2.0.2.ebuild: + keyword ~ppc ~ppc64, bug #424197 11 Oct 2012; Anthony G. Basile <blueness@gentoo.org> audacity-2.0.1.ebuild, audacity-2.0.2.ebuild: diff --git a/media-sound/audacity/audacity-2.0.1.ebuild b/media-sound/audacity/audacity-2.0.1.ebuild index 5c8118382e02..43e0e2e77b92 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.2 2012/10/11 14:38:22 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-2.0.1.ebuild,v 1.3 2012/10/11 23:26:38 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 ~mips ~x86" +KEYWORDS="~amd64 ~mips ~ppc ~ppc64 ~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 5d8aa49ce709..f66f79bd3444 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.2 2012/10/11 14:38:22 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-2.0.2.ebuild,v 1.3 2012/10/11 23:26:38 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 ~mips ~x86" +KEYWORDS="~amd64 ~mips ~ppc ~ppc64 ~x86" IUSE="alsa ffmpeg flac id3tag jack ladspa libsamplerate midi mp3 sbsms soundtouch twolame vamp vorbis" RESTRICT="test" |