summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2008-01-31 20:48:22 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2008-01-31 20:48:22 +0000
commit4abfdf5d17ae397508fc753f9e2b70462b963936 (patch)
treee108c945236f527f6c80a792210751b473b22e0d /media-sound/audacity
parentppc stable, bug #199751 (diff)
downloadgentoo-2-4abfdf5d17ae397508fc753f9e2b70462b963936.tar.gz
gentoo-2-4abfdf5d17ae397508fc753f9e2b70462b963936.tar.bz2
gentoo-2-4abfdf5d17ae397508fc753f9e2b70462b963936.zip
ppc stable, bug #199751
(Portage version: 2.1.4)
Diffstat (limited to 'media-sound/audacity')
-rw-r--r--media-sound/audacity/ChangeLog6
-rw-r--r--media-sound/audacity/audacity-1.3.4-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/media-sound/audacity/ChangeLog b/media-sound/audacity/ChangeLog
index dc83b86aa756..d47d161a42e2 100644
--- a/media-sound/audacity/ChangeLog
+++ b/media-sound/audacity/ChangeLog
@@ -1,6 +1,10 @@
# 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.82 2008/01/30 17:47:11 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/ChangeLog,v 1.83 2008/01/31 20:48:22 dertobi123 Exp $
+
+ 31 Jan 2008; Tobias Scherbaum <dertobi123@gentoo.org>
+ audacity-1.3.4-r1.ebuild:
+ ppc stable, bug #199751
30 Jan 2008; Raúl Porcel <armin76@gentoo.org> audacity-1.3.4-r1.ebuild:
sparc stable wrt security #199751
diff --git a/media-sound/audacity/audacity-1.3.4-r1.ebuild b/media-sound/audacity/audacity-1.3.4-r1.ebuild
index d7015a724de4..f7f764523d87 100644
--- a/media-sound/audacity/audacity-1.3.4-r1.ebuild
+++ b/media-sound/audacity/audacity-1.3.4-r1.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.4-r1.ebuild,v 1.4 2008/01/30 17:47:11 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-1.3.4-r1.ebuild,v 1.5 2008/01/31 20:48:22 dertobi123 Exp $
inherit eutils wxwidgets
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ppc64 sparc x86"
+KEYWORDS="~amd64 ppc ppc64 sparc x86"
RESTRICT="test"
COMMON_DEPEND="=x11-libs/wxGTK-2.6*