diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-10-05 05:39:16 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-10-05 05:39:16 +0000 |
commit | 3230a0951863563a828081bdfb191fc1e748d8de (patch) | |
tree | 97ffe7ff0666a1e9d7477f4e6451a85d1b295453 /media-sound/audacity | |
parent | big IUSE commit (diff) | |
download | historical-3230a0951863563a828081bdfb191fc1e748d8de.tar.gz historical-3230a0951863563a828081bdfb191fc1e748d8de.tar.bz2 historical-3230a0951863563a828081bdfb191fc1e748d8de.zip |
big IUSE commit
Diffstat (limited to 'media-sound/audacity')
-rw-r--r-- | media-sound/audacity/audacity-1.0.0-r1.ebuild | 4 | ||||
-rw-r--r-- | media-sound/audacity/audacity-1.0.0-r2.ebuild | 4 | ||||
-rw-r--r-- | media-sound/audacity/audacity-1.0.0.ebuild | 4 | ||||
-rw-r--r-- | media-sound/audacity/audacity-1.1.0.ebuild | 4 |
4 files changed, 12 insertions, 4 deletions
diff --git a/media-sound/audacity/audacity-1.0.0-r1.ebuild b/media-sound/audacity/audacity-1.0.0-r1.ebuild index 73aa90b67023..8c3e0b71d4f4 100644 --- a/media-sound/audacity/audacity-1.0.0-r1.ebuild +++ b/media-sound/audacity/audacity-1.0.0-r1.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-1.0.0-r1.ebuild,v 1.3 2002/10/04 05:52:26 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-1.0.0-r1.ebuild,v 1.4 2002/10/05 05:39:16 drobbins Exp $ + +IUSE="oggvorbis" DESCRIPTION="A free, crossplatform audio editor." SRC_URI="mirror://sourceforge/audacity/audacity-src-1.0.0.tgz" diff --git a/media-sound/audacity/audacity-1.0.0-r2.ebuild b/media-sound/audacity/audacity-1.0.0-r2.ebuild index 7b59bef74d1c..e15ddb59792f 100644 --- a/media-sound/audacity/audacity-1.0.0-r2.ebuild +++ b/media-sound/audacity/audacity-1.0.0-r2.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-1.0.0-r2.ebuild,v 1.2 2002/10/04 05:52:29 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-1.0.0-r2.ebuild,v 1.3 2002/10/05 05:39:16 drobbins Exp $ + +IUSE="oggvorbis" MY_P="${PN}-src-${PV}" diff --git a/media-sound/audacity/audacity-1.0.0.ebuild b/media-sound/audacity/audacity-1.0.0.ebuild index 0bb34d131cfe..a4a57a2f42aa 100644 --- a/media-sound/audacity/audacity-1.0.0.ebuild +++ b/media-sound/audacity/audacity-1.0.0.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-1.0.0.ebuild,v 1.7 2002/10/04 05:52:31 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-1.0.0.ebuild,v 1.8 2002/10/05 05:39:16 drobbins Exp $ + +IUSE="oggvorbis" DESCRIPTION="A free, crossplatform audio editor." SRC_URI="mirror://sourceforge/audacity/audacity-src-1.0.0.tgz" diff --git a/media-sound/audacity/audacity-1.1.0.ebuild b/media-sound/audacity/audacity-1.1.0.ebuild index 75524e9ebd97..f49ad5baaaeb 100644 --- a/media-sound/audacity/audacity-1.1.0.ebuild +++ b/media-sound/audacity/audacity-1.1.0.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-1.1.0.ebuild,v 1.3 2002/10/04 05:52:33 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-1.1.0.ebuild,v 1.4 2002/10/05 05:39:16 drobbins Exp $ + +IUSE="arts oggvorbis" DESCRIPTION="A free, crossplatform audio editor." HOMEPAGE="http://audacity.sourceforge.net/" |