app-editors/wily: Fix toolong.DESCRIPTION
authorHarri Nieminen <moikkis@gmail.com>
Fri, 17 Feb 2017 14:55:23 +0000 (16:55 +0200)
committerDavid Seifert <soap@gentoo.org>
Fri, 17 Feb 2017 20:17:23 +0000 (21:17 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3996

app-editors/wily/wily-1.0-r1.ebuild

index 02ba6baad28ee0e2e8d3eddcd331d8543239ead8..8df1ee4dfd32ffae287d6f05dc1ab7099257e06f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -6,7 +6,7 @@ inherit toolchain-funcs
 
 MY_P="${P/1.0/9libs}"
 
-DESCRIPTION="An emulation of ACME, Plan9's hybrid window system, shell and editor for programmers"
+DESCRIPTION="An emulation of ACME, Plan9's hybrid window system, shell and editor"
 HOMEPAGE="http://www.netlib.org/research/9libs/"
 SRC_URI="ftp://www.netlib.org/research/9libs/${MY_P}.tar.gz"