diff options
Diffstat (limited to 'media-sound/shorten/shorten-3.5.0.ebuild')
-rw-r--r-- | media-sound/shorten/shorten-3.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/shorten/shorten-3.5.0.ebuild b/media-sound/shorten/shorten-3.5.0.ebuild index 54e906f3f741..606a1b58e6f5 100644 --- a/media-sound/shorten/shorten-3.5.0.ebuild +++ b/media-sound/shorten/shorten-3.5.0.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/shorten/shorten-3.5.0.ebuild,v 1.2 2003/02/13 13:19:05 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/shorten/shorten-3.5.0.ebuild,v 1.3 2003/07/12 20:30:58 aliz Exp $ DESCRIPTION="fast, low complexity waveform coder (i.e. audio compressor)" HOMEPAGE="http://etree.org/shnutils/shorten/" @@ -8,7 +8,7 @@ SRC_URI="http://etree.org/shnutils/shorten/source/${P}.tar.gz" SLOT="0" LICENSE="as-is" -KEYWORDS="~x86" +KEYWORDS="x86" src_compile() { econf || die |