commit: 4c1ebd27568b72f229cfeab73f80be8abf4187b6 Author: Harri Nieminen <moikkis <AT> gmail <DOT> com> AuthorDate: Fri Feb 17 14:51:23 2017 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Fri Feb 17 20:17:14 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c1ebd27
app-doc/vilearn: Fix toolong.DESCRIPTION Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3996 app-doc/vilearn/vilearn-1.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-doc/vilearn/vilearn-1.0.ebuild b/app-doc/vilearn/vilearn-1.0.ebuild index efe78118ba..1f393f3781 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"
