diff options
author | Jason Wever <weeve@gentoo.org> | 2006-09-03 20:59:01 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2006-09-03 20:59:01 +0000 |
commit | 71839a95ca7df2fb77acd97cf43b584ddf3aa940 (patch) | |
tree | e98e2daab3abebc3288fd482ef2f9206b1ee36fd /media-sound/audacity | |
parent | stable on ppc (Bug #143728) (diff) | |
download | gentoo-2-71839a95ca7df2fb77acd97cf43b584ddf3aa940.tar.gz gentoo-2-71839a95ca7df2fb77acd97cf43b584ddf3aa940.tar.bz2 gentoo-2-71839a95ca7df2fb77acd97cf43b584ddf3aa940.zip |
Stable on SPARC wrt bug #145033.
(Portage version: 2.1.1_rc1-r2)
Diffstat (limited to 'media-sound/audacity')
-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 31cfb9f30201..9f477f32b11f 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.44 2006/09/02 19:41:09 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/ChangeLog,v 1.45 2006/09/03 20:59:01 weeve Exp $ + + 03 Sep 2006; Jason Wever <weeve@gentoo.org> audacity-1.3.0b.ebuild: + Stable on SPARC wrt bug #145033. 02 Sep 2006; Markus Rothe <corsair@gentoo.org> audacity-1.3.0b.ebuild: Stable on ppc64; bug #145033 diff --git a/media-sound/audacity/audacity-1.3.0b.ebuild b/media-sound/audacity/audacity-1.3.0b.ebuild index 0ce437143d81..c79297c26fb6 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.3 2006/09/02 19:41:09 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-1.3.0b.ebuild,v 1.4 2006/09/03 20:59:01 weeve 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 |