summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2009-02-12 17:42:03 +0000
committerJeroen Roovers <jer@gentoo.org>2009-02-12 17:42:03 +0000
commit329d27bb55540ba5537f90c8677eeda86b83d270 (patch)
treeaa7e5adaed9c8b7fc46f4f14f36b69c822ac6ed1 /media-sound
parentStable for HPPA (bug #253493). (diff)
downloadgentoo-2-329d27bb55540ba5537f90c8677eeda86b83d270.tar.gz
gentoo-2-329d27bb55540ba5537f90c8677eeda86b83d270.tar.bz2
gentoo-2-329d27bb55540ba5537f90c8677eeda86b83d270.zip
Stable for HPPA (bug #253493).
(Portage version: 2.2_rc23/cvs/Linux i686)
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/audacity/ChangeLog5
-rw-r--r--media-sound/audacity/audacity-1.3.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/audacity/ChangeLog b/media-sound/audacity/ChangeLog
index 9cd0e9ecfc1e..c468465486d2 100644
--- a/media-sound/audacity/ChangeLog
+++ b/media-sound/audacity/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/audacity
# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/ChangeLog,v 1.114 2009/02/03 07:45:20 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/ChangeLog,v 1.115 2009/02/12 17:42:03 jer Exp $
+
+ 12 Feb 2009; Jeroen Roovers <jer@gentoo.org> audacity-1.3.6.ebuild:
+ Stable for HPPA (bug #253493).
*audacity-1.3.7 (03 Feb 2009)
diff --git a/media-sound/audacity/audacity-1.3.6.ebuild b/media-sound/audacity/audacity-1.3.6.ebuild
index 45c935ac8177..b0a68efd63c7 100644
--- a/media-sound/audacity/audacity-1.3.6.ebuild
+++ b/media-sound/audacity/audacity-1.3.6.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.6.ebuild,v 1.5 2009/01/15 08:06:35 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-1.3.6.ebuild,v 1.6 2009/02/12 17:42:03 jer Exp $
EAPI=2
@@ -15,7 +15,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*