diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-25 15:03:20 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-25 15:03:20 +0000 |
commit | fafcf1c75e8b9da4fab997bfb33b576d0953c6fe (patch) | |
tree | 9e339036ca0af8707a7553bb4046e53f2015e389 /media-sound | |
parent | Stable for x86, wrt bug #470580 (diff) | |
download | gentoo-2-fafcf1c75e8b9da4fab997bfb33b576d0953c6fe.tar.gz gentoo-2-fafcf1c75e8b9da4fab997bfb33b576d0953c6fe.tar.bz2 gentoo-2-fafcf1c75e8b9da4fab997bfb33b576d0953c6fe.zip |
Stable for x86, wrt bug #436664
(Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-sound')
-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 fffde09977e1..f264ec4e7c6d 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.182 2013/06/25 14:53:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/ChangeLog,v 1.183 2013/06/25 15:03:20 ago Exp $ + + 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> audacity-2.0.2.ebuild: + Stable for x86, wrt bug #436664 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> audacity-2.0.2.ebuild: Stable for amd64, wrt bug #436664 diff --git a/media-sound/audacity/audacity-2.0.2.ebuild b/media-sound/audacity/audacity-2.0.2.ebuild index fa92285ac866..3d74874b0239 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.4 2013/06/25 14:53:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-2.0.2.ebuild,v 1.5 2013/06/25 15:03:20 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" |