commit: 7d75b968d416d11cedcceef217ddd2eefe1eabef
Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 7 15:08:47 2017 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Fri Jul 7 15:08:47 2017 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=7d75b968
dev-lisp/abcl: Updates header and EAPI
dev-lisp/abcl/abcl-1.1.1.ebuild | 6 +++---
dev-lisp/abcl/abcl-1.3.1.ebuild | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/dev-lisp/abcl/abcl-1.1.1.ebuild b/dev-lisp/abcl/abcl-1.1.1.ebuild
index 5f4c651a..bc687af0 100644
--- a/dev-lisp/abcl/abcl-1.1.1.ebuild
+++ b/dev-lisp/abcl/abcl-1.1.1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
-EAPI=2
+EAPI=6
+
inherit eutils java-pkg-2 java-ant-2
MY_P=${PN}-src-${PV}
diff --git a/dev-lisp/abcl/abcl-1.3.1.ebuild b/dev-lisp/abcl/abcl-1.3.1.ebuild
index 46eaab0f..bb5c177f 100644
--- a/dev-lisp/abcl/abcl-1.3.1.ebuild
+++ b/dev-lisp/abcl/abcl-1.3.1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
-EAPI=2
+EAPI=6
+
inherit eutils java-pkg-2 java-ant-2
MY_P=${PN}-src-${PV}