commit:     5edf68f360d3e5fe57e43e281ffaafba8d13e576
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 30 21:46:34 2016 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Wed Nov 30 21:46:34 2016 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=5edf68f3

dev-lisp/lift: Updates header and EAPI

 dev-lisp/lift/lift-1.7.0.ebuild | 4 ++--
 dev-lisp/lift/lift-9999.ebuild  | 8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/dev-lisp/lift/lift-1.7.0.ebuild b/dev-lisp/lift/lift-1.7.0.ebuild
index 1f3af17..9ea74cb 100644
--- a/dev-lisp/lift/lift-1.7.0.ebuild
+++ b/dev-lisp/lift/lift-1.7.0.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$
 
 inherit common-lisp-2 eutils
 

diff --git a/dev-lisp/lift/lift-9999.ebuild b/dev-lisp/lift/lift-9999.ebuild
index e55c72e..c94d734 100644
--- a/dev-lisp/lift/lift-9999.ebuild
+++ b/dev-lisp/lift/lift-9999.ebuild
@@ -1,10 +1,10 @@
-# 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
+EAPI=6
 
-inherit common-lisp-3 git-2
+inherit common-lisp-3 git-r3
 
 DESCRIPTION="LIFT is yet another LIsp Framework for Testing"
 HOMEPAGE="http://common-lisp.net/project/lift/";

Reply via email to