commit: 10c179c7c5aa02bd605b2b4d692328d2d493ac88 Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org> AuthorDate: Tue Dec 22 12:26:00 2015 +0000 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org> CommitDate: Tue Dec 22 12:26:00 2015 +0000 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=10c179c7
dev-lisp/babel: fix header dev-lisp/babel/babel-0.3.0.ebuild | 4 ++-- dev-lisp/babel/babel-0.4.0.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-lisp/babel/babel-0.3.0.ebuild b/dev-lisp/babel/babel-0.3.0.ebuild index f8698da..6672cc8 100644 --- a/dev-lisp/babel/babel-0.3.0.ebuild +++ b/dev-lisp/babel/babel-0.3.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: $ +# $Id$ inherit common-lisp-2 eutils diff --git a/dev-lisp/babel/babel-0.4.0.ebuild b/dev-lisp/babel/babel-0.4.0.ebuild index 6e5d59c..e2871c2 100644 --- a/dev-lisp/babel/babel-0.4.0.ebuild +++ b/dev-lisp/babel/babel-0.4.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: $ +# $Id$ EAPI=5
