summaryrefslogtreecommitdiff
path: root/sys-process
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-06-20 14:45:01 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-06-20 14:45:01 +0100
commit34dea8e38f88007799629d0a56b12dec480b1d21 (patch)
tree6790873994b58030360328cf5897d934b3b03d16 /sys-process
parent7932d472a02d4c016ff7dff4b7a5479ab9d1883d (diff)
gentoo resync : 20.06.2021
Diffstat (limited to 'sys-process')
-rw-r--r--sys-process/Manifest.gzbin9331 -> 9335 bytes
-rw-r--r--sys-process/latencytop/Manifest2
-rw-r--r--sys-process/latencytop/files/latencytop-0.5-03-clean-up-build-system.patch6
3 files changed, 1 insertions, 7 deletions
diff --git a/sys-process/Manifest.gz b/sys-process/Manifest.gz
index 2fbf5637d032..42f8ea904ddd 100644
--- a/sys-process/Manifest.gz
+++ b/sys-process/Manifest.gz
Binary files differ
diff --git a/sys-process/latencytop/Manifest b/sys-process/latencytop/Manifest
index bb2343624cf6..cd0b3d27b51b 100644
--- a/sys-process/latencytop/Manifest
+++ b/sys-process/latencytop/Manifest
@@ -1,5 +1,5 @@
AUX latencytop-0.5-01-mkdir-usr-sbin-as-well.patch 626 BLAKE2B b2fda8a0184086b2d2821557523953784b47c7e42e69053f50bb0f76c193a2d0125e458ec9926ebb400e3791753890d3b63fa1ba302ec9d544f956839156852d SHA512 feb80688c39b611d9bbb37c58f7d0c84b9d8c43534c2475f1f6e118406ab05a2ae98090c472085eb6ff08b4610486ede091d4c357979a5ec693deba30afd2a91
-AUX latencytop-0.5-03-clean-up-build-system.patch 2395 BLAKE2B 97ff2c2ed92ba5e76f5f7d7dbcc863c4bccd90958878b5b3384c1377a9c31cda813a7cfbbd510a632e5374ebab4d69adb68483eb75871bc5f71ee5215900c0ec SHA512 6d3657580440bc95e2cef123133ac7c87167a3fcfaf6f7c781570838b5815902571fceddd847c6e7549b273ba9948fdd1eeaf5bb5cd864dcd9f0541d9feb9a32
+AUX latencytop-0.5-03-clean-up-build-system.patch 2213 BLAKE2B 30dafdc13514c8814871a9d453b25a36eaf8feb963f12abfe15282036800df18811f32c2705f61a96861c92487230f019808e2c0868c693a324e03a99eb90845 SHA512 a5a0fc53b76f90917761bcb9f22e13388478ac8c64b92bd44e89d6b98b07cc1359e9dd08f1ac3b62c1e8cc57d1116ddf18e8b5b0c41224339aeb25a0ff6dd330
AUX latencytop-0.5-fsync-fix-implicit-decl.patch 684 BLAKE2B e623b4b645d1a5bab075ca976a8b3564d1d58ea614015587599b41756187c2fa6a2e9d03a22dcd38aef35077409aca53e5569437095a02ebdbc52391b8f5f605 SHA512 01aa09725f7786f157452c994927c985b2cc4748101ed5db73c3e6db3754bf234a45fb8937185ad61e18d5f5ab650844bbdbf0134a7d28a707843db31d1efa63
DIST latencytop-0.5.tar.gz 25374 BLAKE2B 93bea39918d06273bc5fc61a59be57dad77c76fff6c89fdf0e88e1daceb7462e77e5fab3ad71ea7c1f39bcfbe9b0b2a7bd492640a8fb9eec55c34ce06e40b48c SHA512 81db52b29a5fd2a5e14863f1cbf948b15ea68ff41a826cdf323215c2c8b0334144aaccf00cb49a9f7c195efcb5ff49fbf2b687a8bd4b604d338af6628d319b2c
EBUILD latencytop-0.5-r1.ebuild 1190 BLAKE2B 31a9af78136128f2a24baef0ae52fc51d4b7f0f758d24c6d545e29f96e54d204fbb68c7d74c2d6b31a9ad99c4d1d1fa74ee6291fd6d663c65e12716e2b04e9f5 SHA512 fba27214276e6e16816f7e434b771cc2075f064be56b9b153279689fd1c4560cb1f2285b4fbd93620f81b5926618046f11fb45339a37333e8a893daa0453cc47
diff --git a/sys-process/latencytop/files/latencytop-0.5-03-clean-up-build-system.patch b/sys-process/latencytop/files/latencytop-0.5-03-clean-up-build-system.patch
index 4c3461b08051..20b6ffd621ee 100644
--- a/sys-process/latencytop/files/latencytop-0.5-03-clean-up-build-system.patch
+++ b/sys-process/latencytop/files/latencytop-0.5-03-clean-up-build-system.patch
@@ -7,12 +7,6 @@ Respect env build settings (compiler flags and tools) and install the man
page for people.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
----
- src/Makefile | 32 ++++++++++++++++++--------------
- 1 files changed, 18 insertions(+), 14 deletions(-)
-
-diff --git a/src/Makefile b/src/Makefile
-index de24551..9a3cc05 100644
--- a/Makefile
+++ b/Makefile
@@ -3,14 +3,22 @@ HAS_GTK_GUI = 1