summaryrefslogtreecommitdiff
path: root/sys-process
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-12-07 15:13:37 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-12-07 15:13:37 +0000
commit8615c518b1f1d03130f21656a1a026959bb1e9c9 (patch)
tree5481bb093a77331e69ccd7840c3fc340dd2edc18 /sys-process
parentd04ca8750504d8c7d1904d580fc0c4d1edb3b465 (diff)
gentoo auto-resync : 07:12:2022 - 15:13:37
Diffstat (limited to 'sys-process')
-rw-r--r--sys-process/Manifest.gzbin9972 -> 9972 bytes
-rw-r--r--sys-process/lsof/Manifest2
-rw-r--r--sys-process/lsof/lsof-4.96.4.ebuild2
3 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/Manifest.gz b/sys-process/Manifest.gz
index f3ad88e38ec7..6d7e18ee31a5 100644
--- a/sys-process/Manifest.gz
+++ b/sys-process/Manifest.gz
Binary files differ
diff --git a/sys-process/lsof/Manifest b/sys-process/lsof/Manifest
index 46223633942a..2732571e114c 100644
--- a/sys-process/lsof/Manifest
+++ b/sys-process/lsof/Manifest
@@ -5,5 +5,5 @@ DIST lsof-4.96.3.tar.gz 1342843 BLAKE2B 79e276d0db5138c356cc8bfa32e6f991ce886064
DIST lsof-4.96.4.tar.gz 1342514 BLAKE2B c420e2f928ffa8148a62298ba7176f860b15f9e78f4c2dc299162614a1d9b94a85c42ee93ef5e92b8a99f1c67e496cf2c848874b844c22c287aab53bfe211c58 SHA512 06f8005e1eb72324c1fd603d8b8287a61ad6fdec182e9da833991a8915aaa69c416af1564d3b1087cb08b3504ef9b15cdffec7051605e89d945d6750ec8da985
EBUILD lsof-4.95.0.ebuild 3474 BLAKE2B b5073fd31fee0137da8a587436eb551ce44d06e9aa81295c13d4b82520fc0b4da698c503ebaaa8eb51191e0bfda7b600ad58200846cf7b2426064ae184b629d3 SHA512 cdcdc6706007771ed126f153fa7bfb22c4c7e1c856988c679123f3e95d685c03f1e445492c04a2a0c40d74f85829c65d4433f7ee29068183087899931c49c7a5
EBUILD lsof-4.96.3.ebuild 3441 BLAKE2B 6f1c98be9514dec88a67904d3160350e5041ed0eeb889a4760db8e50075eb18ae0c82c2a663645dff82235016be9a4c6034806d47aba58e7fb5f4877c0817862 SHA512 30843e2cd5c42c44cfae7aed82f2ef64b7d764275b3b24dc2086e65018afd2d686223b992c40d6cc6162827e93d02da51e8785387fe02e567f1f9f3349564739
-EBUILD lsof-4.96.4.ebuild 3400 BLAKE2B 7cd248f260f400497978168f52ba0cc047117f50bd5112dbca71e56c771a473a31a6bb8654eeed3f01d927a33561be1b4480f8c573002e68a06e080419ddbc0d SHA512 31d4a0055b3e9b7a4d519de50f1d8861e140386bfba3c97170bb7d0443b0d7d7f2e0a8b630ab0352c9fcf098fe6bfe56487701688503343434de86c7d0643ad3
+EBUILD lsof-4.96.4.ebuild 3407 BLAKE2B 8ce8bad393d76ebc7fef2e0d6cce9e500c46693929a44a0abcb584ea56742df704c11ca4b35af07850598db29200897887d195316612e0e74baf756c91b7db19 SHA512 32bb0f5f8513875f62570f70842ccc0fe0983f09525b198993f1df34643201ae7f277218085576bf4df5d40b292f3bbd28cdf6290c6eae141ae758f37b73efa1
MISC metadata.xml 474 BLAKE2B d3c6368abc4d7656f3e2b136ffb651465fe7a65d65cb355b675b055ee6aa118d13d08ef224bd31fd17017d2ac3669b35a12dbd85f5375268bd48c099557c6eb1 SHA512 b7f98a413e6eb9fd787725e27c966586fea085ecbde22c84fd01e4fe5582e2e0d2ca18d1cce786d8e979d08e0fbdfed338c22d122d84544c1fc848b61573adfc
diff --git a/sys-process/lsof/lsof-4.96.4.ebuild b/sys-process/lsof/lsof-4.96.4.ebuild
index 8469241372c2..3e46dec92c02 100644
--- a/sys-process/lsof/lsof-4.96.4.ebuild
+++ b/sys-process/lsof/lsof-4.96.4.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/lsof-org/lsof/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="lsof"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="examples rpc selinux"
RDEPEND="rpc? ( net-libs/libtirpc )