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 B5F821382C5 for ; Thu, 25 Mar 2021 14:08:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 09DC0E0833; Thu, 25 Mar 2021 14:08:48 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 E56D1E0831 for ; Thu, 25 Mar 2021 14:08:47 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 C1BF933BDE4 for ; Thu, 25 Mar 2021 14:08:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2CC784A8 for ; Thu, 25 Mar 2021 14:08:45 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1616596037.4c195dd747ba51f36dfce50ccbbadbb2e0fc046c.andrewammerlaan@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/Manifest sys-process/iotop-c/iotop-c-1.16.ebuild sys-process/iotop-c/iotop-c-1.17.ebuild X-VCS-Directories: sys-process/iotop-c/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 4c195dd747ba51f36dfce50ccbbadbb2e0fc046c X-VCS-Branch: master Date: Thu, 25 Mar 2021 14:08:45 +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: e052bca0-c123-4f76-b63a-c55dddb0baab X-Archives-Hash: b28d2a6f56cb7db9822e24564733908e commit: 4c195dd747ba51f36dfce50ccbbadbb2e0fc046c Author: Mathieu Tortuyaux gmail com> AuthorDate: Tue Mar 23 21:47:35 2021 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Wed Mar 24 14:27:17 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4c195dd7 sys-process/iotop-c: bump to 1.17 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Mathieu Tortuyaux gmail.com> sys-process/iotop-c/Manifest | 2 +- sys-process/iotop-c/{iotop-c-1.16.ebuild => iotop-c-1.17.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-process/iotop-c/Manifest b/sys-process/iotop-c/Manifest index f8eba1a25..c75022f70 100644 --- a/sys-process/iotop-c/Manifest +++ b/sys-process/iotop-c/Manifest @@ -1 +1 @@ -DIST iotop-c-1.16.tar.gz 37912 BLAKE2B f27e0f1edfe2ec61530355fd7cfe43078efdac77036c85efd289fa0c8005614ecf5112741bc24c0038c3e643bdc28793271166ec2b1a26fff827986d09292cd9 SHA512 c96077941857260935d9db3ea7d9f03ef0af9b7e9fed6ddffb8a3eece205f22da87deb21e0ab25ebd030e7d898140467f47585965e50f9a99e92db1236eb1a05 +DIST iotop-c-1.17.tar.gz 40456 BLAKE2B 6698d6a71b945b15cca0244611995a0c2de932613f0e0fe4dcb3e10a6ad495fd56318d16c9d3ae9a896e9d735ead748f13bd085ca152fccc370be2755383bc5a SHA512 80a9eee8998aa68b81f1c40067e5da5ae703b0e4f29f41a9e9a8cb9eb40eecfb2bedfc952519b7a22d62e1c273a15d1b36e25e693142af99a45876bfb3e16eaf diff --git a/sys-process/iotop-c/iotop-c-1.16.ebuild b/sys-process/iotop-c/iotop-c-1.17.ebuild similarity index 100% rename from sys-process/iotop-c/iotop-c-1.16.ebuild rename to sys-process/iotop-c/iotop-c-1.17.ebuild