From: "Matthew Smith" <matthew@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/getmail/
Date: Fri, 4 Nov 2022 17:13:05 +0000 (UTC) [thread overview]
Message-ID: <1667581930.a740841dc81fd3d20f5883a7084611f2c8d652cd.matthew@gentoo> (raw)
commit: a740841dc81fd3d20f5883a7084611f2c8d652cd
Author: Zoltan Puskas <zoltan <AT> sinustrom <DOT> info>
AuthorDate: Fri Oct 7 06:14:58 2022 +0000
Commit: Matthew Smith <matthew <AT> gentoo <DOT> org>
CommitDate: Fri Nov 4 17:12:10 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a740841d
net-mail/getmail: add 6.18.10
Signed-off-by: Zoltan Puskas <zoltan <AT> sinustrom.info>
Closes: https://github.com/gentoo/gentoo/pull/27669
Signed-off-by: Matthew Smith <matthew <AT> gentoo.org>
net-mail/getmail/Manifest | 1 +
net-mail/getmail/getmail-6.18.10.ebuild | 27 +++++++++++++++++++++++++++
2 files changed, 28 insertions(+)
diff --git a/net-mail/getmail/Manifest b/net-mail/getmail/Manifest
index 902e577d3b54..565822d99c07 100644
--- a/net-mail/getmail/Manifest
+++ b/net-mail/getmail/Manifest
@@ -1 +1,2 @@
+DIST getmail-6.18.10.gh.tar.gz 205481 BLAKE2B a0597db32ff2ce43bf96feadcba4d926d48898cc412ec96e8d62086e29a364f6b806f0279878b95976e3ca7b0966afb19cb59939ef8bea1627a230518ea28602 SHA512 feda9236d3a1a7ceb21ca293d41c9631fec5f8753be4ece6e1b6910c052d10a8466547977fb4d0452ec4ae9f89ebff36105e0fe5843d02b2af3fd4bcea36e6c1
DIST getmail-6.18.9.tar.gz 204488 BLAKE2B 4bf95cec36ce10d5fd6c9fbb6b96923915a13f4b339a9846caafc5602a56612fb9f4b7209a138a03b81b19b7d28328bb46c60165215384650e7dcf98294cc5fa SHA512 dfeaebbca0c8766a16783d27171e65595d97a4b557943677dd7e7a66a9da8b49dfdbfb4aba9655ce3815ff6e2f991905317085b156ba6dbac841bb0fbb26c8b5
diff --git a/net-mail/getmail/getmail-6.18.10.ebuild b/net-mail/getmail/getmail-6.18.10.ebuild
new file mode 100644
index 000000000000..c93dc560dd6a
--- /dev/null
+++ b/net-mail/getmail/getmail-6.18.10.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_SINGLE_IMPL=1
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_REQ_USE="ssl"
+inherit distutils-r1
+
+DESCRIPTION="A mail retriever with reliable Maildir and mbox delivery"
+HOMEPAGE="https://www.getmail6.org/ https://github.com/getmail6/getmail6"
+SRC_URI="https://github.com/getmail6/getmail6/archive/v${PV}.tar.gz -> ${P}.gh.tar.gz"
+S="${WORKDIR}/getmail6-${PV}"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+python_prepare_all() {
+ # Use gentoo version number (including revision) for doc dir and remove COPYING file
+ sed -i -e "s,'getmail-%s' % __version__,'${PF}'," \
+ -e "/docs\/COPYING/d" "${S}"/setup.py || die
+
+ distutils-r1_python_prepare_all
+}
next reply other threads:[~2022-11-04 17:13 UTC|newest]
Thread overview: 47+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-04 17:13 Matthew Smith [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-05-29 5:37 [gentoo-commits] repo/gentoo:master commit in: net-mail/getmail/ Joonas Niilola
2023-09-22 7:59 Florian Schmaus
2023-09-22 7:59 Florian Schmaus
2023-05-01 8:47 Sam James
2023-03-11 16:26 Sam James
2023-03-08 15:29 Matthew Smith
2023-03-06 13:04 Arthur Zamarin
2023-03-06 12:52 Arthur Zamarin
2022-11-04 17:13 Matthew Smith
2022-08-04 7:12 Joonas Niilola
2022-08-04 7:12 Joonas Niilola
2022-07-24 16:47 Sam James
2022-05-31 2:57 Sam James
2022-05-20 3:27 Sam James
2021-11-09 23:28 Jakov Smolić
2021-01-23 3:40 Sam James
2021-01-23 3:39 Sam James
2021-01-14 20:18 Sam James
2021-01-14 20:18 Sam James
2020-11-10 12:22 Joonas Niilola
2020-11-10 12:22 Joonas Niilola
2020-01-03 8:44 Tim Harder
2020-01-03 8:44 Tim Harder
2019-09-27 4:43 Tim Harder
2019-09-27 4:43 Tim Harder
2019-09-27 4:43 Tim Harder
2019-07-06 9:17 Tim Harder
2018-12-25 20:17 Tim Harder
2018-12-25 20:17 Tim Harder
2018-12-25 20:17 Tim Harder
2018-06-06 23:57 Thomas Deutschmann
2017-11-17 19:26 Tim Harder
2017-11-17 19:26 Tim Harder
2017-10-08 18:57 Tim Harder
2017-05-20 13:54 Tim Harder
2017-05-20 13:54 Tim Harder
2017-04-12 10:43 Tim Harder
2017-01-17 20:34 Tim Harder
2016-12-09 6:39 Tim Harder
2016-12-09 6:39 Tim Harder
2016-10-27 4:58 Tim Harder
2016-09-14 5:19 Tim Harder
2016-08-26 2:37 Tim Harder
2016-01-14 22:11 Tim Harder
2015-08-25 1:37 Tim Harder
2015-08-25 1:37 Tim Harder
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1667581930.a740841dc81fd3d20f5883a7084611f2c8d652cd.matthew@gentoo \
--to=matthew@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox