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 1F0D41382C5 for ; Sat, 23 Jan 2021 03:39:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BAD0DE0BDE; Sat, 23 Jan 2021 03:39:38 +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 6F3DCE0BDE for ; Sat, 23 Jan 2021 03:39:38 +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 EE8C534110E for ; Sat, 23 Jan 2021 03:39:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 556574A5 for ; Sat, 23 Jan 2021 03:39:35 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1611373130.a695db36bdc3909518707cbeb0bda560b7caab3f.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/getmail/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-mail/getmail/Manifest net-mail/getmail/getmail-6.13.ebuild net-mail/getmail/getmail-6.14.ebuild X-VCS-Directories: net-mail/getmail/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: a695db36bdc3909518707cbeb0bda560b7caab3f X-VCS-Branch: master Date: Sat, 23 Jan 2021 03:39:35 +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: 10b8a2be-f399-4893-99d8-e949ce5260c0 X-Archives-Hash: 051c168454f5a60621370dc6d95cbe84 commit: a695db36bdc3909518707cbeb0bda560b7caab3f Author: Remco Rijnders r78 nl> AuthorDate: Fri Jan 22 19:12:33 2021 +0000 Commit: Sam James gentoo org> CommitDate: Sat Jan 23 03:38:50 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a695db36 net-mail/getmail: Version bump to 6.14 Signed-off-by: Remco Rijnders r78.nl> Closes: https://github.com/gentoo/gentoo/pull/19161 Signed-off-by: Sam James gentoo.org> net-mail/getmail/Manifest | 2 +- net-mail/getmail/{getmail-6.13.ebuild => getmail-6.14.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/net-mail/getmail/Manifest b/net-mail/getmail/Manifest index 11481bb56e5..ad55d6588a7 100644 --- a/net-mail/getmail/Manifest +++ b/net-mail/getmail/Manifest @@ -1 +1 @@ -DIST getmail-6.13.tar.gz 185130 BLAKE2B c86340baab155da11a9dc208769501c6c9ef77e29e6a5922380b8bc676838d0a9c11a966966062ecfcd10f3108e6d07a196eddcca9a1ccd3d3e8bbea1d9cf891 SHA512 09467cea90b2b0c076a9d68022def311e2659a20e4c5cbc86a94e9c5015c11c148b41a546e3b6b61f40e8940c7d7fc3fa218ef69a04c7774f38cde28ea5ceeef +DIST getmail-6.14.tar.gz 185308 BLAKE2B c74fce627e6a23e0b209dddca690301f80626d9c4489d8cd2391884908e6f1c017602ed23ca4d343e2dd400b911d3f808235231217afd38f96017d8f0d20b3a2 SHA512 b8d2df52cbf145ee7e00ec1dbf589013d3caf8e39a3981e6ae4f1e36fe0b3d3d88df639e03e8697c39e6d00e20ddf1e995ed17f0b1fa1fa2ea52a803c16f062f diff --git a/net-mail/getmail/getmail-6.13.ebuild b/net-mail/getmail/getmail-6.14.ebuild similarity index 100% rename from net-mail/getmail/getmail-6.13.ebuild rename to net-mail/getmail/getmail-6.14.ebuild