From: Ian Delaney Date: Wed, 9 Dec 2015 06:36:23 +0000 (+0800) Subject: app-emulation/xen: Correct trivial typo in Comment, note errata in prior entry X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=979dc2c3082ce680d28865a494b77ba943e0d0ce;p=gentoo.git app-emulation/xen: Correct trivial typo in Comment, note errata in prior entry Note: line 3 in previous commit re adding sec patches should read; Addition of patches XSA-158 (#566844), XSA-{159,160} (#566842) Package-Manager: portage-2.2.24 --- diff --git a/app-emulation/xen/xen-4.6.0-r3.ebuild b/app-emulation/xen/xen-4.6.0-r3.ebuild index a2b533c28a84..4ca1a84356e7 100644 --- a/app-emulation/xen/xen-4.6.0-r3.ebuild +++ b/app-emulation/xen/xen-4.6.0-r3.ebuild @@ -90,7 +90,7 @@ src_prepare() { einfo "Try to apply Xen Security patcheset" # apply main xen patches # Add patches from tarball in devspace ~idella4 to those from ~dlan - # Leav this commented for now as a record of an approach; wip + # Leave this commented for now as a record of an approach; wip #mkdir "${WORKDIR}"/patches-security/xen || die #mv "${WORKDIR}"/{xsa15[6-9].patch,xsa160-4.6.patch} \ # "${WORKDIR}"/patches-security/xen || die