summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-09-22 11:02:15 +0000
committerMarkus Meier <maekke@gentoo.org>2009-09-22 11:02:15 +0000
commit2800e068ffeb6936e4bf85c3dc91e8519411cb80 (patch)
tree85f0b1a282f19c407c8aa32897759d8858f3d1ed /media-sound/audacity
parentamd64/x86 stable, bug #285892 (diff)
downloadgentoo-2-2800e068ffeb6936e4bf85c3dc91e8519411cb80.tar.gz
gentoo-2-2800e068ffeb6936e4bf85c3dc91e8519411cb80.tar.bz2
gentoo-2-2800e068ffeb6936e4bf85c3dc91e8519411cb80.zip
amd64/x86 stable, bug #285898
(Portage version: 2.2_rc41/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.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/audacity/ChangeLog b/media-sound/audacity/ChangeLog
index efc3afa8d86a..4df8299ba7df 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.129 2009/09/15 20:12:54 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/ChangeLog,v 1.130 2009/09/22 11:02:15 maekke Exp $
+
+ 22 Sep 2009; Markus Meier <maekke@gentoo.org> audacity-1.3.8.ebuild:
+ amd64/x86 stable, bug #285898
*audacity-1.3.9 (15 Sep 2009)
diff --git a/media-sound/audacity/audacity-1.3.8.ebuild b/media-sound/audacity/audacity-1.3.8.ebuild
index 715db0fe8b70..ef3bb8c4f8b9 100644
--- a/media-sound/audacity/audacity-1.3.8.ebuild
+++ b/media-sound/audacity/audacity-1.3.8.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.8.ebuild,v 1.2 2009/08/06 05:09:38 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-1.3.8.ebuild,v 1.3 2009/09/22 11:02:15 maekke Exp $
EAPI=2
@@ -17,7 +17,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"
RESTRICT="test"
COMMON_DEPEND="=x11-libs/wxGTK-2.8*