commit: 1467cb124fafbe2fef18061a4c4d63dc49325754 Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org> AuthorDate: Fri Jun 17 20:49:54 2016 +0000 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org> CommitDate: Fri Jun 17 20:49:54 2016 +0000 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=1467cb12
dev-lisp/archive: Update header dev-lisp/archive/archive-0.8-r1.ebuild | 4 ++-- dev-lisp/archive/archive-0.9.ebuild | 5 ++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/dev-lisp/archive/archive-0.8-r1.ebuild b/dev-lisp/archive/archive-0.8-r1.ebuild index 0a786b1..0d4f1b4 100644 --- a/dev-lisp/archive/archive-0.8-r1.ebuild +++ b/dev-lisp/archive/archive-0.8-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: $ +# $Id$ EAPI=2 inherit common-lisp-3 diff --git a/dev-lisp/archive/archive-0.9.ebuild b/dev-lisp/archive/archive-0.9.ebuild index 5c0e64d..7ee62cf 100644 --- a/dev-lisp/archive/archive-0.9.ebuild +++ b/dev-lisp/archive/archive-0.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: $ +# $Id$ EAPI=5 @@ -21,4 +21,3 @@ DEPEND="dev-lisp/cl-fad dev-lisp/trivial-gray-streams" S="${WORKDIR}"/${MY_P} -