summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2008-04-02 08:41:36 +0000
committerChristian Faulhammer <opfer@gentoo.org>2008-04-02 08:41:36 +0000
commit2b2139d1f4b7925dde762c954ef741a6f2153a8f (patch)
tree9bcc50515b032c0d0b52ed79077a55e2d28fd835 /media-sound
parentversion bump as per bug #208030 thanks to Aurelien (diff)
downloadgentoo-2-2b2139d1f4b7925dde762c954ef741a6f2153a8f.tar.gz
gentoo-2-2b2139d1f4b7925dde762c954ef741a6f2153a8f.tar.bz2
gentoo-2-2b2139d1f4b7925dde762c954ef741a6f2153a8f.zip
stable x86, bug 212806
(Portage version: 2.1.4.4)
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/audacity/ChangeLog6
-rw-r--r--media-sound/audacity/audacity-1.3.4-r3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/media-sound/audacity/ChangeLog b/media-sound/audacity/ChangeLog
index 4854a650457e..e50fd34ec472 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.90 2008/04/01 19:01:14 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/ChangeLog,v 1.91 2008/04/02 08:41:36 opfer Exp $
+
+ 02 Apr 2008; Christian Faulhammer <opfer@gentoo.org>
+ audacity-1.3.4-r3.ebuild:
+ stable x86, bug 212806
01 Apr 2008; Alexis Ballier <aballier@gentoo.org>
-audacity-1.3.4-r2.ebuild:
diff --git a/media-sound/audacity/audacity-1.3.4-r3.ebuild b/media-sound/audacity/audacity-1.3.4-r3.ebuild
index b64773df5b47..2c07ba2a9080 100644
--- a/media-sound/audacity/audacity-1.3.4-r3.ebuild
+++ b/media-sound/audacity/audacity-1.3.4-r3.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-r3.ebuild,v 1.2 2008/03/04 21:03:05 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-1.3.4-r3.ebuild,v 1.3 2008/04/02 08:41:36 opfer 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*