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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B15E1158087 for ; Thu, 13 Jan 2022 10:36:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BB3822BC00B; Thu, 13 Jan 2022 10:36:51 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0D3732BC00B for ; Thu, 13 Jan 2022 10:36:50 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B631A342E06 for ; Thu, 13 Jan 2022 10:36:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0A2A4291 for ; Thu, 13 Jan 2022 10:36:48 +0000 (UTC) From: "罗百科" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "罗百科" Message-ID: <1642070206.ec2c80bbcba311f982416801911a990ace7f9b9d.patrick@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/monit/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-admin/monit/monit-5.30.0.ebuild X-VCS-Directories: app-admin/monit/ X-VCS-Committer: patrick X-VCS-Committer-Name: 罗百科 X-VCS-Revision: ec2c80bbcba311f982416801911a990ace7f9b9d X-VCS-Branch: master Date: Thu, 13 Jan 2022 10:36:48 +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: 94072d7f-ada9-480a-9c7f-c7ced02357ac X-Archives-Hash: f78fe905409dfa3946faabee0c23edea commit: ec2c80bbcba311f982416801911a990ace7f9b9d Author: Patrick Lauer gentoo org> AuthorDate: Thu Jan 13 10:36:28 2022 +0000 Commit: 罗百科 gentoo org> CommitDate: Thu Jan 13 10:36:46 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec2c80bb app-admin/monit: Bump to 5.30.0 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Patrick Lauer gentoo.org> app-admin/monit/monit-5.30.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/monit/monit-5.30.0.ebuild b/app-admin/monit/monit-5.30.0.ebuild index 672caf23966d..54708e6c5d9e 100644 --- a/app-admin/monit/monit-5.30.0.ebuild +++ b/app-admin/monit/monit-5.30.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022 Gentoo Authors +# Copyright 2021-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8