summaryrefslogtreecommitdiff
path: root/sys-process/latencytop
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-10-13 22:19:36 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-10-14 23:22:23 +0100
commit4b19be30aa626b327c885dae62c559ec0e9fb935 (patch)
tree76e74807bc479502e13866b581b6bf86734ec634 /sys-process/latencytop
parent30d6f67c98d149508509d5e86f176d558793acc0 (diff)
gentoo resync : 13.10.2019
Diffstat (limited to 'sys-process/latencytop')
-rw-r--r--sys-process/latencytop/Manifest3
-rw-r--r--sys-process/latencytop/latencytop-0.5-r1.ebuild4
-rw-r--r--sys-process/latencytop/latencytop-0.5.ebuild39
3 files changed, 3 insertions, 43 deletions
diff --git a/sys-process/latencytop/Manifest b/sys-process/latencytop/Manifest
index 1f70a66ac788..d018012f23c1 100644
--- a/sys-process/latencytop/Manifest
+++ b/sys-process/latencytop/Manifest
@@ -2,6 +2,5 @@ AUX latencytop-0.5-01-mkdir-usr-sbin-as-well.patch 626 BLAKE2B b2fda8a0184086b2d
AUX latencytop-0.5-03-clean-up-build-system.patch 2395 BLAKE2B 97ff2c2ed92ba5e76f5f7d7dbcc863c4bccd90958878b5b3384c1377a9c31cda813a7cfbbd510a632e5374ebab4d69adb68483eb75871bc5f71ee5215900c0ec SHA512 6d3657580440bc95e2cef123133ac7c87167a3fcfaf6f7c781570838b5815902571fceddd847c6e7549b273ba9948fdd1eeaf5bb5cd864dcd9f0541d9feb9a32
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 1195 BLAKE2B da15efb4f0a67525572bb551554037f0e7cc19336efd9f39548c63a3ddc664431a97f8d3d80f60c79d515cf85886ff800a66993ec94a94ec7faf588051b915c8 SHA512 f3c5440505eb3701f8f3c451527b4c53721c0aa04b31d7f103473f9ba58538806ce93356d6960c0d865f57e2a7bdd0b8da5d99cf64939ae24e7b0941d635cb0e
-EBUILD latencytop-0.5.ebuild 770 BLAKE2B fa0b0e980c5e1cf5a2a1857762fb868a1fa2ddf9a625728c8ea326bc51f8eb08fc8959510f7e9ca1fd47146d183012d6810c68a651e7a832728a5a15fe0cab38 SHA512 3e99584f1ec518795ddc4fec517eecc9ff694f000a6234f7ae71883c9012bbb8e61d12ea0b2d0ff8d19ee394fbd6bda00d6d3481b40a75a09133d6ee8625d4d7
+EBUILD latencytop-0.5-r1.ebuild 1190 BLAKE2B c812daa0626dd95ae44a35e50b52bddc3d7cc2b18bf0d747bac8c631526a81c6fef90236f0a16edbd645c20be1b629e021c6946a8a070a058804ba76d60833a4 SHA512 7aad3c35d6fe79f00240b3059d62986b456963a2935ec4745d342a20b3e08ddd42d80a85e674a49643095bfc86a15ecdc79aa1465963efc05492c456b6682e25
MISC metadata.xml 253 BLAKE2B 295e9d6d93aaa12af413972e1590c67087801cc09c9aa6b59d4606c0f4106d1dacf2baa9858559083b4c6d91beeef218d0729e8593a33788958da6d2897e8ce2 SHA512 54a9069aeb4165d2dff3d473c8001bc51613aac9dff3f7f5e9971a9891a737a31511ffa11cbd523febe581ac1d9de2bdf2f40410f0c4239138f2ccca3ef15555
diff --git a/sys-process/latencytop/latencytop-0.5-r1.ebuild b/sys-process/latencytop/latencytop-0.5-r1.ebuild
index 581390bf9ef9..171724bf7ba5 100644
--- a/sys-process/latencytop/latencytop-0.5-r1.ebuild
+++ b/sys-process/latencytop/latencytop-0.5-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -15,7 +15,7 @@ CONFIG_CHECK="~LATENCYTOP"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm x86"
IUSE="gtk"
RDEPEND="dev-libs/glib:2
diff --git a/sys-process/latencytop/latencytop-0.5.ebuild b/sys-process/latencytop/latencytop-0.5.ebuild
deleted file mode 100644
index cf61c0b00e95..000000000000
--- a/sys-process/latencytop/latencytop-0.5.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-inherit eutils toolchain-funcs
-
-DESCRIPTION="tool for identifying where in the system latency is happening"
-HOMEPAGE="http://www.latencytop.org/"
-SRC_URI="http://www.latencytop.org/download/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="gtk unicode"
-
-RDEPEND="=dev-libs/glib-2*
- gtk? ( =x11-libs/gtk+-2* )
- sys-libs/ncurses"
-DEPEND="${RDEPEND}
- virtual/pkgconfig"
-
-src_unpack() {
- unpack ${A}
- cd "${S}"
- epatch "${FILESDIR}"/${P}-*.patch
- sed -i \
- -e "/^HAS_GTK_GUI/s:=.*:=$(use gtk && echo 1):" \
- Makefile || die
-}
-
-src_compile() {
- tc-export CC PKG_CONFIG
- emake || die
-}
-
-src_install() {
- emake install DESTDIR="${D}" || die
-}