summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2003-07-12 20:31:03 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2003-07-12 20:31:03 +0000
commitd7a6d7d2044724d44bfe9c86240f23ccabdd6aea (patch)
tree4ca30ca0ce1a5b4f115a2ad80081acd09a297c8d /media-sound/sweep
parentadd workaround for people with non PHPSAPI versions in /var/db/pkg (diff)
downloadgentoo-2-d7a6d7d2044724d44bfe9c86240f23ccabdd6aea.tar.gz
gentoo-2-d7a6d7d2044724d44bfe9c86240f23ccabdd6aea.tar.bz2
gentoo-2-d7a6d7d2044724d44bfe9c86240f23ccabdd6aea.zip
unmasks and changelog fixes
Diffstat (limited to 'media-sound/sweep')
-rw-r--r--media-sound/sweep/sweep-0.8.1.ebuild4
-rw-r--r--media-sound/sweep/sweep-0.8.2.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/media-sound/sweep/sweep-0.8.1.ebuild b/media-sound/sweep/sweep-0.8.1.ebuild
index 80c46033f162..3f99c57ea3d3 100644
--- a/media-sound/sweep/sweep-0.8.1.ebuild
+++ b/media-sound/sweep/sweep-0.8.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/sweep/sweep-0.8.1.ebuild,v 1.1 2003/03/15 08:34:58 jje Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/sweep/sweep-0.8.1.ebuild,v 1.2 2003/07/12 20:31:00 aliz Exp $
DESCRIPTION="Sweep is an audio editor and live playback tool for GNU/Linux, BSD and compatible systems."
HOMEPAGE="http://www.metadecks.org/software/sweep/"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/sweep/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~hppa ~mips ~alpha"
+KEYWORDS="x86 ~ppc ~sparc ~hppa ~mips ~alpha"
IUSE="alsa oggvorbis"
diff --git a/media-sound/sweep/sweep-0.8.2.ebuild b/media-sound/sweep/sweep-0.8.2.ebuild
index 3b235e335fd4..2ee68ad85dd0 100644
--- a/media-sound/sweep/sweep-0.8.2.ebuild
+++ b/media-sound/sweep/sweep-0.8.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 2002 Paul Thompson
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/sweep/sweep-0.8.2.ebuild,v 1.1 2003/05/09 16:23:38 darkspecter Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/sweep/sweep-0.8.2.ebuild,v 1.2 2003/07/12 20:31:00 aliz Exp $
IUSE="oggvorbis alsa nls"
@@ -10,7 +10,7 @@ SRC_URI="http://www.metadecks.org/software/sweep/download/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~hppa ~mips ~alpha"
+KEYWORDS="x86 ~ppc ~sparc ~hppa ~mips ~alpha"
DEPEND=">=media-libs/libsndfile-1.0*
>=x11-libs/gtk+-1.2*