diff options
author | Harri Nieminen <moikkis@gmail.com> | 2017-02-17 16:52:47 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-02-17 21:17:17 +0100 |
commit | 2adc9e70501d6a6c56cf1f4b404df5eedd59d694 (patch) | |
tree | 1892ec03a1f4c62954cfd967ffc7caac5e6b8fce /app-editors/jove | |
parent | app-doc/vilearn: Fix toolong.DESCRIPTION (diff) | |
download | gentoo-2adc9e70501d6a6c56cf1f4b404df5eedd59d694.tar.gz gentoo-2adc9e70501d6a6c56cf1f4b404df5eedd59d694.tar.bz2 gentoo-2adc9e70501d6a6c56cf1f4b404df5eedd59d694.zip |
app-editors/jove: 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-editors/jove')
-rw-r--r-- | app-editors/jove/jove-4.16.0.73.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/jove/jove-4.16.0.73.ebuild b/app-editors/jove/jove-4.16.0.73.ebuild index d3d1fcbad232..5bccf7294429 100644 --- a/app-editors/jove/jove-4.16.0.73.ebuild +++ b/app-editors/jove/jove-4.16.0.73.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -6,7 +6,7 @@ EAPI=4 inherit eutils toolchain-funcs -DESCRIPTION="Jonathan's Own Version of Emacs - a light emacs-like editor without LISP bindings" +DESCRIPTION="Jonathan's Own Version of Emacs, a light emacs-like editor without LISP bindings" HOMEPAGE="ftp://ftp.cs.toronto.edu/cs/ftp/pub/hugh/jove-dev/" SRC_URI="ftp://ftp.cs.toronto.edu/cs/ftp/pub/hugh/jove-dev/${PN}${PV}.tgz" |