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 5D59F13835A for ; Thu, 14 Jan 2021 20:18:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 92475E0849; Thu, 14 Jan 2021 20:18:07 +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 7A6F5E0849 for ; Thu, 14 Jan 2021 20:18:07 +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 4DD5333BF36 for ; Thu, 14 Jan 2021 20:18:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E35F3496 for ; Thu, 14 Jan 2021 20:18:04 +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: <1610655454.3d26665c5dc428b1b3c73890d64c32fc713422f6.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.9.ebuild X-VCS-Directories: net-mail/getmail/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 3d26665c5dc428b1b3c73890d64c32fc713422f6 X-VCS-Branch: master Date: Thu, 14 Jan 2021 20:18:04 +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: bd613ce8-eeab-477c-ae66-fe5fd330fa52 X-Archives-Hash: 03854e74e19fb4895c1db82d10ec6479 commit: 3d26665c5dc428b1b3c73890d64c32fc713422f6 Author: Remco Rijnders r78 nl> AuthorDate: Fri Jan 8 14:50:06 2021 +0000 Commit: Sam James gentoo org> CommitDate: Thu Jan 14 20:17:34 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d26665c net-mail/getmail: Version bump to 6.13 Closes: https://bugs.gentoo.org/763072 Signed-off-by: Remco Rijnders r78.nl> Closes: https://github.com/gentoo/gentoo/pull/18927 Signed-off-by: Sam James gentoo.org> net-mail/getmail/Manifest | 2 +- net-mail/getmail/{getmail-6.9.ebuild => getmail-6.13.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-mail/getmail/Manifest b/net-mail/getmail/Manifest index 3c49f6960c3..11481bb56e5 100644 --- a/net-mail/getmail/Manifest +++ b/net-mail/getmail/Manifest @@ -1 +1 @@ -DIST getmail-6.9.tar.gz 184415 BLAKE2B 90c6580391c2d0f038d7011f9873eedce009a50edf44923e78dd6547d86bf00398ac539dedba000925dd4b5f125d7f1ef23e3ca47101d25ad2780f7465bf7e16 SHA512 0ba450135c995adb2ef1b7284dd94db1722f0757cd71ac61482fc2fdb2d04c854d530a5d9e919f276c610a4c7d1227aa26e8aac0f384d0f9149ba5068e3029ce +DIST getmail-6.13.tar.gz 185130 BLAKE2B c86340baab155da11a9dc208769501c6c9ef77e29e6a5922380b8bc676838d0a9c11a966966062ecfcd10f3108e6d07a196eddcca9a1ccd3d3e8bbea1d9cf891 SHA512 09467cea90b2b0c076a9d68022def311e2659a20e4c5cbc86a94e9c5015c11c148b41a546e3b6b61f40e8940c7d7fc3fa218ef69a04c7774f38cde28ea5ceeef diff --git a/net-mail/getmail/getmail-6.9.ebuild b/net-mail/getmail/getmail-6.13.ebuild similarity index 95% rename from net-mail/getmail/getmail-6.9.ebuild rename to net-mail/getmail/getmail-6.13.ebuild index ef9a338b225..5f757ea1128 100644 --- a/net-mail/getmail/getmail-6.9.ebuild +++ b/net-mail/getmail/getmail-6.13.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7