summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Delaney <idella4@gentoo.org>2013-06-27 06:05:11 +0000
committerIan Delaney <idella4@gentoo.org>2013-06-27 06:05:11 +0000
commit636c30be0e22fac6373a6e869d7bf03549b270f5 (patch)
treef5fca2d96cb4eb1fadd7bc1f1ae8124f7d39f7c8 /app-emulation/xen
parentControl selinux dep via configure flag. (diff)
downloadhistorical-636c30be0e22fac6373a6e869d7bf03549b270f5.tar.gz
historical-636c30be0e22fac6373a6e869d7bf03549b270f5.tar.bz2
historical-636c30be0e22fac6373a6e869d7bf03549b270f5.zip
correction to pacth name
Package-Manager: portage-2.1.11.63/cvs/Linux x86_64 Manifest-Sign-Key: 0xB8072B0D
Diffstat (limited to 'app-emulation/xen')
-rw-r--r--app-emulation/xen/ChangeLog5
-rw-r--r--app-emulation/xen/xen-4.2.1-r4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/xen/ChangeLog b/app-emulation/xen/ChangeLog
index f841e3c401d6..2e10d3dec494 100644
--- a/app-emulation/xen/ChangeLog
+++ b/app-emulation/xen/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emulation/xen
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen/ChangeLog,v 1.121 2013/06/26 15:00:58 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen/ChangeLog,v 1.122 2013/06/27 06:05:11 idella4 Exp $
+
+ 27 Jun 2013; Ian Delaney <idella4@gentoo.org> xen-4.2.1-r4.ebuild:
+ correction to pacth name
26 Jun 2013; Ian Delaney <idella4@gentoo.org>
-files/xen-4-CVE-2012-4535-XSA-20.patch,
diff --git a/app-emulation/xen/xen-4.2.1-r4.ebuild b/app-emulation/xen/xen-4.2.1-r4.ebuild
index db3194ea0ecd..9ae72f4a1af7 100644
--- a/app-emulation/xen/xen-4.2.1-r4.ebuild
+++ b/app-emulation/xen/xen-4.2.1-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen/xen-4.2.1-r4.ebuild,v 1.1 2013/06/26 06:35:38 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen/xen-4.2.1-r4.ebuild,v 1.2 2013/06/27 06:05:11 idella4 Exp $
EAPI=5
@@ -94,7 +94,7 @@ src_prepare() {
"${FILESDIR}"/${PN}-4-CVE-2013-0153-XSA-36.patch \
"${FILESDIR}"/${PN}-4-CVE-2013-1917-XSA-44.patch \
"${FILESDIR}"/${PN}-4-CVE-2013-1918-XSA-45_[1-7].patch \
- "${FILESDIR}"/${PN}-4.2-2013-2076-XSA-52.patch
+ "${FILESDIR}"/${PN}-4.2-2013-2076-XSA-52to54.patch
}
src_configure() {