summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Crête <tester@gentoo.org>2008-02-11 00:12:18 +0000
committerOlivier Crête <tester@gentoo.org>2008-02-11 00:12:18 +0000
commit3d4d39e4822c4e2e6e86eca14042cdc9fc5a6cb3 (patch)
tree7bb7ab72b16955d91904ce037133520bb36dd005
parentStable on amd64, bug #199751 (diff)
downloadgentoo-2-3d4d39e4822c4e2e6e86eca14042cdc9fc5a6cb3.tar.gz
gentoo-2-3d4d39e4822c4e2e6e86eca14042cdc9fc5a6cb3.tar.bz2
gentoo-2-3d4d39e4822c4e2e6e86eca14042cdc9fc5a6cb3.zip
Stable on amd64, security bug #199751
(Portage version: 2.1.3.19)
-rw-r--r--media-sound/audacity/ChangeLog5
-rw-r--r--media-sound/audacity/audacity-1.3.4-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/audacity/ChangeLog b/media-sound/audacity/ChangeLog
index d47d161a42e2..b7abdd6e2a34 100644
--- a/media-sound/audacity/ChangeLog
+++ b/media-sound/audacity/ChangeLog
@@ -1,6 +1,9 @@
# 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.83 2008/01/31 20:48:22 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/ChangeLog,v 1.84 2008/02/11 00:12:18 tester Exp $
+
+ 11 Feb 2008; Olivier Crête <tester@gentoo.org> audacity-1.3.4-r1.ebuild:
+ Stable on amd64, security bug #199751
31 Jan 2008; Tobias Scherbaum <dertobi123@gentoo.org>
audacity-1.3.4-r1.ebuild:
diff --git a/media-sound/audacity/audacity-1.3.4-r1.ebuild b/media-sound/audacity/audacity-1.3.4-r1.ebuild
index f7f764523d87..a5e09f4385a5 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.5 2008/01/31 20:48:22 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-1.3.4-r1.ebuild,v 1.6 2008/02/11 00:12:18 tester 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*