diff options
author | Florian Schmaus <flow@gentoo.org> | 2022-10-19 10:50:55 +0200 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2022-10-19 10:50:55 +0200 |
commit | 5df40f922253100393309611781cfeaf3fd9c588 (patch) | |
tree | 088b9f6570925daf962553b663836f9a45e31cba /app-emulation/xen-tools | |
parent | app-admin/exo: remove old (diff) | |
download | gentoo-5df40f922253100393309611781cfeaf3fd9c588.tar.gz gentoo-5df40f922253100393309611781cfeaf3fd9c588.tar.bz2 gentoo-5df40f922253100393309611781cfeaf3fd9c588.zip |
app-emulation/xen-tools: add 4.15.4_pre1, drop 4.15.4_pre
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'app-emulation/xen-tools')
-rw-r--r-- | app-emulation/xen-tools/Manifest | 2 | ||||
-rw-r--r-- | app-emulation/xen-tools/xen-tools-4.15.4_pre1.ebuild (renamed from app-emulation/xen-tools/xen-tools-4.15.4_pre.ebuild) | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/xen-tools/Manifest b/app-emulation/xen-tools/Manifest index ee8f2b2f20fe..90f69ed22f82 100644 --- a/app-emulation/xen-tools/Manifest +++ b/app-emulation/xen-tools/Manifest @@ -8,4 +8,4 @@ DIST xen-4.15.3.tar.gz 40793144 BLAKE2B 33932d855a0502cfe2768a7c8ae19d7da285d70b DIST xen-4.16.2.tar.gz 44995249 BLAKE2B a221d1e4578ab6eb3250754b3b0f36fb30133c1c83246532ebb9648c3d025b3f5132227371b5d3dd82099594f4ee738227480528ee944b8de6231d9c89892d15 SHA512 b6cd036c1073798dffa167ca14c954fbdfb4c0ef99662f7c435e7e5de687d1bde8856ff6bd030d0d2e661bd17ab631551f01b2cc728cad7e70b59aaa6e692783 DIST xen-gentoo-patches-4.15.3-gentoo-patchset-2.tar.bz2 4681 BLAKE2B 59fe5c2d5f3b975f281778ee96f8771debde7ae738636fc8294e7e2578dffc40938d8c48e4e94f0341762b2ba8e1b6769f71b7783322fb3b2a0a187bbf2b5104 SHA512 8540aa3631277fb652f90c53f6f5b4e9d119a7ed267dec96d7aecca4eac2c465ec3be32b0b82057e79f858cc8115bfdfbf2af5c4879a0be3f98ed68cbe64fdae DIST xen-gentoo-patches-4.16.1-gentoo-patchset-2.tar.bz2 5403 BLAKE2B 7fa3b4aa123b2deed260d02b8d34a35dd205207038edb92569278b25c6fe32e0f0e3857c07755553e047f0eb0d9fe7f8b0816e0f3d7f68aee7929afaf6611dfd SHA512 9e7d25640b24235acf756b031b8b7cee582dded65fe7b94a706c990232e9704d574036c3a9605f285e8e9534578d100a3f38719b27b22775f17ef8f68287997e -DIST xen-upstream-patches-4.15.4-pre-patchset-0.1.tar.bz2 28980 BLAKE2B 5bdabed3bce4306fe5f656a965d1e537608c03b4706dc801a0b0b9649d001b875b1a2543c68c6b459483991570f0fbf2490a97ea1776761c9f61e9876f240fdf SHA512 4f6bbf0dab57ad58292f32fab55294b2eedd0442be7f62341a2df922a1d21880fe33cc29956ccbbb8b4aee4c10b38d4aa090e4db9496d6e0f5256e60999cad7d +DIST xen-upstream-patches-4.15.4-pre-patchset-1.tar.bz2 68066 BLAKE2B ee6aac9aa8988423fd1594fa09c54678ee8d089abfff27913fdbe4f60c1f2a038e06cca5d03924595036bd9ca9be8a7f61ed5d7662e6534b05a45da24c88babd SHA512 65c7c900ca91f7444cdc03fa0902e8d58d68cd755cfa2d16cf1df76b657328e374fec0da3ceb734aefa10cfa874a46de5f731c3827ab4f815b4eabc305ed497f diff --git a/app-emulation/xen-tools/xen-tools-4.15.4_pre.ebuild b/app-emulation/xen-tools/xen-tools-4.15.4_pre1.ebuild index 222cfab5381e..fe5976e6e978 100644 --- a/app-emulation/xen-tools/xen-tools-4.15.4_pre.ebuild +++ b/app-emulation/xen-tools/xen-tools-4.15.4_pre1.ebuild @@ -23,7 +23,7 @@ else EDK2_BROTLI_COMMIT="666c3280cc11dc433c303d79a83d4ffbdd12cc8d" IPXE_COMMIT="3c040ad387099483102708bb1839110bc788cefb" - XEN_PRE_PATCHSET_NUM=0.1 + XEN_PRE_PATCHSET_NUM=1 XEN_GENTOO_PATCHSET_NUM=2 XEN_PRE_VERSION_BASE=4.15.3 |