summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-07-02 15:15:51 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-07-02 15:15:51 +0000
commitf14fd59640fed83272863a7b4e9e9ca3a3eb0a32 (patch)
tree2c2242b183565484eec9fdc6e80d49a4792e7492 /media-sound/audacity
parentRemoved call to silly phpconfutils_init. Added addpredict to src_configure (a... (diff)
downloadgentoo-2-f14fd59640fed83272863a7b4e9e9ca3a3eb0a32.tar.gz
gentoo-2-f14fd59640fed83272863a7b4e9e9ca3a3eb0a32.tar.bz2
gentoo-2-f14fd59640fed83272863a7b4e9e9ca3a3eb0a32.zip
Stable on amd64 wrt bug #372757
(Portage version: 2.2.0_alpha42/cvs/Linux x86_64)
Diffstat (limited to 'media-sound/audacity')
-rw-r--r--media-sound/audacity/ChangeLog5
-rw-r--r--media-sound/audacity/audacity-1.3.13.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/audacity/ChangeLog b/media-sound/audacity/ChangeLog
index f781cc560e99..4e7443cdaddf 100644
--- a/media-sound/audacity/ChangeLog
+++ b/media-sound/audacity/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/audacity
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/ChangeLog,v 1.154 2011/04/20 21:44:46 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/ChangeLog,v 1.155 2011/07/02 15:15:51 hwoarang Exp $
+
+ 02 Jul 2011; Markos Chandras <hwoarang@gentoo.org> audacity-1.3.13.ebuild:
+ Stable on amd64 wrt bug #372757
20 Apr 2011; Tim Harder <radhermit@gentoo.org> audacity-1.3.13.ebuild:
Require the midi USE flag to be enabled when the soundtouch USE flag is
diff --git a/media-sound/audacity/audacity-1.3.13.ebuild b/media-sound/audacity/audacity-1.3.13.ebuild
index 9decbe462759..7c402f186ec7 100644
--- a/media-sound/audacity/audacity-1.3.13.ebuild
+++ b/media-sound/audacity/audacity-1.3.13.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-1.3.13.ebuild,v 1.2 2011/04/20 21:44:46 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-1.3.13.ebuild,v 1.3 2011/07/02 15:15:51 hwoarang 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 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
IUSE="alsa ffmpeg flac id3tag jack ladspa libsamplerate midi mp3 soundtouch twolame vamp vorbis"
RESTRICT="test"