From 3b707c8d4e306647c29178bb1b221a5be192ce88 Mon Sep 17 00:00:00 2001 From: Michael Palimaka Date: Fri, 20 Nov 2015 00:59:42 +1100 Subject: dev-libs/hashit: reduce DESCRIPTION length to fit within 80 character limit Package-Manager: portage-2.2.25 --- dev-libs/hashit/hashit-0.9.7-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-libs/hashit') diff --git a/dev-libs/hashit/hashit-0.9.7-r1.ebuild b/dev-libs/hashit/hashit-0.9.7-r1.ebuild index e7c11430b64a..246ca85a3b4e 100644 --- a/dev-libs/hashit/hashit-0.9.7-r1.ebuild +++ b/dev-libs/hashit/hashit-0.9.7-r1.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit cmake-utils -DESCRIPTION="Generic hash library implemented in C which supports multiple collision handling methods" +DESCRIPTION="Generic C hash library which supports multiple collision handling methods" HOMEPAGE="http://www.pleyades.net/david/hashit.php" SRC_URI="http://www.pleyades.net/david/projects/${PN}/${P}.tar.bz2" -- cgit v1.2.3-65-gdbad