commit: fae6537014d7c03aeefc9c7d7c3ca23e841130e8 Author: Horea Christian <h.chr <AT> mail <DOT> ru> AuthorDate: Sat Mar 28 17:56:30 2015 +0000 Commit: Francois Bissey <f.r.bissey <AT> massey <DOT> ac <DOT> nz> CommitDate: Sat Mar 28 17:56:30 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=fae65370
using new setup patch file for new ebuild Package-Manager: portage-2.2.18 sci-biology/fsl/ChangeLog | 3 +++ sci-biology/fsl/fsl-5.0.8.ebuild | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/sci-biology/fsl/ChangeLog b/sci-biology/fsl/ChangeLog index 3ac363f..fcf8b9f 100644 --- a/sci-biology/fsl/ChangeLog +++ b/sci-biology/fsl/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 28 Mar 2015; <[email protected]> fsl-5.0.8.ebuild: + using new setup patch file for new ebuild + 28 Mar 2015; <[email protected]> +files/fsl-5.0.8-setup.patch: new pathc by François Bissey diff --git a/sci-biology/fsl/fsl-5.0.8.ebuild b/sci-biology/fsl/fsl-5.0.8.ebuild index 2d358e5..e185863 100644 --- a/sci-biology/fsl/fsl-5.0.8.ebuild +++ b/sci-biology/fsl/fsl-5.0.8.ebuild @@ -31,7 +31,7 @@ RDEPEND="${COMMON_DEPEND} S=${WORKDIR}/${PN} src_prepare(){ - epatch "${FILESDIR}/${PN}"-5.0.4-setup.patch + epatch "${FILESDIR}/${PN}"-5.0.8-setup.patch epatch "${FILESDIR}/${PN}"-5.0.4-headers.patch epatch "${FILESDIR}/${PN}"-5.0.6-fsldir_redux.patch
