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 8A7081382C5 for ; Fri, 9 Apr 2021 07:32:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CD458E0923; Fri, 9 Apr 2021 07:32:26 +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 A9CC0E0923 for ; Fri, 9 Apr 2021 07:32:26 +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 62CF8340BEF for ; Fri, 9 Apr 2021 07:32:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C4E4663E for ; Fri, 9 Apr 2021 07:32:23 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1617953539.ca04b60b26550f11f80fdef3dde58f53cbd8ab77.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/pg_activity/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-db/pg_activity/Manifest dev-db/pg_activity/pg_activity-2.1.3.ebuild dev-db/pg_activity/pg_activity-2.1.4.ebuild X-VCS-Directories: dev-db/pg_activity/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: ca04b60b26550f11f80fdef3dde58f53cbd8ab77 X-VCS-Branch: master Date: Fri, 9 Apr 2021 07:32:23 +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: e490980b-cf61-409b-856b-b9a1adb7e88f X-Archives-Hash: 74998d7bca4e0e2909d96f0454848253 commit: ca04b60b26550f11f80fdef3dde58f53cbd8ab77 Author: Agostino Sarubbo gentoo org> AuthorDate: Fri Apr 9 07:32:19 2021 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Fri Apr 9 07:32:19 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca04b60b dev-db/pg_activity: version bump to 2.1.4 - remove old Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Agostino Sarubbo gentoo.org> dev-db/pg_activity/Manifest | 2 +- .../pg_activity/{pg_activity-2.1.3.ebuild => pg_activity-2.1.4.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-db/pg_activity/Manifest b/dev-db/pg_activity/Manifest index d8e0784a58e..130ba63482b 100644 --- a/dev-db/pg_activity/Manifest +++ b/dev-db/pg_activity/Manifest @@ -1 +1 @@ -DIST pg_activity-2.1.3.tar.gz 277297 BLAKE2B 9677ebad581e2e66e266e5433454e054274693a8e2e5a959c5f807ec1641f3b02a4c202eac7bddb7abe7e51e131d32d25a513a439e97aca996e79be6e1e9c0be SHA512 e28c75d1b88f6b530820d82327d6428d2388341bd09ba4efec5e80e753aee17e995b4e6d5ee8b35b3b972f20aa1228d525fe0c4bdcb8e365795d568a4a25c076 +DIST pg_activity-2.1.4.tar.gz 277427 BLAKE2B 5657c798c14afb7c2e14a06f4d63d838c6491a589fa135587813989a625e02a0a649ba02c7d672a0f96f755e371172872c099c1e8eea9e196c435a578751c1a6 SHA512 28ae342ed2f40fa4dac2beeb1414d91237f88c56ce279316156a04376caa2753ffac70033e586760da97aa42a85266f7a15c218df2eaa230cebceb2d5bcc20e4 diff --git a/dev-db/pg_activity/pg_activity-2.1.3.ebuild b/dev-db/pg_activity/pg_activity-2.1.4.ebuild similarity index 100% rename from dev-db/pg_activity/pg_activity-2.1.3.ebuild rename to dev-db/pg_activity/pg_activity-2.1.4.ebuild