commit: 656c44d937371c8d706364f3f38bae649cfc2448
Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 21 21:07:12 2016 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Tue Jun 21 21:07:12 2016 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=656c44d9
dev-lisp/aspectl: Update header and description
dev-lisp/aspectl/aspectl-0.74.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/dev-lisp/aspectl/aspectl-0.74.ebuild
b/dev-lisp/aspectl/aspectl-0.74.ebuild
index 6b3d8cc..771197f 100644
--- a/dev-lisp/aspectl/aspectl-0.74.ebuild
+++ b/dev-lisp/aspectl/aspectl-0.74.ebuild
@@ -1,12 +1,12 @@
-# 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
MY_P=${PN}_${PV}
-DESCRIPTION="AspectL is a library that provides aspect-oriented extensions for
Common Lisp/CLOS."
+DESCRIPTION="Library that provides aspect-oriented extensions for Common
Lisp/CLOS."
HOMEPAGE="http://common-lisp.net/project/closer/"
SRC_URI="http://common-lisp.net/project/closer/ftp/${MY_P}.tar.gz"