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
commite4e1386b4b83985deaee5d57021192f4f153d968 (patch)
tree5b674eb93ef2723535571e8c7cf3748704c63f7d /media-sound
parentFix dependencies, shorten description, drop redundant src_compile(). (diff)
downloadgentoo-2-e4e1386b4b83985deaee5d57021192f4f153d968.tar.gz
gentoo-2-e4e1386b4b83985deaee5d57021192f4f153d968.tar.bz2
gentoo-2-e4e1386b4b83985deaee5d57021192f4f153d968.zip
Shorten description.
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/vlevel/ChangeLog7
-rw-r--r--media-sound/vlevel/vlevel-0.5.ebuild6
-rw-r--r--media-sound/vorbisgain/ChangeLog8
-rw-r--r--media-sound/vorbisgain/vorbisgain-0.34-r1.ebuild6
-rw-r--r--media-sound/vorbisgain/vorbisgain-0.36.ebuild6
5 files changed, 20 insertions, 13 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"
diff --git a/media-sound/vorbisgain/ChangeLog b/media-sound/vorbisgain/ChangeLog
index f45e52085eee..77983b5d3d3d 100644
--- a/media-sound/vorbisgain/ChangeLog
+++ b/media-sound/vorbisgain/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/vorbisgain
-# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/vorbisgain/ChangeLog,v 1.18 2005/09/03 20:55:14 corsair Exp $
+# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/vorbisgain/ChangeLog,v 1.19 2006/02/16 09:06:44 flameeyes Exp $
+
+ 16 Feb 2006; Diego Pettenò <flameeyes@gentoo.org>
+ vorbisgain-0.34-r1.ebuild, vorbisgain-0.36.ebuild:
+ Shorten description.
03 Sep 2005; Markus Rothe <corsair@gentoo.org> vorbisgain-0.36.ebuild:
Stable on ppc64
diff --git a/media-sound/vorbisgain/vorbisgain-0.34-r1.ebuild b/media-sound/vorbisgain/vorbisgain-0.34-r1.ebuild
index dfa896e351ae..b8a1bbb4af99 100644
--- a/media-sound/vorbisgain/vorbisgain-0.34-r1.ebuild
+++ b/media-sound/vorbisgain/vorbisgain-0.34-r1.ebuild
@@ -1,8 +1,8 @@
-# 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/vorbisgain/vorbisgain-0.34-r1.ebuild,v 1.11 2005/05/21 08:45:30 luckyduck Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/vorbisgain/vorbisgain-0.34-r1.ebuild,v 1.12 2006/02/16 09:06:44 flameeyes Exp $
-DESCRIPTION="vorbisgain calculates a perceived sound level of an Ogg Vorbis file using the ReplayGain algorithm and stores it in the file header"
+DESCRIPTION="Calculator of perceived sound level for Ogg Vorbis files"
HOMEPAGE="http://sjeng.org/vorbisgain.html"
SRC_URI="http://sjeng.org/ftp/vorbis/${P}.zip"
diff --git a/media-sound/vorbisgain/vorbisgain-0.36.ebuild b/media-sound/vorbisgain/vorbisgain-0.36.ebuild
index 239f0015bae7..5b040d943b18 100644
--- a/media-sound/vorbisgain/vorbisgain-0.36.ebuild
+++ b/media-sound/vorbisgain/vorbisgain-0.36.ebuild
@@ -1,8 +1,8 @@
-# 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/vorbisgain/vorbisgain-0.36.ebuild,v 1.5 2005/09/03 20:55:14 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/vorbisgain/vorbisgain-0.36.ebuild,v 1.6 2006/02/16 09:06:44 flameeyes Exp $
-DESCRIPTION="Vorbisgain calculates a perceived sound level of an Ogg Vorbis file using the ReplayGain algorithm and stores it in the file header"
+DESCRIPTION="Calculator of perceived sound level for Ogg Vorbis files"
HOMEPAGE="http://sjeng.org/vorbisgain.html"
SRC_URI="http://sjeng.org/ftp/vorbis/${P}.zip"