summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2008-10-27 14:59:48 +0000
committerJeroen Roovers <jer@gentoo.org>2008-10-27 14:59:48 +0000
commit6f401b5b6882c2944be732f0a07d0e1a7b66c3b8 (patch)
tree7a1a2c359765c483e2b8c501b953fb3870a7e312 /media-sound/audacity
parentInitial import (diff)
downloadgentoo-2-6f401b5b6882c2944be732f0a07d0e1a7b66c3b8.tar.gz
gentoo-2-6f401b5b6882c2944be732f0a07d0e1a7b66c3b8.tar.bz2
gentoo-2-6f401b5b6882c2944be732f0a07d0e1a7b66c3b8.zip
Stable for HPPA (bug #244360).
(Portage version: 2.2_rc12/cvs/Linux 2.6.25-gentoo-r7-JeR i686)
Diffstat (limited to 'media-sound/audacity')
-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 fb4ff18617ba..0fee170fd545 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.108 2008/10/26 11:45:26 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/ChangeLog,v 1.109 2008/10/27 14:59:48 jer Exp $
+
+ 27 Oct 2008; Jeroen Roovers <jer@gentoo.org> audacity-1.3.6.ebuild:
+ Stable for HPPA (bug #244360).
*audacity-1.3.6 (26 Oct 2008)
diff --git a/media-sound/audacity/audacity-1.3.6.ebuild b/media-sound/audacity/audacity-1.3.6.ebuild
index e71675e9b534..98b1625ea0be 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-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.6.ebuild,v 1.1 2008/10/26 11:45:26 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-1.3.6.ebuild,v 1.2 2008/10/27 14:59:48 jer Exp $
EAPI=2
@@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~hppa ~ppc64 ~sparc ~x86"
RESTRICT="test"
COMMON_DEPEND="=x11-libs/wxGTK-2.8*