From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3E439138334 for ; Wed, 10 Apr 2019 21:36:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D84A4E0895; Wed, 10 Apr 2019 21:36:14 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B604EE0895 for ; Wed, 10 Apr 2019 21:36:11 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 92A11340C96 for ; Wed, 10 Apr 2019 21:36:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DEAC259F for ; Wed, 10 Apr 2019 21:36:08 +0000 (UTC) From: "Ralph Seichter" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ralph Seichter" Message-ID: <1554916507.cd40a8525d36bde554cffc5b5615ac9e45af7397.ralph-seichter@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: sys-process/iotop-c/ X-VCS-Repository: repo/proj/guru X-VCS-Files: sys-process/iotop-c/metadata.xml X-VCS-Directories: sys-process/iotop-c/ X-VCS-Committer: ralph-seichter X-VCS-Committer-Name: Ralph Seichter X-VCS-Revision: cd40a8525d36bde554cffc5b5615ac9e45af7397 X-VCS-Branch: master Date: Wed, 10 Apr 2019 21:36:08 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: ea618201-1d0f-4af4-ac12-2a29870474b9 X-Archives-Hash: 35c76a877f0b69523f91255e907bd743 commit: cd40a8525d36bde554cffc5b5615ac9e45af7397 Author: Zamarin Arthur gmail com> AuthorDate: Wed Apr 10 17:14:35 2019 +0000 Commit: Ralph Seichter seichter de> CommitDate: Wed Apr 10 17:15:07 2019 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=cd40a852 sys-process/iotop-c: update long description in metadata.xml Fix for review of: Ralph Seichter seichter.de> Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Zamarin Arthur gmail.com> sys-process/iotop-c/metadata.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sys-process/iotop-c/metadata.xml b/sys-process/iotop-c/metadata.xml index efc3742..4cbc5f6 100644 --- a/sys-process/iotop-c/metadata.xml +++ b/sys-process/iotop-c/metadata.xml @@ -6,7 +6,8 @@ Arthur Zamarin - top utility for IO (C port) + Top-like UI used to show which process is using the I/O. Ported from the + Python language to C. Tomas-M/iotop