summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2008-07-11 20:04:14 +0000
committerFerris McCormick <fmccor@gentoo.org>2008-07-11 20:04:14 +0000
commit4c99054e047b733bdf70e28b70d7effdf2c3258f (patch)
tree3d6fdfe3b7757f1477d9bf41d2ff941b39f1d073 /media-sound/audacity
parentversion bump (diff)
downloadgentoo-2-4c99054e047b733bdf70e28b70d7effdf2c3258f.tar.gz
gentoo-2-4c99054e047b733bdf70e28b70d7effdf2c3258f.tar.bz2
gentoo-2-4c99054e047b733bdf70e28b70d7effdf2c3258f.zip
Sparc stable, Bug #231497, seems to work for me.
(Portage version: 2.2_rc1/cvs/Linux 2.6.22-gentoo-r9-ail-simulation-sensors x86_64)
Diffstat (limited to 'media-sound/audacity')
-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 b9e3fe93389f..3205d65ef97f 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.97 2008/05/11 18:21:16 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/ChangeLog,v 1.98 2008/07/11 20:04:14 fmccor Exp $
+
+ 11 Jul 2008; Ferris McCormick <fmccor@gentoo.org> audacity-1.3.5.ebuild:
+ Sparc stable, Bug #231497, seems to work for me.
11 May 2008; Alexis Ballier <aballier@gentoo.org>
-audacity-1.3.4-r1.ebuild:
diff --git a/media-sound/audacity/audacity-1.3.5.ebuild b/media-sound/audacity/audacity-1.3.5.ebuild
index f594ca32c5e0..336c8d4a3c3b 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.1 2008/05/11 18:14:45 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-1.3.5.ebuild,v 1.2 2008/07/11 20:04:14 fmccor 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*