dev-lisp/alexandria: Clarify description
authorChema Alonso Josa <nimiux@gentoo.org>
Mon, 30 Oct 2017 14:51:32 +0000 (15:51 +0100)
committerChema Alonso Josa <nimiux@gentoo.org>
Mon, 30 Oct 2017 14:51:32 +0000 (15:51 +0100)
Closes: https://bugs.gentoo.org/635878
Package-Manager: Portage-2.3.8, Repoman-2.3.3

dev-lisp/alexandria/alexandria-20171029.ebuild

index c5656e8f3de0704a86325a09d0a1b712086803b7..dddcd4a83f789be25e4f43edc9d77176ec52d008 100644 (file)
@@ -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