diff options
author | 2006-02-16 09:20:12 +0000 | |
---|---|---|
committer | 2006-02-16 09:20:12 +0000 | |
commit | 6ad2fdbe4ffa459c6342950d153d0dd831788c7d (patch) | |
tree | 0b837cdb12745e52481c3a9bdbd546482eeb0dba /media-sound/brutefir/brutefir-1.0f.ebuild | |
parent | Bump. Performance tweaks, job control fixes, backtrace improvements, memory l... (diff) | |
download | gentoo-2-6ad2fdbe4ffa459c6342950d153d0dd831788c7d.tar.gz gentoo-2-6ad2fdbe4ffa459c6342950d153d0dd831788c7d.tar.bz2 gentoo-2-6ad2fdbe4ffa459c6342950d153d0dd831788c7d.zip |
Drop old version and shorten description.
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'media-sound/brutefir/brutefir-1.0f.ebuild')
-rw-r--r-- | media-sound/brutefir/brutefir-1.0f.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-sound/brutefir/brutefir-1.0f.ebuild b/media-sound/brutefir/brutefir-1.0f.ebuild index 277afa389037..2b2f0152455c 100644 --- a/media-sound/brutefir/brutefir-1.0f.ebuild +++ b/media-sound/brutefir/brutefir-1.0f.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/brutefir/brutefir-1.0f.ebuild,v 1.1 2005/10/18 22:37:56 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/brutefir/brutefir-1.0f.ebuild,v 1.2 2006/02/16 09:20:12 flameeyes Exp $ inherit eutils IUSE="" -DESCRIPTION="BruteFIR is a software convolution engine, a program for applying long FIR filters to multi-channel digital audio, either offline or in realtime." +DESCRIPTION="Software convolution engine for applying long FIR filters" HOMEPAGE="http://www.ludd.luth.se/~torger/brutefir.html" SRC_URI="http://www.ludd.luth.se/~torger/files/${P}.tar.gz" |