diff options
author | 2006-09-02 19:41:09 +0000 | |
---|---|---|
committer | 2006-09-02 19:41:09 +0000 | |
commit | 392de865912d451dc23f5e45e09056748f67b82d (patch) | |
tree | 9bd2454c17d63a16ed74297a1abd7c31921de934 /media-sound | |
parent | Stable for HPPA (bug #141755). (diff) | |
download | gentoo-2-392de865912d451dc23f5e45e09056748f67b82d.tar.gz gentoo-2-392de865912d451dc23f5e45e09056748f67b82d.tar.bz2 gentoo-2-392de865912d451dc23f5e45e09056748f67b82d.zip |
Stable on ppc64; bug #145033
(Portage version: 2.1-r2)
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/audacity/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/audacity/audacity-1.3.0b.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/audacity/ChangeLog b/media-sound/audacity/ChangeLog index 02692e1ee12e..31cfb9f30201 100644 --- a/media-sound/audacity/ChangeLog +++ b/media-sound/audacity/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/audacity # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/ChangeLog,v 1.43 2006/08/06 02:22:41 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/ChangeLog,v 1.44 2006/09/02 19:41:09 corsair Exp $ + + 02 Sep 2006; Markus Rothe <corsair@gentoo.org> audacity-1.3.0b.ebuild: + Stable on ppc64; bug #145033 06 Aug 2006; MATSUU Takuto <matsuu@gentoo.org> +files/audacity-1.3.0b-x86.patch, audacity-1.2.4b-r1.ebuild, diff --git a/media-sound/audacity/audacity-1.3.0b.ebuild b/media-sound/audacity/audacity-1.3.0b.ebuild index 0da06dad33f4..0ce437143d81 100644 --- a/media-sound/audacity/audacity-1.3.0b.ebuild +++ b/media-sound/audacity/audacity-1.3.0b.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-1.3.0b.ebuild,v 1.2 2006/08/06 02:22:41 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-1.3.0b.ebuild,v 1.3 2006/09/02 19:41:09 corsair Exp $ inherit wxwidgets eutils @@ -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 |