diff options
author | Joseph Jezak <josejx@gentoo.org> | 2006-09-06 14:33:04 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2006-09-06 14:33:04 +0000 |
commit | 964cb28ee62c51cb492b77959a83b0d62e130f6a (patch) | |
tree | 23fe475fd8867144063f4fe343d028dbf0f5151d /media-sound | |
parent | Fix init script to change into configured directory before starting, reported... (diff) | |
download | gentoo-2-964cb28ee62c51cb492b77959a83b0d62e130f6a.tar.gz gentoo-2-964cb28ee62c51cb492b77959a83b0d62e130f6a.tar.bz2 gentoo-2-964cb28ee62c51cb492b77959a83b0d62e130f6a.zip |
Marked ppc stable for bug #145033.
(Portage version: 2.1.1_rc1-r4)
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 72b0e118cee6..4188ae1abaa5 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.47 2006/09/05 04:20:41 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/ChangeLog,v 1.48 2006/09/06 14:33:04 josejx Exp $ + + 06 Sep 2006; Joseph Jezak <josejx@gentoo.org> audacity-1.3.0b.ebuild: + Marked ppc stable for bug #145033. 04 Sep 2006; MATSUU Takuto <matsuu@gentoo.org> -files/audacity.desktop, -audacity-1.2.1.ebuild, -audacity-1.2.3.ebuild, diff --git a/media-sound/audacity/audacity-1.3.0b.ebuild b/media-sound/audacity/audacity-1.3.0b.ebuild index ff40c2e6a08c..96f9788f6b2a 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.5 2006/09/04 07:34:08 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-1.3.0b.ebuild,v 1.6 2006/09/06 14:33:04 josejx 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 |