Gentoo Archives: gentoo-commits

From: "José María Alonso" <nimiux@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/lisp:master commit in: dev-lisp/cl-typegraph/
Date: Sat, 03 Dec 2016 22:35:38
Message-Id: 1480804518.af7178593b217798a49038130eb78a97b62d826b.nimiux@gentoo
1 commit: af7178593b217798a49038130eb78a97b62d826b
2 Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 3 22:35:18 2016 +0000
4 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 3 22:35:18 2016 +0000
6 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=af717859
7
8 dev-lisp/cl-typegraph: Updates header and EAPI
9
10 dev-lisp/cl-typegraph/cl-typegraph-9999.ebuild | 9 ++++-----
11 1 file changed, 4 insertions(+), 5 deletions(-)
12
13 diff --git a/dev-lisp/cl-typegraph/cl-typegraph-9999.ebuild b/dev-lisp/cl-typegraph/cl-typegraph-9999.ebuild
14 index 0ab5d1e..3ba21b7 100644
15 --- a/dev-lisp/cl-typegraph/cl-typegraph-9999.ebuild
16 +++ b/dev-lisp/cl-typegraph/cl-typegraph-9999.ebuild
17 @@ -1,10 +1,10 @@
18 -# Copyright 1999-2013 Gentoo Foundation
19 +# Copyright 1999-2016 Gentoo Foundation
20 # Distributed under the terms of the GNU General Public License v2
21 -# $Header: $
22 +# $Id$
23
24 -EAPI=5
25 +EAPI=6
26
27 -inherit common-lisp-3 git-2
28 +inherit common-lisp-3 git-r3
29
30 DESCRIPTION="Stand-alone Common Lisp graph typesetting system"
31 HOMEPAGE="https://github.com/mbattyani/cl-typegraph"
32 @@ -12,7 +12,6 @@ EGIT_REPO_URI="git://github.com/mbattyani/${PN}.git"
33
34 LICENSE="BSD-2"
35 SLOT="0"
36 -KEYWORDS="~amd64 ~ppc ~sparc ~x86"
37 IUSE=""
38
39 RDEPEND="dev-lisp/cl-typesetting