diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-25 14:53:53 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-25 14:53:53 +0000 |
commit | afc2097fc3b45a1febbf59d8cdb96e67d3d7d5ce (patch) | |
tree | d78181b0def9e6c9c951f7bbcee21f89be4b562e /media-sound/audacity | |
parent | Stable for amd64, wrt bug #472186 (diff) | |
download | gentoo-2-afc2097fc3b45a1febbf59d8cdb96e67d3d7d5ce.tar.gz gentoo-2-afc2097fc3b45a1febbf59d8cdb96e67d3d7d5ce.tar.bz2 gentoo-2-afc2097fc3b45a1febbf59d8cdb96e67d3d7d5ce.zip |
Stable for amd64, wrt bug #436664
(Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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 | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/media-sound/audacity/ChangeLog b/media-sound/audacity/ChangeLog index 6dee0a318cf1..fffde09977e1 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.181 2013/04/15 19:57:50 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/ChangeLog,v 1.182 2013/06/25 14:53:53 ago Exp $ + + 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> audacity-2.0.2.ebuild: + Stable for amd64, wrt bug #436664 15 Apr 2013; Andreas Schuerch <nativemad@gentoo.org> audacity-2.0.3.ebuild: x86 keyworded, see bug 457140 diff --git a/media-sound/audacity/audacity-2.0.2.ebuild b/media-sound/audacity/audacity-2.0.2.ebuild index f66f79bd3444..fa92285ac866 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 +# 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.3 2012/10/11 23:26:38 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-2.0.2.ebuild,v 1.4 2013/06/25 14:53:53 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" |