summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Robbins <drobbins@gentoo.org>2002-10-05 05:39:28 +0000
committerDaniel Robbins <drobbins@gentoo.org>2002-10-05 05:39:28 +0000
commit2fafcb321f5ae80068469332c4ed3aa5151b647c (patch)
tree883963d53c8d57d1ad6325589cc2075066ff98f4 /media-sound/audacity
parentfix digest (diff)
downloadgentoo-2-2fafcb321f5ae80068469332c4ed3aa5151b647c.tar.gz
gentoo-2-2fafcb321f5ae80068469332c4ed3aa5151b647c.tar.bz2
gentoo-2-2fafcb321f5ae80068469332c4ed3aa5151b647c.zip
big IUSE commit
Diffstat (limited to 'media-sound/audacity')
-rw-r--r--media-sound/audacity/audacity-1.0.0-r1.ebuild4
-rw-r--r--media-sound/audacity/audacity-1.0.0-r2.ebuild4
-rw-r--r--media-sound/audacity/audacity-1.0.0.ebuild4
-rw-r--r--media-sound/audacity/audacity-1.1.0.ebuild4
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/"