summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2017-06-03 22:38:57 +0200
committerDavid Seifert <soap@gentoo.org>2017-06-03 22:52:24 +0200
commitdafc03e8141575cf7f9a88cfb86ef4208328cceb (patch)
tree5345b72ea7a6d267922a6df0a58cc01735f9e414
parentmedia-sound/streamtranscoder: [QA] Various fixes (diff)
downloadgentoo-dafc03e8141575cf7f9a88cfb86ef4208328cceb.tar.gz
gentoo-dafc03e8141575cf7f9a88cfb86ef4208328cceb.tar.bz2
gentoo-dafc03e8141575cf7f9a88cfb86ef4208328cceb.zip
media-sound/terminatorx: [QA] Fix DESCRIPTION.toolong
Package-Manager: Portage-2.3.6, Repoman-2.3.2
-rw-r--r--media-sound/terminatorx/terminatorx-3.84-r1.ebuild5
-rw-r--r--media-sound/terminatorx/terminatorx-4.0.1.ebuild5
2 files changed, 6 insertions, 4 deletions
diff --git a/media-sound/terminatorx/terminatorx-3.84-r1.ebuild b/media-sound/terminatorx/terminatorx-3.84-r1.ebuild
index 23c41d7cdd77..45ee96f9e99d 100644
--- a/media-sound/terminatorx/terminatorx-3.84-r1.ebuild
+++ b/media-sound/terminatorx/terminatorx-3.84-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -7,7 +7,8 @@ GCONF_DEBUG="no"
inherit gnome2 eutils
MY_P=${P/terminatorx/terminatorX}
-DESCRIPTION='realtime audio synthesizer that allows you to "scratch" on digitally sampled audio data'
+
+DESCRIPTION="Realtime audio synthesizer allowing you to 'scratch' on sampled audio data"
HOMEPAGE="http://www.terminatorx.org/"
SRC_URI="http://www.terminatorx.org/dist/${MY_P}.tar.gz"
diff --git a/media-sound/terminatorx/terminatorx-4.0.1.ebuild b/media-sound/terminatorx/terminatorx-4.0.1.ebuild
index 1fc2fb1f4c87..2909714a688b 100644
--- a/media-sound/terminatorx/terminatorx-4.0.1.ebuild
+++ b/media-sound/terminatorx/terminatorx-4.0.1.ebuild
@@ -1,11 +1,12 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit gnome2
MY_P=${P/terminatorx/terminatorX}
-DESCRIPTION='realtime audio synthesizer that allows you to "scratch" on digitally sampled audio data'
+
+DESCRIPTION="Realtime audio synthesizer allowing you to 'scratch' on sampled audio data"
HOMEPAGE="http://www.terminatorx.org/"
SRC_URI="http://www.terminatorx.org/dist/${MY_P}.tar.bz2"