diff options
Diffstat (limited to 'media-sound/vlevel')
-rw-r--r-- | media-sound/vlevel/ChangeLog | 7 | ||||
-rw-r--r-- | media-sound/vlevel/vlevel-0.5.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-sound/vlevel/ChangeLog b/media-sound/vlevel/ChangeLog index 611eb4c3539f..e69d11d328a6 100644 --- a/media-sound/vlevel/ChangeLog +++ b/media-sound/vlevel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/vlevel -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/vlevel/ChangeLog,v 1.8 2005/09/04 10:39:00 flameeyes Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/vlevel/ChangeLog,v 1.9 2006/02/16 09:04:52 flameeyes Exp $ + + 16 Feb 2006; Diego Pettenò <flameeyes@gentoo.org> vlevel-0.5.ebuild: + Shorten description. 04 Sep 2005; Diego Pettenò <flameeyes@gentoo.org> vlevel-0.5.ebuild: Don't install COPYING and INSTALL files. diff --git a/media-sound/vlevel/vlevel-0.5.ebuild b/media-sound/vlevel/vlevel-0.5.ebuild index ad7a7b37be02..467dc9bcdf61 100644 --- a/media-sound/vlevel/vlevel-0.5.ebuild +++ b/media-sound/vlevel/vlevel-0.5.ebuild @@ -1,12 +1,12 @@ -# 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/vlevel/vlevel-0.5.ebuild,v 1.9 2005/09/04 10:39:00 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/vlevel/vlevel-0.5.ebuild,v 1.10 2006/02/16 09:04:52 flameeyes Exp $ IUSE="" inherit eutils -DESCRIPTION="VLevel is a dynamic compressor which amplifies the quiet parts of music. It's currently a LADSPA plugin and a command-line filter." +DESCRIPTION="Dynamic compressor to amplify quiet parts of music" HOMEPAGE="http://vlevel.sourceforge.net/" SRC_URI="mirror://sourceforge/vlevel/${P}.tar.gz" |