From e8c9e2b956cb833c8d2043055a60ee92cd73e74e Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Thu, 18 Jul 2019 08:08:16 +0200 Subject: app-editors/nvi: Use longer description MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes: https://bugs.gentoo.org/689442 Signed-off-by: Michał Górny --- app-editors/nvi/nvi-1.81.6-r7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3-65-gdbad