From: Harri Nieminen Date: Fri, 17 Feb 2017 14:51:23 +0000 (+0200) Subject: app-doc/vilearn: Fix toolong.DESCRIPTION X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=4c1ebd27568b72f229cfeab73f80be8abf4187b6;p=gentoo.git app-doc/vilearn: 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-doc/vilearn/vilearn-1.0.ebuild b/app-doc/vilearn/vilearn-1.0.ebuild index efe78118ba3f..1f393f37812b 100644 --- a/app-doc/vilearn/vilearn-1.0.ebuild +++ b/app-doc/vilearn/vilearn-1.0.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI="5" -DESCRIPTION="vilearn is an interactive vi tutorial comprised of 5 tutorials for the vi-impaired" +DESCRIPTION="An interactive vi tutorial comprised of 5 tutorials for the vi-impaired" HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" SRC_URI="mirror://gentoo/${P}.tar.gz"