diff options
author | Harri Nieminen <moikkis@gmail.com> | 2017-02-17 16:51:23 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-02-17 21:17:14 +0100 |
commit | 4c1ebd27568b72f229cfeab73f80be8abf4187b6 (patch) | |
tree | bf9beaa8ecf71367490a6eea37c9986b333a053c /app-doc/vilearn/vilearn-1.0.ebuild | |
parent | app-doc/phrack-all: Fix toolong.DESCRIPTION (diff) | |
download | gentoo-4c1ebd27568b72f229cfeab73f80be8abf4187b6.tar.gz gentoo-4c1ebd27568b72f229cfeab73f80be8abf4187b6.tar.bz2 gentoo-4c1ebd27568b72f229cfeab73f80be8abf4187b6.zip |
app-doc/vilearn: Fix toolong.DESCRIPTION
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3996
Diffstat (limited to 'app-doc/vilearn/vilearn-1.0.ebuild')
-rw-r--r-- | app-doc/vilearn/vilearn-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |