diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-29 18:29:01 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-29 18:29:01 +0000 |
commit | 70c27b354e4094a4f66d5760d6af50d5c1dc47be (patch) | |
tree | 6ccc9596cb1983e602e82bcc454e23c986e8cc02 /media-sound/audacity | |
parent | Stable for ppc, wrt bug #470580 (diff) | |
download | gentoo-2-70c27b354e4094a4f66d5760d6af50d5c1dc47be.tar.gz gentoo-2-70c27b354e4094a4f66d5760d6af50d5c1dc47be.tar.bz2 gentoo-2-70c27b354e4094a4f66d5760d6af50d5c1dc47be.zip |
Stable for ppc, wrt bug #436664
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-sound/audacity')
-rw-r--r-- | media-sound/audacity/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/audacity/audacity-2.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/audacity/ChangeLog b/media-sound/audacity/ChangeLog index f264ec4e7c6d..0f4f2ce94643 100644 --- a/media-sound/audacity/ChangeLog +++ b/media-sound/audacity/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/audacity # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/ChangeLog,v 1.183 2013/06/25 15:03:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/ChangeLog,v 1.184 2013/06/29 18:29:01 ago Exp $ + + 29 Jun 2013; Agostino Sarubbo <ago@gentoo.org> audacity-2.0.2.ebuild: + Stable for ppc, wrt bug #436664 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> audacity-2.0.2.ebuild: Stable for x86, wrt bug #436664 diff --git a/media-sound/audacity/audacity-2.0.2.ebuild b/media-sound/audacity/audacity-2.0.2.ebuild index 3d74874b0239..a5eaf3d832df 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-2013 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.5 2013/06/25 15:03:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-2.0.2.ebuild,v 1.6 2013/06/29 18:29:01 ago 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 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~mips ppc ~ppc64 x86" IUSE="alsa ffmpeg flac id3tag jack ladspa libsamplerate midi mp3 sbsms soundtouch twolame vamp vorbis" RESTRICT="test" |