summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChema Alonso Josa <nimiux@gentoo.org>2017-07-08 13:54:37 +0200
committerChema Alonso Josa <nimiux@gentoo.org>2017-07-08 13:54:37 +0200
commit67c3c7c1d6af6073cec6c1444165354d35e64e30 (patch)
treefeb0b1c0c78a054b82a73452abda955e96e6dabe
parentdev-ros/laser_assembler: add missing test dep, bug #624216 (diff)
downloadgentoo-67c3c7c1.tar.gz
gentoo-67c3c7c1.tar.bz2
gentoo-67c3c7c1.zip
common-lisp-common.eclass: Reorders metatada. Adds BLURB
Gentoo-Bug: 624238
-rw-r--r--eclass/common-lisp-common.eclass3
1 files changed, 2 insertions, 1 deletions
diff --git a/eclass/common-lisp-common.eclass b/eclass/common-lisp-common.eclass
index 78c6df86a8b2..f67aee59decf 100644
--- a/eclass/common-lisp-common.eclass
+++ b/eclass/common-lisp-common.eclass
@@ -2,9 +2,10 @@
# Distributed under the terms of the GNU General Public License v2
# @ECLASS: common-lisp-common.eclass
-# @AUTHOR: Matthew Kennedy <mkennedy@gentoo.org>
# @MAINTAINER:
# Common Lisp project <common-lisp@gentoo.org>
+# @AUTHOR: Matthew Kennedy <mkennedy@gentoo.org>
+# @BLURB: eclass for installing Common Lisp packages.
# @DESCRIPTION:
# Sundry code common to many Common Lisp related ebuilds.