diff options
author | V3n3RiX <venerix@koprulu.sector> | 2025-01-13 06:41:32 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2025-01-13 06:41:32 +0000 |
commit | 4b1d73e089a436406c89fadc33638314981c44e6 (patch) | |
tree | 1777930320566e090b2b462273c045e555b85b86 /sys-process/lsof | |
parent | dc9bfd846ffa3990be92029481684342bc57218e (diff) |
gentoo auto-resync : 13:01:2025 - 06:41:32
Diffstat (limited to 'sys-process/lsof')
-rw-r--r-- | sys-process/lsof/Manifest | 2 | ||||
-rw-r--r-- | sys-process/lsof/lsof-4.99.4.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sys-process/lsof/Manifest b/sys-process/lsof/Manifest index 7fb999265e5e..7c356d113fb6 100644 --- a/sys-process/lsof/Manifest +++ b/sys-process/lsof/Manifest @@ -7,5 +7,5 @@ DIST lsof-4.99.4.tar.gz 1128285 BLAKE2B aa8e062f782f3e94688e725f963cc4a907abd49e EBUILD lsof-4.98.0-r1.ebuild 1665 BLAKE2B 3bb534b2102043adb51cd1cb0d63e0a8e478582d1e60ed61b88d4a5e8eb9620ecdc51e5d6a464654db49dfe66fc4e7f0737d3dfdacf133744b25ae3e9a7823c5 SHA512 03bef7eb3cfe47d52521de922d326b6db2f605dc9e60c7fa6b000e0306d2533caffd5a4854ba3684cbebf0929710991a2ed743ca8bd58d04b5dae508f7a8092b EBUILD lsof-4.99.0.ebuild 1347 BLAKE2B 12509ad7c2d81210e40fba1b258a82ebc88e01257971a214f9857f7a8ab65ba4254624071cc7e32a6e2e04027c46d436caf85c9de9b961cf6c97f7838006b458 SHA512 11794c99fb93d4db4924a5b10deb98ad375fe7fb8f1035c94c553ba24a7c5477f0d8efbbe320c52eff1c863b3e9c3083379e0274f6752d3329fa6f21671dd2c3 EBUILD lsof-4.99.3.ebuild 1347 BLAKE2B 12509ad7c2d81210e40fba1b258a82ebc88e01257971a214f9857f7a8ab65ba4254624071cc7e32a6e2e04027c46d436caf85c9de9b961cf6c97f7838006b458 SHA512 11794c99fb93d4db4924a5b10deb98ad375fe7fb8f1035c94c553ba24a7c5477f0d8efbbe320c52eff1c863b3e9c3083379e0274f6752d3329fa6f21671dd2c3 -EBUILD lsof-4.99.4.ebuild 1090 BLAKE2B f873da4df23ca951c998093eafe89496940c7c12a069596242aca635549bf5d343bb290b8256baa6ffcd3e16c15d95bb14622b7418842d3525b39d0c0ecc736e SHA512 7a47e74fd40857034b641ee68cda7fdf25ddeaf9d65c46a369355d2c7fd8dbde88e06f3eb57454972e9d1f8c8a699733526280afbf9c96d5a2d4f88d22e78751 +EBUILD lsof-4.99.4.ebuild 1084 BLAKE2B 2801db9d845d6dbd02a719dd9200a961ca9b17b7afe1e48ea6f74ed169aeca593f1a0b4c5067d71a249a084d9e2511f0c09e85de072679daee2b59330d000c46 SHA512 c00801b9cf73cde2ccb9dd2c31b1440aae4eb922439d94705438da5e5932cda18d87bb151513169845be78912252086ba1161300963761110c632fc37de88d8c MISC metadata.xml 474 BLAKE2B d3c6368abc4d7656f3e2b136ffb651465fe7a65d65cb355b675b055ee6aa118d13d08ef224bd31fd17017d2ac3669b35a12dbd85f5375268bd48c099557c6eb1 SHA512 b7f98a413e6eb9fd787725e27c966586fea085ecbde22c84fd01e4fe5582e2e0d2ca18d1cce786d8e979d08e0fbdfed338c22d122d84544c1fc848b61573adfc diff --git a/sys-process/lsof/lsof-4.99.4.ebuild b/sys-process/lsof/lsof-4.99.4.ebuild index 8c18e3255daf..c9c1e55809fe 100644 --- a/sys-process/lsof/lsof-4.99.4.ebuild +++ b/sys-process/lsof/lsof-4.99.4.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 @@ -10,7 +10,7 @@ SRC_URI="https://github.com/lsof-org/lsof/releases/download/${PV}/${P}.tar.gz" LICENSE="lsof" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86" IUSE="rpc selinux" RDEPEND=" |