diff options
author | Harri Nieminen <moikkis@gmail.com> | 2017-02-07 18:02:41 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-02-07 18:47:07 +0100 |
commit | 653d08cd1e266de584b210c0c5aac81cca2fb428 (patch) | |
tree | bd4f92f758a92da3411a7b3651aa1251dabc19a8 /x11-terms/aterm | |
parent | x11-terms/multi-aterm: Fix toolong DESCRIPTION (diff) | |
download | gentoo-653d08cd1e266de584b210c0c5aac81cca2fb428.tar.gz gentoo-653d08cd1e266de584b210c0c5aac81cca2fb428.tar.bz2 gentoo-653d08cd1e266de584b210c0c5aac81cca2fb428.zip |
x11-terms/aterm: Fix toolong DESCRIPTION
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3868
Diffstat (limited to 'x11-terms/aterm')
-rw-r--r-- | x11-terms/aterm/aterm-1.0.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |