summaryrefslogtreecommitdiff
path: root/app-emulation/xen
diff options
context:
space:
mode:
authorIan Delaney <idella4@gentoo.org>2016-04-26 19:15:38 +0800
committerIan Delaney <idella4@gentoo.org>2016-04-26 20:33:21 +0800
commiteb5de6779f115ba0d875ff72faf8fc65d4c47580 (patch)
tree372c7aad3e83148529b7881818ab1495a1a7991f /app-emulation/xen
parent112d5999d85b36db4a7443df08e21df5f2e579f7 (diff)
downloadgentoo-eb5de6779f115ba0d875ff72faf8fc65d4c47580.tar.gz
gentoo-eb5de6779f115ba0d875ff72faf8fc65d4c47580.tar.xz
app-emulation/xen: remove duplicates accidentally copied
set in versions 4.6.1{,-r1} Package-Manager: portage-2.2.28
Diffstat (limited to 'app-emulation/xen')
-rw-r--r--app-emulation/xen/xen-4.6.1-r1.ebuild3
-rw-r--r--app-emulation/xen/xen-4.6.1.ebuild3
2 files changed, 0 insertions, 6 deletions
diff --git a/app-emulation/xen/xen-4.6.1-r1.ebuild b/app-emulation/xen/xen-4.6.1-r1.ebuild
index ca758764537..ce5697069c6 100644
--- a/app-emulation/xen/xen-4.6.1-r1.ebuild
+++ b/app-emulation/xen/xen-4.6.1-r1.ebuild
@@ -146,9 +146,6 @@ 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 240b96e906b..6277f0ca75e 100644
--- a/app-emulation/xen/xen-4.6.1.ebuild
+++ b/app-emulation/xen/xen-4.6.1.ebuild
@@ -147,9 +147,6 @@ 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