diff options
author | Matsuu Takuto <matsuu@gentoo.org> | 2006-08-06 02:22:41 +0000 |
---|---|---|
committer | Matsuu Takuto <matsuu@gentoo.org> | 2006-08-06 02:22:41 +0000 |
commit | 9b8d7d8800fe49f7a490695927e61a1554218c07 (patch) | |
tree | 48b75d735b3bc279b3133d43bda821d23e57a2c6 /media-sound/audacity/audacity-1.2.4b-r1.ebuild | |
parent | Adding perl dep; fixed header; fixed DEPEND (diff) | |
download | historical-9b8d7d8800fe49f7a490695927e61a1554218c07.tar.gz historical-9b8d7d8800fe49f7a490695927e61a1554218c07.tar.bz2 historical-9b8d7d8800fe49f7a490695927e61a1554218c07.zip |
Fixed bug 100067 and 139936.
Package-Manager: portage-2.1-r1
Diffstat (limited to 'media-sound/audacity/audacity-1.2.4b-r1.ebuild')
-rw-r--r-- | media-sound/audacity/audacity-1.2.4b-r1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/media-sound/audacity/audacity-1.2.4b-r1.ebuild b/media-sound/audacity/audacity-1.2.4b-r1.ebuild index a94714e5209c..13ca3e2bcb19 100644 --- a/media-sound/audacity/audacity-1.2.4b-r1.ebuild +++ b/media-sound/audacity/audacity-1.2.4b-r1.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.2.4b-r1.ebuild,v 1.2 2006/02/27 15:40:02 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-1.2.4b-r1.ebuild,v 1.3 2006/08/06 02:22:41 matsuu Exp $ inherit wxwidgets eutils flag-o-matic @@ -14,6 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +RESTRICT="test" DEPEND="=x11-libs/wxGTK-2.4* >=app-arch/zip-2.3 |