diff options
author | V3n3RiX <venerix@koprulu.sector> | 2025-01-19 06:42:08 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2025-01-19 06:42:08 +0000 |
commit | b2ec252cbc0a7476fb6892f96130c8cdc35591ac (patch) | |
tree | faa70af7dbf41d6216e466c4b411639ea30cd45e /sys-apps/plocate | |
parent | 5046e96fa41cb320765bdf30253b2a98c27fe94d (diff) |
gentoo auto-resync : 19:01:2025 - 06:42:08
Diffstat (limited to 'sys-apps/plocate')
-rw-r--r-- | sys-apps/plocate/Manifest | 2 | ||||
-rw-r--r-- | sys-apps/plocate/plocate-1.1.23.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/plocate/Manifest b/sys-apps/plocate/Manifest index c27b134f8538..7905baafc45e 100644 --- a/sys-apps/plocate/Manifest +++ b/sys-apps/plocate/Manifest @@ -5,5 +5,5 @@ AUX updatedb.conf 898 BLAKE2B de832ebc92e103ccaf8923b2eb872ad8e1ef36be2dfaa463a0 DIST plocate-1.1.22.tar.gz 75072 BLAKE2B 82ec8dc68a546965b8af8e20ab23869f2d74ec711058712662e40ff898ea1bce143add75ddefe153601635800109bfe5c0bb9e8bd93841011fb616371112a773 SHA512 c26ea85f4cc7249f1af7450cfd07f59a03ea98b970f4be67222282fda7789bf9a8fe3d24835f6f3f6068d54802c1fe1e2b9a487e04d568965a23df34845178c1 DIST plocate-1.1.23.tar.gz 75390 BLAKE2B 1048904dee080e7cadf69ee25701dccc6d109b3b0e4d97f3d59ae4f6cdc60d9c4c4602d8af171610e4403f210308e3fab5b8dd07148fb4b79128d42b0e60a493 SHA512 22c88dd2411951871432bdbf8aba32332ade73af281d4b5acaf52d7537f8e119249f17d86b3bd3579d9b0f0304b54857bf4bc85b97c4c1e8f0de8b4f52645fd8 EBUILD plocate-1.1.22.ebuild 2194 BLAKE2B 267b10c711dfe493cb620662ed4061d2a643ad6040eeb6062e30d1d720c6fdc761342178885265f8bfa962bb551aac533ff3492221b010ccb8cbca0e1e17e694 SHA512 ede6d2c7e6f0419ebd912064915f4d8acd9ce50c5a8129c7929b4c766ef22904c50e9548133ff394c483e8de12edd982241904f36b13a433540b2aa3c16a1547 -EBUILD plocate-1.1.23.ebuild 2196 BLAKE2B 9b56e8ab67e1ab12c3d01330053b08c01ac95047b804bea983d2d45fde3a36dcd3d763624735f1ecde1f386e4c9cc5766f4f64d4d8f3f4cf7b0cffea41547454 SHA512 23984369b1521eb1aa58c7566dbf3ed8e965e626d10f291daab36cbb6d0008ff913a7ea8ca2fa1f2f2ec1cc5f75b4797cc90958fa6d0bbcb2e0f723751b36467 +EBUILD plocate-1.1.23.ebuild 2194 BLAKE2B dc7a9acaa691ed4cf5a3657aa73fc2188519900b60c9f5f4b5800cc3b04b347d32d9f7f3e0e695518a169fb7d0ac6c0b01e4943878c833cc1e7beba52973944d SHA512 763303e97ab09a2dddafd8e90a65d8f7def592a37b174f9eb3892cf53b36b499a6e16aa24f15f3cbe0cfe0018048c5c0c30e713b44b1b8ff85fe0f1c89755a5f MISC metadata.xml 1323 BLAKE2B 6df4d97ba2260f9ad3e9adf0b81b68617dcf3eb09d9a852a9ef082fc22b3d8882a2a9c80dfb24d9228953ce846f5c5b294214ed23a469949f7ec16b021e76d92 SHA512 7d28ef25e92104eff07fc59ac72fd3cda7dc0985b348f6cf8a3f77112abc98cb8b04d0de289f6e35d5c0cbb9249225dc2fbccf14e12d01708a9b93ac6b004216 diff --git a/sys-apps/plocate/plocate-1.1.23.ebuild b/sys-apps/plocate/plocate-1.1.23.ebuild index cfb1c096e464..626c5e3256cf 100644 --- a/sys-apps/plocate/plocate-1.1.23.ebuild +++ b/sys-apps/plocate/plocate-1.1.23.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,7 @@ SRC_URI="https://plocate.sesse.net/download/${P}.tar.gz" # GPL-2+ for plocate itself LICENSE="GPL-2 GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm arm64 ~x86" IUSE="+io-uring" RDEPEND=" |