diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-09-28 01:25:58 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-09-28 01:25:58 +0100 |
commit | 6405cba4bf18141460bc9fcb8f5580532d4b46f8 (patch) | |
tree | 377baa366741990f54b18ea82f5566c48295f4e0 /sec-keys/openpgp-keys-wireshark | |
parent | abc3bfc07d931f667a0f50cf607f1c8a49af879f (diff) |
gentoo auto-resync : 28:09:2024 - 01:25:57
Diffstat (limited to 'sec-keys/openpgp-keys-wireshark')
-rw-r--r-- | sec-keys/openpgp-keys-wireshark/Manifest | 2 | ||||
-rw-r--r-- | sec-keys/openpgp-keys-wireshark/openpgp-keys-wireshark-20230903.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sec-keys/openpgp-keys-wireshark/Manifest b/sec-keys/openpgp-keys-wireshark/Manifest index 5723ed03c954..01ff5717581e 100644 --- a/sec-keys/openpgp-keys-wireshark/Manifest +++ b/sec-keys/openpgp-keys-wireshark/Manifest @@ -1,3 +1,3 @@ DIST openpgp-keys-wireshark-20230903-gerald-wireshark-org.gpg 4099 BLAKE2B 2f8de508e9ad829d0d881742435ed8436b70dc74b26357cf924d69194b467bf599125bca36171640f227b04c3eafcfbc2614cb3daaf5cf41a0fa52cfa7a07aaa SHA512 6822012a6f744f729a89781a8a5070e18f3a99a6db0902eba301f4ef3ecc2524514491ed26e10b46b3e6bbc23bad12ddf9d0390deba3068643275087e3a29b12 -EBUILD openpgp-keys-wireshark-20230903.ebuild 605 BLAKE2B 998234d54d9927ac1e77729a3bf11561665b5401f41e94ce08129a3c8373ff7f1712cf855f59dd53c3a093fee5f619a87f8804bb1ee6038a2899b8d991f7d7c5 SHA512 e3b62092854f9d28579008332987cbd1816084518e7ea90f81aa0090a05095788a147d7c2ee8327343aeb21e682aa534e88033e4e3880a02c1e0f41a7714ce92 +EBUILD openpgp-keys-wireshark-20230903.ebuild 612 BLAKE2B 3a38c97753048cc15ca201fd65d0c2b3adc54ef1506c9f7835e6301b3202f9fb932d96ad1964258b36634f1e410bc7485e0dc6a5c5b6a53de6f4283cb9e1d8eb SHA512 ff58ecc213398b27d6daeb5f18c4a8411ce9b517fbabf1ccdd269f6c89014d48cddbe83c791a6b7c104773b187596cb76720ebea99148934d8e55bdb992c2e1a MISC metadata.xml 263 BLAKE2B 3674e5c7d5dedc501574b523bf09a9f2d8f2e066edffa5649d59afba65ef3d9c36f3fd909f196f676b5b1266e5edce6ba6c44cf11fdca73b02b30cebcb662a3e SHA512 2f82b95119eb592f8edd7468010dbdc6863b235a0827586114fca02d01d45ce32a2be24077edfa497b0692f2f14447ad070c15b8a951b87091806750b8b0b862 diff --git a/sec-keys/openpgp-keys-wireshark/openpgp-keys-wireshark-20230903.ebuild b/sec-keys/openpgp-keys-wireshark/openpgp-keys-wireshark-20230903.ebuild index 58ead26e73d3..26a6c7c81afa 100644 --- a/sec-keys/openpgp-keys-wireshark/openpgp-keys-wireshark-20230903.ebuild +++ b/sec-keys/openpgp-keys-wireshark/openpgp-keys-wireshark-20230903.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ S="${WORKDIR}" LICENSE="public-domain" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86" src_install() { local files=( ${A} ) |