commit: cc034e316316686efa3acea6e9b84c1ddb6184bf
Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 5 14:54:23 2017 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Wed Apr 5 14:54:23 2017 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=cc034e31
dev-lisp/alexandria: Updates header and EAPI
dev-lisp/alexandria/alexandria-0.1_p20100411.ebuild | 3 +--
dev-lisp/alexandria/alexandria-9999.ebuild | 7 +++----
2 files changed, 4 insertions(+), 6 deletions(-)
diff --git a/dev-lisp/alexandria/alexandria-0.1_p20100411.ebuild
b/dev-lisp/alexandria/alexandria-0.1_p20100411.ebuild
index 7d9cdc5f..e2ac1459 100644
--- a/dev-lisp/alexandria/alexandria-0.1_p20100411.ebuild
+++ b/dev-lisp/alexandria/alexandria-0.1_p20100411.ebuild
@@ -1,6 +1,5 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
EAPI=2
inherit common-lisp-3 eutils
diff --git a/dev-lisp/alexandria/alexandria-9999.ebuild
b/dev-lisp/alexandria/alexandria-9999.ebuild
index 255b8d9b..960fcb00 100644
--- a/dev-lisp/alexandria/alexandria-9999.ebuild
+++ b/dev-lisp/alexandria/alexandria-9999.ebuild
@@ -1,6 +1,5 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
EAPI=6
@@ -18,8 +17,8 @@ DEPEND="doc? ( sys-apps/texinfo )"
RDEPEND=""
src_prepare() {
- default
- epatch "${FILESDIR}/${PN}-fix-docstrings.patch"
+ eapply "${FILESDIR}/${PN}-fix-docstrings.patch"
+ eapply_user
}
src_compile() {