diff options
author | 2004-03-16 19:24:33 +0000 | |
---|---|---|
committer | 2004-03-16 19:24:33 +0000 | |
commit | 99fddf30237ff67513280a09da3fe0caca7da0a8 (patch) | |
tree | 2a70edb72f670844a5ce72e6c1110b5ad346e256 /media-sound/rezound/rezound-0.8.3_beta-r2.ebuild | |
parent | repoman error (diff) | |
download | historical-99fddf30237ff67513280a09da3fe0caca7da0a8.tar.gz historical-99fddf30237ff67513280a09da3fe0caca7da0a8.tar.bz2 historical-99fddf30237ff67513280a09da3fe0caca7da0a8.zip |
Removing old version which doesn't compile with gcc-3.3. Bumping newer versions to stable x86.
Diffstat (limited to 'media-sound/rezound/rezound-0.8.3_beta-r2.ebuild')
-rw-r--r-- | media-sound/rezound/rezound-0.8.3_beta-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/rezound/rezound-0.8.3_beta-r2.ebuild b/media-sound/rezound/rezound-0.8.3_beta-r2.ebuild index 7917f78b548a..ee6951ac54a9 100644 --- a/media-sound/rezound/rezound-0.8.3_beta-r2.ebuild +++ b/media-sound/rezound/rezound-0.8.3_beta-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/rezound/rezound-0.8.3_beta-r2.ebuild,v 1.3 2004/01/28 03:22:49 raker Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/rezound/rezound-0.8.3_beta-r2.ebuild,v 1.4 2004/03/16 19:24:33 eradicator Exp $ MY_P="${P/_/}" DESCRIPTION="Sound editor and recorder" @@ -10,7 +10,7 @@ RESTRICT="nomirror" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="oggvorbis jack" |