commit:     9c66087101b4f6f262dd37b94043f55fa2511cd9
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 26 07:46:19 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Tue Apr 26 07:46:42 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c660871

app-emulation/xen: Revert 4a1812d93b2531712d2293ad3bcd381d3b7d846e.

Package-Manager: portage-2.2.26

 app-emulation/xen/xen-4.6.1-r1.ebuild | 3 +++
 app-emulation/xen/xen-4.6.1.ebuild    | 3 +++
 2 files changed, 6 insertions(+)

diff --git a/app-emulation/xen/xen-4.6.1-r1.ebuild 
b/app-emulation/xen/xen-4.6.1-r1.ebuild
index ce56970..ca75876 100644
--- a/app-emulation/xen/xen-4.6.1-r1.ebuild
+++ b/app-emulation/xen/xen-4.6.1-r1.ebuild
@@ -146,6 +146,9 @@ src_prepare() {
        sed -i 's/, "-Werror"//' "${S}/tools/python/setup.py" || die "failed to 
re-set setup.py"
 
        # Bug #575868 converted to a sed statement, typo of one char
+       sed -e "s:granter’s:granter's:" -i xen/include/public/grant_table.h
+
+       # Bug #575868 converted to a sed statement, typo of one char
        sed -e "s:granter’s:granter's:" -i xen/include/public/grant_table.h || 
die
 
        epatch_user

diff --git a/app-emulation/xen/xen-4.6.1.ebuild 
b/app-emulation/xen/xen-4.6.1.ebuild
index 6277f0c..240b96e 100644
--- a/app-emulation/xen/xen-4.6.1.ebuild
+++ b/app-emulation/xen/xen-4.6.1.ebuild
@@ -147,6 +147,9 @@ src_prepare() {
        sed -i 's/, "-Werror"//' "${S}/tools/python/setup.py" || die "failed to 
re-set setup.py"
 
        # Bug #575868 converted to a sed statement, typo of one char
+       sed -e "s:granter’s:granter's:" -i xen/include/public/grant_table.h
+
+       # Bug #575868 converted to a sed statement, typo of one char
        sed -e "s:granter’s:granter's:" -i xen/include/public/grant_table.h || 
die
 
        epatch_user

Reply via email to