summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2008-08-30 14:25:34 +0000
committerBrent Baude <ranger@gentoo.org>2008-08-30 14:25:34 +0000
commit5444f77a63df049112409a821bbb989be4b43aa0 (patch)
treee03eee6c8a47bb7e44f8b76a8a7cd0d7f57d2624 /media-sound
parentstable ppc, bug 236122 (diff)
downloadgentoo-2-5444f77a63df049112409a821bbb989be4b43aa0.tar.gz
gentoo-2-5444f77a63df049112409a821bbb989be4b43aa0.tar.bz2
gentoo-2-5444f77a63df049112409a821bbb989be4b43aa0.zip
stable ppc, bug 231497
(Portage version: 2.1.4.4)
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/audacity/ChangeLog5
-rw-r--r--media-sound/audacity/audacity-1.3.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/audacity/ChangeLog b/media-sound/audacity/ChangeLog
index ddfabe5522ff..859113e886d0 100644
--- a/media-sound/audacity/ChangeLog
+++ b/media-sound/audacity/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/audacity
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/ChangeLog,v 1.103 2008/08/24 13:44:59 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/ChangeLog,v 1.104 2008/08/30 14:25:34 ranger Exp $
+
+ 30 Aug 2008; Brent Baude <ranger@gentoo.org> audacity-1.3.5.ebuild:
+ stable ppc, bug 231497
24 Aug 2008; Markus Rothe <corsair@gentoo.org> audacity-1.3.5.ebuild:
Stable on ppc64; bug #231497
diff --git a/media-sound/audacity/audacity-1.3.5.ebuild b/media-sound/audacity/audacity-1.3.5.ebuild
index 424dabee1455..b2e4d0ba11a8 100644
--- a/media-sound/audacity/audacity-1.3.5.ebuild
+++ b/media-sound/audacity/audacity-1.3.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-1.3.5.ebuild,v 1.7 2008/08/24 13:44:59 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-1.3.5.ebuild,v 1.8 2008/08/30 14:25:34 ranger Exp $
inherit eutils wxwidgets autotools
@@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.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*