diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-12-17 06:30:18 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-12-17 06:30:18 +0000 |
commit | 066666b8767b78231b90d9b3ffc8169fbfe1ec7c (patch) | |
tree | 20e354a744ae4e30a0d562773c34e562077c7d62 /x11-libs/xcb-util-xrm | |
parent | 2f50f3ca1d346a1f74054f124adb11136068b2b1 (diff) |
gentoo auto-resync : 17:12:2024 - 06:30:17
Diffstat (limited to 'x11-libs/xcb-util-xrm')
-rw-r--r-- | x11-libs/xcb-util-xrm/Manifest | 2 | ||||
-rw-r--r-- | x11-libs/xcb-util-xrm/xcb-util-xrm-1.3-r2.ebuild (renamed from x11-libs/xcb-util-xrm/xcb-util-xrm-1.3-r1.ebuild) | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-libs/xcb-util-xrm/Manifest b/x11-libs/xcb-util-xrm/Manifest index 9a7ab7544f62..263f3fd4191d 100644 --- a/x11-libs/xcb-util-xrm/Manifest +++ b/x11-libs/xcb-util-xrm/Manifest @@ -1,3 +1,3 @@ DIST xcb-util-xrm-1.3.tar.bz2 327586 BLAKE2B 06ba03ba22c9a51cad5045024b63d48f32e5ad38d2cf03035bd1132a04ef4906a71d89030141b407329bd8ec04cb131846be2cb3a95e755a57c2841a45b58fa4 SHA512 ebca5d92c9e2363f58485970a0c3a948b13652ce7acdd51dff918fc2e8bc7fcb69892eb3fc8b5f7eaf721ccd8dc2db42727d206bc5155481ec5e7e41d0c7f304 -EBUILD xcb-util-xrm-1.3-r1.ebuild 642 BLAKE2B ba9438856da607f494a49000a6cf10f60a85c070113231b7aa0e1fbca075987bb7af95ec9402741f2b6bcb13efcc0334180c0f16dddc39ec6babbb7aa1205122 SHA512 dfc5468b2dd9c898a7c7421e025519f8621f6bd7e8c934eca32190a99ba847e0d5a91ce457b22e58c6b499f9f241e432a1f4162e5f4fbb72073892da8dd28b7d +EBUILD xcb-util-xrm-1.3-r2.ebuild 642 BLAKE2B de24fb54b08e94d7fa729a06669bec929b7de9ad6978333dd41deb0c77befc511548a948e9b8d93160ecd29dfd6a0bb9cdef4af47d5558a442fbf5781f3544b2 SHA512 b7b5b97472de6f1037e09e44e55b9a50aa16ea3a18604fc0785623fb2165dd12a9a246bb7cfcdffde686a9f837de98a9f34417ec5a03788ac30291c6db9adc1e MISC metadata.xml 785 BLAKE2B c63bbc5ce0f5b19664cf75747a5fe7b46713a574b5e9cab75d01dac327649fd120ca530a969057e19c89adc5baaf659e7d89697c8e24bb2162afc6d130edc446 SHA512 5925b279d4e10fdda9455e653471a4f0a89f4bef285c6f75f1f72552c988372755505a51d7f7c3a7d0e8c616e84085d90fbf99b8d784072fd72336c6a01d371e diff --git a/x11-libs/xcb-util-xrm/xcb-util-xrm-1.3-r1.ebuild b/x11-libs/xcb-util-xrm/xcb-util-xrm-1.3-r2.ebuild index 8bda1a04bbb9..f020851ebb61 100644 --- a/x11-libs/xcb-util-xrm/xcb-util-xrm-1.3-r1.ebuild +++ b/x11-libs/xcb-util-xrm/xcb-util-xrm-1.3-r2.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 XORG_MULTILIB=yes inherit xorg-3 |