diff options
author | Chema Alonso Josa <nimiux@gentoo.org> | 2016-06-21 23:11:51 +0200 |
---|---|---|
committer | Chema Alonso Josa <nimiux@gentoo.org> | 2018-03-09 22:33:48 +0100 |
commit | e47f0afd10de52e43431a7983d88b54a01f75388 (patch) | |
tree | 463e7a3a56cd7e098a4683c3e6d07d78640db116 /dev-lisp/asdf-system-connections/asdf-system-connections-0.8.4.ebuild | |
parent | dev-lisp/aspectl: Update header and description (diff) | |
download | lisp-e47f0afd10de52e43431a7983d88b54a01f75388.tar.gz lisp-e47f0afd10de52e43431a7983d88b54a01f75388.tar.bz2 lisp-e47f0afd10de52e43431a7983d88b54a01f75388.zip |
dev-lisp/asdf-system-connections: Update header and description
Diffstat (limited to 'dev-lisp/asdf-system-connections/asdf-system-connections-0.8.4.ebuild')
-rw-r--r-- | dev-lisp/asdf-system-connections/asdf-system-connections-0.8.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-lisp/asdf-system-connections/asdf-system-connections-0.8.4.ebuild b/dev-lisp/asdf-system-connections/asdf-system-connections-0.8.4.ebuild index e9dfd2d9..4ce06bb8 100644 --- a/dev-lisp/asdf-system-connections/asdf-system-connections-0.8.4.ebuild +++ b/dev-lisp/asdf-system-connections/asdf-system-connections-0.8.4.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: $ +# $Id$ inherit common-lisp-2 eutils -DESCRIPTION="Provides auto-loading of systems that only make sense when several other systems are loaded." +DESCRIPTION="Provides auto-loading of systems that only make sense when other systems are loaded." HOMEPAGE="http://common-lisp.net/project/cl-containers/asdf-system-connections/" SRC_URI="http://common-lisp.net/~sionescu/files/${P}.tar.bz2" |