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-smtp/
Date: Fri, 07 Jul 2017 09:45:28
Message-Id: 1499420733.314a7e40218f3d74c045b39a7116656a205109ef.nimiux@gentoo
1 commit: 314a7e40218f3d74c045b39a7116656a205109ef
2 Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jul 7 09:45:33 2017 +0000
4 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
5 CommitDate: Fri Jul 7 09:45:33 2017 +0000
6 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=314a7e40
7
8 dev-lisp/cl-smtp: Updates header and EAPI
9
10 dev-lisp/cl-smtp/cl-smtp-20100505.1.ebuild | 5 +++--
11 1 file changed, 3 insertions(+), 2 deletions(-)
12
13 diff --git a/dev-lisp/cl-smtp/cl-smtp-20100505.1.ebuild b/dev-lisp/cl-smtp/cl-smtp-20100505.1.ebuild
14 index 3ef23fd4..81899c75 100644
15 --- a/dev-lisp/cl-smtp/cl-smtp-20100505.1.ebuild
16 +++ b/dev-lisp/cl-smtp/cl-smtp-20100505.1.ebuild
17 @@ -1,6 +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=6
24
25 inherit common-lisp-3