summaryrefslogtreecommitdiff
path: root/app-emulation/xen
diff options
context:
space:
mode:
authorIan Delaney <idella4@gentoo.org>2015-12-09 14:36:23 +0800
committerIan Delaney <idella4@gentoo.org>2015-12-09 14:39:57 +0800
commit979dc2c3082ce680d28865a494b77ba943e0d0ce (patch)
tree230a221c885d7280304f0ea80d8c7dc76ada6371 /app-emulation/xen
parentc7300b904602811f1e8d6122b61c98d1c53384fc (diff)
downloadgentoo-979dc2c3082ce680d28865a494b77ba943e0d0ce.tar.gz
gentoo-979dc2c3082ce680d28865a494b77ba943e0d0ce.tar.xz
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
Diffstat (limited to 'app-emulation/xen')
-rw-r--r--app-emulation/xen/xen-4.6.0-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/xen/xen-4.6.0-r3.ebuild b/app-emulation/xen/xen-4.6.0-r3.ebuild
index a2b533c28a8..4ca1a84356e 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