commit: 979dc2c3082ce680d28865a494b77ba943e0d0ce
Author: Ian Delaney <idella4 <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 9 06:36:23 2015 +0000
Commit: Ian Delaney <idella4 <AT> gentoo <DOT> org>
CommitDate: Wed Dec 9 06:39:57 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=979dc2c3
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
app-emulation/xen/xen-4.6.0-r3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emulation/xen/xen-4.6.0-r3.ebuild
b/app-emulation/xen/xen-4.6.0-r3.ebuild
index a2b533c..4ca1a84 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