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-recaptcha/
Date: Fri, 07 Jul 2017 10:05:10
Message-Id: 1499421915.e0f3f5756b808382d71a7ee624ee2272f325f98c.nimiux@gentoo
1 commit: e0f3f5756b808382d71a7ee624ee2272f325f98c
2 Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jul 7 10:05:15 2017 +0000
4 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
5 CommitDate: Fri Jul 7 10:05:15 2017 +0000
6 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=e0f3f575
7
8 dev-lisp/cl-recaptcha: Updates header and EAPI
9
10 dev-lisp/cl-recaptcha/cl-recaptcha-1.0.ebuild | 5 ++---
11 1 file changed, 2 insertions(+), 3 deletions(-)
12
13 diff --git a/dev-lisp/cl-recaptcha/cl-recaptcha-1.0.ebuild b/dev-lisp/cl-recaptcha/cl-recaptcha-1.0.ebuild
14 index 460ab720..2cb962e5 100644
15 --- a/dev-lisp/cl-recaptcha/cl-recaptcha-1.0.ebuild
16 +++ b/dev-lisp/cl-recaptcha/cl-recaptcha-1.0.ebuild
17 @@ -1,8 +1,7 @@
18 -# Copyright 1999-2016 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