forked from gentoo/gentoo
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
common-lisp.eclass: Reorders metatada. Adds BLURB
Gentoo-Bug: 624238
- Loading branch information
Chema Alonso Josa
committed
Jul 8, 2017
1 parent
0dc53bf
commit ef2d932
Showing
1 changed file
with
2 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,9 +2,10 @@ | |
# Distributed under the terms of the GNU General Public License v2 | ||
|
||
# @ECLASS: common-lisp.eclass | ||
# @AUTHOR: Matthew Kennedy <[email protected]> | ||
# @MAINTAINER: | ||
# Common Lisp project <[email protected]> | ||
# @AUTHOR: Matthew Kennedy <[email protected]> | ||
# @BLURB: eclass for installing Common Lisp packages. | ||
# @DESCRIPTION: | ||
# This eclass supports the common-lisp-controller installation of many | ||
# Common Lisp libraries | ||
|