commit:     4b2f03b0682dc7635728911642f8e26a9bfeb94d
Author:     Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Wed Oct  5 10:05:13 2016 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Wed Oct  5 10:05:13 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b2f03b0

app-emulation/xen-pvgrub: add epatch_user support

Gentoo-Bug: 595294

Package-Manager: portage-2.3.1

 app-emulation/xen-pvgrub/xen-pvgrub-4.6.3.ebuild | 2 ++
 app-emulation/xen-pvgrub/xen-pvgrub-4.7.0.ebuild | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/app-emulation/xen-pvgrub/xen-pvgrub-4.6.3.ebuild 
b/app-emulation/xen-pvgrub/xen-pvgrub-4.6.3.ebuild
index eb54859..ca7ab74 100644
--- a/app-emulation/xen-pvgrub/xen-pvgrub-4.6.3.ebuild
+++ b/app-emulation/xen-pvgrub/xen-pvgrub-4.6.3.ebuild
@@ -91,6 +91,8 @@ src_prepare() {
        #Substitute for internal downloading. pciutils copied only due to the 
only .bz2
        cp "${DISTDIR}"/pciutils-2.2.9.tar.bz2 ./stubdom/ || die "pciutils not 
copied to stubdom"
        retar-externals || die "re-tar procedure failed"
+
+       epatch_user
 }
 
 src_configure() {

diff --git a/app-emulation/xen-pvgrub/xen-pvgrub-4.7.0.ebuild 
b/app-emulation/xen-pvgrub/xen-pvgrub-4.7.0.ebuild
index bf577ad..e4acac9 100644
--- a/app-emulation/xen-pvgrub/xen-pvgrub-4.7.0.ebuild
+++ b/app-emulation/xen-pvgrub/xen-pvgrub-4.7.0.ebuild
@@ -91,6 +91,8 @@ src_prepare() {
        #Substitute for internal downloading. pciutils copied only due to the 
only .bz2
        cp "${DISTDIR}"/pciutils-2.2.9.tar.bz2 ./stubdom/ || die "pciutils not 
copied to stubdom"
        retar-externals || die "re-tar procedure failed"
+
+       epatch_user
 }
 
 src_configure() {

Reply via email to