summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/audacity/ChangeLog5
-rw-r--r--media-sound/audacity/audacity-1.3.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/audacity/ChangeLog b/media-sound/audacity/ChangeLog
index 8c123414db2e..99fc732f5e77 100644
--- a/media-sound/audacity/ChangeLog
+++ b/media-sound/audacity/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/audacity
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/ChangeLog,v 1.121 2009/06/10 21:15:47 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/ChangeLog,v 1.122 2009/06/15 00:31:47 jer Exp $
+
+ 15 Jun 2009; Jeroen Roovers <jer@gentoo.org> audacity-1.3.7.ebuild:
+ Stable for HPPA (bug #273094).
10 Jun 2009; Markus Meier <maekke@gentoo.org> audacity-1.3.7.ebuild:
amd64/x86 stable, bug #273094
diff --git a/media-sound/audacity/audacity-1.3.7.ebuild b/media-sound/audacity/audacity-1.3.7.ebuild
index 134a48f5c2b2..6e6266cfc14f 100644
--- a/media-sound/audacity/audacity-1.3.7.ebuild
+++ b/media-sound/audacity/audacity-1.3.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-1.3.7.ebuild,v 1.5 2009/06/10 21:15:47 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-1.3.7.ebuild,v 1.6 2009/06/15 00:31:47 jer Exp $
EAPI=2
@@ -17,7 +17,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_T}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="amd64 hppa ~ppc ~ppc64 ~sparc x86"
RESTRICT="test"
COMMON_DEPEND="=x11-libs/wxGTK-2.8*