summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-02-16 09:06:44 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-02-16 09:06:44 +0000
commitcfbb95dbba9f5b3d6bc4ea80bca82ba3a6802a35 (patch)
tree46d7b41af6a5c7b57aaad68120306ac3d67c3164 /media-sound/vlevel
parentFix dependencies, shorten description, drop redundant src_compile(). (diff)
downloadhistorical-cfbb95dbba9f5b3d6bc4ea80bca82ba3a6802a35.tar.gz
historical-cfbb95dbba9f5b3d6bc4ea80bca82ba3a6802a35.tar.bz2
historical-cfbb95dbba9f5b3d6bc4ea80bca82ba3a6802a35.zip
Shorten description.
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'media-sound/vlevel')
-rw-r--r--media-sound/vlevel/ChangeLog7
-rw-r--r--media-sound/vlevel/vlevel-0.5.ebuild6
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"