diff options
author | Tomas Mozes <hydrapolic@gmail.com> | 2019-03-14 05:53:28 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-03-15 23:49:11 +0100 |
commit | 01fefce4a18db1346a58b70effd3aa2941bc307e (patch) | |
tree | 288c7e2397b4f85b1518c5cc14344826353bce4d /app-emulation/xen-tools/files/gentoo-patches.conf | |
parent | app-emulation/xen-tools: fix building on x86 with gcc 8 (diff) | |
download | gentoo-01fefce4a18db1346a58b70effd3aa2941bc307e.tar.gz gentoo-01fefce4a18db1346a58b70effd3aa2941bc307e.tar.bz2 gentoo-01fefce4a18db1346a58b70effd3aa2941bc307e.zip |
app-emulation/xen-tools: bump to 4.12.0_rc5
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com>
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-emulation/xen-tools/files/gentoo-patches.conf')
-rw-r--r-- | app-emulation/xen-tools/files/gentoo-patches.conf | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/app-emulation/xen-tools/files/gentoo-patches.conf b/app-emulation/xen-tools/files/gentoo-patches.conf index 1c541bb0e841..a099e2134f47 100644 --- a/app-emulation/xen-tools/files/gentoo-patches.conf +++ b/app-emulation/xen-tools/files/gentoo-patches.conf @@ -115,6 +115,7 @@ _gx050=" xen-tools-4.12.0-shim.patch" _gx047=" xen-tools-4.10.1-gcc8.patch" _gx048=" xen-tools-4.11.1-gcc8.patch" _gx052=" xen-tools-4.10.3-gcc8.patch" +_gx053=" xen-tools-4.12.0-gcc8.patch" # Fix pdf document generation, bug #650396 _gx049=" xen-tools-4.10.1-pdfdoc.patch" @@ -160,10 +161,10 @@ ${_gx049} " # xen-tools-4.12.0 patches set -_gpv_xen_tools_4120_rc4_0=" +_gpv_xen_tools_4120_rc5_0=" ${_gx038} ${_gx027} ${_gx028} ${_gx029} ${_gx037} ${_gx042} -${_gx048} ${_gx050} ${_gx051} +${_gx053} ${_gx050} ${_gx051} " |