From: Harri Nieminen Date: Fri, 17 Feb 2017 14:55:23 +0000 (+0200) Subject: app-editors/wily: Fix toolong.DESCRIPTION X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c8b5830af571e6ca98629a2874be56923e876444;p=gentoo.git app-editors/wily: Fix toolong.DESCRIPTION Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3996 --- diff --git a/app-editors/wily/wily-1.0-r1.ebuild b/app-editors/wily/wily-1.0-r1.ebuild index 02ba6baad28e..8df1ee4dfd32 100644 --- a/app-editors/wily/wily-1.0-r1.ebuild +++ b/app-editors/wily/wily-1.0-r1.ebuild @@ -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"