summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-10-10 16:46:47 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-10-10 16:46:47 +0000
commit0f61db20a0877e1c7c8631f79f44fb96bb427477 (patch)
tree952e3c1b1a4f2f366fa1945a0e3d2d534e1deaf5 /media-sound/audacity
parentarm/sparc/x86 stable wrt #285945 (diff)
downloadgentoo-2-0f61db20a0877e1c7c8631f79f44fb96bb427477.tar.gz
gentoo-2-0f61db20a0877e1c7c8631f79f44fb96bb427477.tar.bz2
gentoo-2-0f61db20a0877e1c7c8631f79f44fb96bb427477.zip
sparc stable wrt #285898
(Portage version: 2.1.6.13/cvs/Linux ia64)
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 1c02b14d831b..feee01f2b24f 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.134 2009/09/27 19:37:08 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/ChangeLog,v 1.135 2009/10/10 16:46:47 armin76 Exp $
+
+ 10 Oct 2009; Raúl Porcel <armin76@gentoo.org> audacity-1.3.8.ebuild:
+ sparc stable wrt #285898
27 Sep 2009; nixnut <nixnut@gentoo.org> audacity-1.3.8.ebuild:
ppc stable #285898
diff --git a/media-sound/audacity/audacity-1.3.8.ebuild b/media-sound/audacity/audacity-1.3.8.ebuild
index f6e7e2eee7d5..503294d07284 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.5 2009/09/27 19:37:08 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-1.3.8.ebuild,v 1.6 2009/10/10 16:46:47 armin76 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*