commit: 3fc323b4125a54c2b18f90bccfd1b5132f71f688 Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org> AuthorDate: Sat Dec 10 17:00:54 2016 +0000 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org> CommitDate: Sat Dec 10 17:00:54 2016 +0000 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=3fc323b4
dev-lisp/eos: Updates header and bumps EAPI dev-lisp/eos/eos-9999.ebuild | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/dev-lisp/eos/eos-9999.ebuild b/dev-lisp/eos/eos-9999.ebuild index 6f9058e..82a3698 100644 --- a/dev-lisp/eos/eos-9999.ebuild +++ b/dev-lisp/eos/eos-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="Eos is a drop-in replacement for the FiveAM Test Framework" HOMEPAGE="https://github.com/adlai/Eos @@ -13,7 +13,6 @@ EGIT_REPO_URI="git://github.com/adlai/Eos" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" IUSE="" RDEPEND=""
