diff options
author | Tomas Mozes <hydrapolic@gmail.com> | 2019-10-24 11:57:57 +0200 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2019-10-25 09:26:35 +0000 |
commit | 09c05db0a22d0ef7a06aae55c8fb81fba537ae4f (patch) | |
tree | a60de1ae6de4209e2adaea7d7eec38f701fa7005 /app-emulation/xen-tools/files | |
parent | sci-libs/vtk: removed xkaapi dependency and kaapi useflag (diff) | |
download | gentoo-09c05db0a22d0ef7a06aae55c8fb81fba537ae4f.tar.gz gentoo-09c05db0a22d0ef7a06aae55c8fb81fba537ae4f.tar.bz2 gentoo-09c05db0a22d0ef7a06aae55c8fb81fba537ae4f.zip |
app-emulation/xen-tools: bump to 4.12.1
Package-Manager: Portage-2.3.77, Repoman-2.3.17
Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'app-emulation/xen-tools/files')
-rw-r--r-- | app-emulation/xen-tools/files/gentoo-patches.conf | 44 |
1 files changed, 17 insertions, 27 deletions
diff --git a/app-emulation/xen-tools/files/gentoo-patches.conf b/app-emulation/xen-tools/files/gentoo-patches.conf index 6c12664cca1c..3b1b039418d0 100644 --- a/app-emulation/xen-tools/files/gentoo-patches.conf +++ b/app-emulation/xen-tools/files/gentoo-patches.conf @@ -45,52 +45,42 @@ _gx055=" xen-tools-4.11.2-gcc9.patch" # Fix pdf document generation, bug #650396 _gx049=" xen-tools-4.10.1-pdfdoc.patch" -# xen-tools-4.10.3 patches set -_gpv_xen_tools_4103_0=" -${_gx038} ${_gx017} ${_gx043} -${_gx027} -${_gx028} ${_gx029} -${_gx037} ${_gx042} -${_gx045} ${_gx046} ${_gx047} -${_gx049} -" - -# xen-tools-4.10.3 patches set r1 -_gpv_xen_tools_4103_1=" +# xen-tools-4.11.2 patches set +_gpv_xen_tools_4112_0=" ${_gx038} ${_gx017} ${_gx043} ${_gx027} ${_gx028} ${_gx029} ${_gx037} ${_gx042} -${_gx045} ${_gx046} ${_gx052} -${_gx049} +${_gx045} ${_gx046} ${_gx048} +${_gx049} ${_gx055} " -# xen-tools-4.11.1 patches set -_gpv_xen_tools_4111_0=" -${_gx038} ${_gx017} ${_gx043} +# xen-tools-4.12.0 patches set +_gpv_xen_tools_4120_0=" +${_gx038} ${_gx027} ${_gx028} ${_gx029} ${_gx037} ${_gx042} -${_gx045} ${_gx046} ${_gx048} -${_gx049} +${_gx053} ${_gx050} ${_gx051} +${_gx054} " -# xen-tools-4.11.2 patches set -_gpv_xen_tools_4112_0=" -${_gx038} ${_gx017} ${_gx043} +# xen-tools-4.12.1 patches set +_gpv_xen_tools_4121_0=" +${_gx038} ${_gx027} ${_gx028} ${_gx029} ${_gx037} ${_gx042} -${_gx045} ${_gx046} ${_gx048} -${_gx049} ${_gx055} +${_gx053} ${_gx050} ${_gx051} +${_gx054} " -# xen-tools-4.12.0 patches set -_gpv_xen_tools_4120_0=" +# xen-tools-4.13.0 patches set +_gpv_xen_tools_4130_rc1_0=" ${_gx038} ${_gx027} ${_gx028} ${_gx029} -${_gx037} ${_gx042} +${_gx037} ${_gx053} ${_gx050} ${_gx051} ${_gx054} " |