commit: dafc03e8141575cf7f9a88cfb86ef4208328cceb
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 3 20:38:57 2017 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Jun 3 20:52:24 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dafc03e8
media-sound/terminatorx: [QA] Fix DESCRIPTION.toolong
Package-Manager: Portage-2.3.6, Repoman-2.3.2
media-sound/terminatorx/terminatorx-3.84-r1.ebuild | 5 +++--
media-sound/terminatorx/terminatorx-4.0.1.ebuild | 5 +++--
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 23c41d7cdd7..45ee96f9e99 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 1fc2fb1f4c8..2909714a688 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"