commit:     af7178593b217798a49038130eb78a97b62d826b
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Sat Dec  3 22:35:18 2016 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Sat Dec  3 22:35:18 2016 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=af717859

dev-lisp/cl-typegraph: Updates header and EAPI

 dev-lisp/cl-typegraph/cl-typegraph-9999.ebuild | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/dev-lisp/cl-typegraph/cl-typegraph-9999.ebuild 
b/dev-lisp/cl-typegraph/cl-typegraph-9999.ebuild
index 0ab5d1e..3ba21b7 100644
--- a/dev-lisp/cl-typegraph/cl-typegraph-9999.ebuild
+++ b/dev-lisp/cl-typegraph/cl-typegraph-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="Stand-alone Common Lisp graph typesetting system"
 HOMEPAGE="https://github.com/mbattyani/cl-typegraph";
@@ -12,7 +12,6 @@ EGIT_REPO_URI="git://github.com/mbattyani/${PN}.git"
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
 IUSE=""
 
 RDEPEND="dev-lisp/cl-typesetting

Reply via email to