summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Jezak <josejx@gentoo.org>2007-05-17 04:32:08 +0000
committerJoseph Jezak <josejx@gentoo.org>2007-05-17 04:32:08 +0000
commitff4d97a64114e1d453640e19e7a139da222708f2 (patch)
treeba0be070d259c0814d76dd06b390a2c87339a593 /media-sound/audacity
parentudev & static dev seem to switch between tty and uucp group for serial device... (diff)
downloadgentoo-2-ff4d97a64114e1d453640e19e7a139da222708f2.tar.gz
gentoo-2-ff4d97a64114e1d453640e19e7a139da222708f2.tar.bz2
gentoo-2-ff4d97a64114e1d453640e19e7a139da222708f2.zip
Marked ppc stable for bug #167126.
(Portage version: 2.1.2.7)
Diffstat (limited to 'media-sound/audacity')
-rw-r--r--media-sound/audacity/ChangeLog5
-rw-r--r--media-sound/audacity/audacity-1.3.2-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/audacity/ChangeLog b/media-sound/audacity/ChangeLog
index 9bbd2723999a..186039cbda91 100644
--- a/media-sound/audacity/ChangeLog
+++ b/media-sound/audacity/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/audacity
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/ChangeLog,v 1.62 2007/05/12 10:02:35 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/ChangeLog,v 1.63 2007/05/17 04:32:08 josejx Exp $
+
+ 17 May 2007; Joseph Jezak <josejx@gentoo.org> audacity-1.3.2-r1.ebuild:
+ Marked ppc stable for bug #167126.
12 May 2007; Steve Dibb <beandog@gentoo.org> audacity-1.3.2-r1.ebuild:
amd64 stable, bug 167126
diff --git a/media-sound/audacity/audacity-1.3.2-r1.ebuild b/media-sound/audacity/audacity-1.3.2-r1.ebuild
index 3744c6cd7b48..a88411ac6395 100644
--- a/media-sound/audacity/audacity-1.3.2-r1.ebuild
+++ b/media-sound/audacity/audacity-1.3.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-1.3.2-r1.ebuild,v 1.10 2007/05/12 10:02:35 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-1.3.2-r1.ebuild,v 1.11 2007/05/17 04:32:08 josejx Exp $
inherit eutils autotools wxwidgets
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc ppc64 sparc x86"
+KEYWORDS="amd64 ppc ppc64 sparc x86"
RESTRICT="test"
DEPEND="=x11-libs/wxGTK-2.6*