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/postmodern/
Date: Fri, 07 Jul 2017 15:41:44
Message-Id: 1499442109.d29559bbf6714fc45f79e11e66390eb2a685a35f.nimiux@gentoo
1 commit: d29559bbf6714fc45f79e11e66390eb2a685a35f
2 Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jul 7 15:41:49 2017 +0000
4 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
5 CommitDate: Fri Jul 7 15:41:49 2017 +0000
6 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=d29559bb
7
8 dev-lisp/postmodern: Updates header and EAPI
9
10 dev-lisp/postmodern/postmodern-1.18-r1.ebuild | 6 +++---
11 dev-lisp/postmodern/postmodern-1.19.ebuild | 3 +--
12 2 files changed, 4 insertions(+), 5 deletions(-)
13
14 diff --git a/dev-lisp/postmodern/postmodern-1.18-r1.ebuild b/dev-lisp/postmodern/postmodern-1.18-r1.ebuild
15 index bcf4a700..2f37463a 100644
16 --- a/dev-lisp/postmodern/postmodern-1.18-r1.ebuild
17 +++ b/dev-lisp/postmodern/postmodern-1.18-r1.ebuild
18 @@ -1,8 +1,8 @@
19 -# Copyright 1999-2016 Gentoo Foundation
20 +# Copyright 1999-2017 Gentoo Foundation
21 # Distributed under the terms of the GNU General Public License v2
22 -# $Id$
23
24 -EAPI=4
25 +EAPI=6
26 +
27 inherit common-lisp-3 eutils
28
29 DESCRIPTION="A Common Lisp library for interacting with PostgreSQL databases."
30
31 diff --git a/dev-lisp/postmodern/postmodern-1.19.ebuild b/dev-lisp/postmodern/postmodern-1.19.ebuild
32 index 7f124d01..a2965988 100644
33 --- a/dev-lisp/postmodern/postmodern-1.19.ebuild
34 +++ b/dev-lisp/postmodern/postmodern-1.19.ebuild
35 @@ -1,6 +1,5 @@
36 -# Copyright 1999-2016 Gentoo Foundation
37 +# Copyright 1999-2017 Gentoo Foundation
38 # Distributed under the terms of the GNU General Public License v2
39 -# $Id$
40
41 EAPI=6