From: Chema Alonso Josa Date: Mon, 30 Oct 2017 14:51:32 +0000 (+0100) Subject: dev-lisp/alexandria: Clarify description X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a9e475020befda30640e1c1bf439e8e88bf5f35d;p=gentoo.git dev-lisp/alexandria: Clarify description Closes: https://bugs.gentoo.org/635878 Package-Manager: Portage-2.3.8, Repoman-2.3.3 --- diff --git a/dev-lisp/alexandria/alexandria-20171029.ebuild b/dev-lisp/alexandria/alexandria-20171029.ebuild index c5656e8f3de0..dddcd4a83f78 100644 --- a/dev-lisp/alexandria/alexandria-20171029.ebuild +++ b/dev-lisp/alexandria/alexandria-20171029.ebuild @@ -5,7 +5,7 @@ EAPI=6 inherit common-lisp-3 eutils -DESCRIPTION="A collection of public domain utilities." +DESCRIPTION="A collection of portable utilities for Common Lisp" HOMEPAGE="http://common-lisp.net/project/alexandria/" if [[ ${PV} == 9999* ]] ; then inherit git-r3