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-mongo/
Date: Fri, 07 Jul 2017 14:54:10
Message-Id: 1499439255.3ce50d4354aff235f7f40e50f8900c964e75d1b6.nimiux@gentoo
1 commit: 3ce50d4354aff235f7f40e50f8900c964e75d1b6
2 Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jul 7 14:54:15 2017 +0000
4 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
5 CommitDate: Fri Jul 7 14:54:15 2017 +0000
6 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=3ce50d43
7
8 dev-lisp/cl-mongo: Updates header
9
10 dev-lisp/cl-mongo/cl-mongo-9999.ebuild | 8 +++-----
11 1 file changed, 3 insertions(+), 5 deletions(-)
12
13 diff --git a/dev-lisp/cl-mongo/cl-mongo-9999.ebuild b/dev-lisp/cl-mongo/cl-mongo-9999.ebuild
14 index 3c426303..05c33e44 100644
15 --- a/dev-lisp/cl-mongo/cl-mongo-9999.ebuild
16 +++ b/dev-lisp/cl-mongo/cl-mongo-9999.ebuild
17 @@ -1,10 +1,9 @@
18 -# Copyright 1999-2015 Gentoo Foundation
19 +# Copyright 1999-2017 Gentoo Foundation
20 # Distributed under the terms of the GNU General Public License v2
21 -# $Id$
22
23 -EAPI=5
24 +EAPI=6
25
26 -inherit common-lisp-3 git-2
27 +inherit common-lisp-3 git-r3
28
29 DESCRIPTION="Lisp interface to mongo db"
30 HOMEPAGE="https://github.com/fons/cl-mongo"
31 @@ -12,7 +11,6 @@ EGIT_REPO_URI="git://github.com/fons/${PN}.git"
32
33 LICENSE="MIT"
34 SLOT="0"
35 -KEYWORDS="~amd64 ~x86"
36 IUSE=""
37
38 RDEPEND="dev-db/mongodb