diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-07-18 08:08:16 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-07-18 08:18:15 +0200 |
commit | e8c9e2b956cb833c8d2043055a60ee92cd73e74e (patch) | |
tree | d6d8400a19b317ad92b19d7f20e9e8f27390cc75 /app-editors/nvi | |
parent | media-radio/xastir: Maintenance release (diff) | |
download | gentoo-e8c9e2b956cb833c8d2043055a60ee92cd73e74e.tar.gz gentoo-e8c9e2b956cb833c8d2043055a60ee92cd73e74e.tar.bz2 gentoo-e8c9e2b956cb833c8d2043055a60ee92cd73e74e.zip |
app-editors/nvi: Use longer description
Closes: https://bugs.gentoo.org/689442
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-editors/nvi')
-rw-r--r-- | app-editors/nvi/nvi-1.81.6-r7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/nvi/nvi-1.81.6-r7.ebuild b/app-editors/nvi/nvi-1.81.6-r7.ebuild index b03ed765c423..f92396e05432 100644 --- a/app-editors/nvi/nvi-1.81.6-r7.ebuild +++ b/app-editors/nvi/nvi-1.81.6-r7.ebuild @@ -5,7 +5,7 @@ EAPI=6 inherit autotools db-use flag-o-matic -DESCRIPTION="Vi clone" +DESCRIPTION="Re-implementation of the classic 4BSD ex/vi" HOMEPAGE="https://sites.google.com/a/bostic.com/keithbostic/vi" SRC_URI="http://garage.linux.student.kuleuven.be/~skimo/nvi/devel/${P}.tar.bz2" |