commit:     d07cc27907d3be5bf85ca0c964d8715b46a548fc
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Wed Mar  9 16:37:22 2016 +0000
Commit:     Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Wed Mar  9 16:37:22 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d07cc279

sys-cluster/nova: fixing epatch, missed filesdir

Package-Manager: portage-2.2.26

 sys-cluster/nova/nova-12.0.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-cluster/nova/nova-12.0.2-r1.ebuild 
b/sys-cluster/nova/nova-12.0.2-r1.ebuild
index d795c9e..6b51a95 100644
--- a/sys-cluster/nova/nova-12.0.2-r1.ebuild
+++ b/sys-cluster/nova/nova-12.0.2-r1.ebuild
@@ -229,7 +229,7 @@ RDEPEND="
        )"
 
 PATCHES=(
-       "${PV}-CVE-2016-2140.patch"
+       "${FILESDIR}/${PV}-CVE-2016-2140.patch"
 )
 
 pkg_setup() {

Reply via email to