commit:     c2ebc15b385868813c427875afe6acc0e87504fe
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Fri Jul  7 08:49:20 2017 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Fri Jul  7 08:49:20 2017 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=c2ebc15b

dev-lisp/cl-graph: Updates header

 dev-lisp/cl-graph/cl-graph-0.10.2.ebuild | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/dev-lisp/cl-graph/cl-graph-0.10.2.ebuild 
b/dev-lisp/cl-graph/cl-graph-0.10.2.ebuild
index bf7dff90..daba84b8 100644
--- a/dev-lisp/cl-graph/cl-graph-0.10.2.ebuild
+++ b/dev-lisp/cl-graph/cl-graph-0.10.2.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
 
@@ -29,8 +28,8 @@ CLSYSTEMS="${PN} ${PN}-test"
 S="${WORKDIR}/${PN}-${MY_PV}"
 
 src_prepare() {
-       epatch "${FILESDIR}"/${P}-fix-deps.patch
-       default
+       eapply "${FILESDIR}"/${P}-fix-deps.patch
+       eapply_user
 }
 
 src_install() {

Reply via email to