From: Harri Nieminen Date: Tue, 7 Feb 2017 16:02:41 +0000 (+0200) Subject: x11-terms/aterm: Fix toolong DESCRIPTION X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=653d08cd1e266de584b210c0c5aac81cca2fb428;p=gentoo.git x11-terms/aterm: Fix toolong DESCRIPTION Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3868 --- diff --git a/x11-terms/aterm/aterm-1.0.1-r2.ebuild b/x11-terms/aterm/aterm-1.0.1-r2.ebuild index 9e63116e2c0c..5d2026cb3fe3 100644 --- a/x11-terms/aterm/aterm-1.0.1-r2.ebuild +++ b/x11-terms/aterm/aterm-1.0.1-r2.ebuild @@ -5,7 +5,7 @@ EAPI=3 inherit flag-o-matic eutils -DESCRIPTION="A terminal emulator with transparency support as well as rxvt backwards compatibility" +DESCRIPTION="rxvt compatible terminal emulator with transparency support" HOMEPAGE="http://aterm.sourceforge.net" SRC_URI="ftp://ftp.afterstep.org/apps/${PN}/${P}.tar.bz2"