commit: 3b707c8d4e306647c29178bb1b221a5be192ce88 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org> AuthorDate: Thu Nov 19 13:59:42 2015 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Thu Nov 19 14:00:10 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b707c8d
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(-) diff --git a/dev-libs/hashit/hashit-0.9.7-r1.ebuild b/dev-libs/hashit/hashit-0.9.7-r1.ebuild index e7c1143..246ca85 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"
