diff options
author | Harri Nieminen <moikkis@gmail.com> | 2017-02-07 18:08:32 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-02-07 18:47:04 +0100 |
commit | e8bf65e967014a7f6a2f5fc1a83b9ce9eef95652 (patch) | |
tree | 66178e0f02c528c2ca685a61e22327e2caafd89d /x11-terms | |
parent | x11-plugins/wmwave: Fix toolong DESCRIPTION (diff) | |
download | gentoo-e8bf65e967014a7f6a2f5fc1a83b9ce9eef95652.tar.gz gentoo-e8bf65e967014a7f6a2f5fc1a83b9ce9eef95652.tar.bz2 gentoo-e8bf65e967014a7f6a2f5fc1a83b9ce9eef95652.zip |
x11-terms/multi-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')
-rw-r--r-- | x11-terms/multi-aterm/multi-aterm-0.2.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-terms/multi-aterm/multi-aterm-0.2.1-r1.ebuild b/x11-terms/multi-aterm/multi-aterm-0.2.1-r1.ebuild index 5f44c80aa5ae..3f1a4e556299 100644 --- a/x11-terms/multi-aterm/multi-aterm-0.2.1-r1.ebuild +++ b/x11-terms/multi-aterm/multi-aterm-0.2.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -6,7 +6,7 @@ EAPI=4 inherit eutils -DESCRIPTION="Terminal emulator with transparency support as well as rxvt backwards compatibility with tab support" +DESCRIPTION="rxvt compatible terminal emulator with transparency and tab support" HOMEPAGE="http://www.nongnu.org/materm/materm.html" SRC_URI="http://www.nongnu.org/materm/${P}.tar.gz" |