commit: 61a23fbbc50611de151154845144c3d38a982cc8 Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org> AuthorDate: Thu Jul 6 21:09:35 2017 +0000 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org> CommitDate: Thu Jul 6 21:09:35 2017 +0000 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=61a23fbb
dev-lisp/org-davep-newsrc: Updates to common-lisp-3 eclass dev-lisp/org-davep-newsrc/org-davep-newsrc-2.0.ebuild | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/dev-lisp/org-davep-newsrc/org-davep-newsrc-2.0.ebuild b/dev-lisp/org-davep-newsrc/org-davep-newsrc-2.0.ebuild index 4d403453..38fe4e2d 100644 --- a/dev-lisp/org-davep-newsrc/org-davep-newsrc-2.0.ebuild +++ b/dev-lisp/org-davep-newsrc/org-davep-newsrc-2.0.ebuild @@ -1,8 +1,9 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ -inherit common-lisp-2 +EAPI=6 + +inherit common-lisp-3 DESCRIPTION='Common Lisp class for reading the Unix-style ~/.newsrc file' HOMEPAGE="http://www.davep.org/lisp/"
