From: "Tim Harder" <radhermit@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/getmail/
Date: Sat, 6 Jul 2019 09:17:20 +0000 (UTC) [thread overview]
Message-ID: <1562404600.db2091cedebc652db29839929610c6a8b2ab7246.radhermit@gentoo> (raw)
commit: db2091cedebc652db29839929610c6a8b2ab7246
Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 6 09:16:40 2019 +0000
Commit: Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Sat Jul 6 09:16:40 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db2091ce
net-mail/getmail: version bump to 5.13
Signed-off-by: Tim Harder <radhermit <AT> gentoo.org>
net-mail/getmail/Manifest | 1 +
net-mail/getmail/getmail-5.13.ebuild | 24 ++++++++++++++++++++++++
2 files changed, 25 insertions(+)
diff --git a/net-mail/getmail/Manifest b/net-mail/getmail/Manifest
index df02c5b5f8b..8a67fc73ff0 100644
--- a/net-mail/getmail/Manifest
+++ b/net-mail/getmail/Manifest
@@ -1,2 +1,3 @@
+DIST getmail-5.13.tar.gz 199073 BLAKE2B 94c73af47b95a0cc2d2eed64ac90b69829440c8209cb3b65e09d9f73d49f246650ec6760207a4717934cb39d1b9922cea73dee3ca64b87bc5096475d3b9e978d SHA512 398b1adf1bc4f90f98ca7154abad9d0769c4a6d0cccd6102ea992c97eff843f6a9f0a57f3a944bc17c3b664fe8d6c9d7f9da5be343be658afa36b1bb582ac347
DIST getmail-5.6.tar.gz 197360 BLAKE2B 0833933c4dd4b0b7962070dd3d6738b2c7336f359ca9e40e6febbeaffc6cea6942e4271de6cd3053447af94cc7fd189a25beb99c81d2d1221f1c478807dd7c33 SHA512 7ee34f214ab4d98d1b34e46abba61561133f27edf1f64bb9c5d5f671e6944724d1773234bd8ab626607b732cc54fd335cbfcb69fdff8f4d8fcdb33108b25bafd
DIST getmail-5.8.tar.gz 197874 BLAKE2B d5d236c03f1ea5620e773ff47203fe707e7c96bd4267b0267afc8681c3ab4015b291b08967ed0c05a2a1c82bca904236be550bd95d14f781445daf86a9ab6a87 SHA512 8469bc81fb0df4eeb27620b2cc472919bd441cbcb860a0f56b6d2433d22c85a0a326c86e1f566cd2a9d0acc0680d03b84f62cdfd5b92ae0e5bf7293dfdfe466b
diff --git a/net-mail/getmail/getmail-5.13.ebuild b/net-mail/getmail/getmail-5.13.ebuild
new file mode 100644
index 00000000000..813ca4429c8
--- /dev/null
+++ b/net-mail/getmail/getmail-5.13.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python2_7 )
+PYTHON_REQ_USE="ssl?"
+
+inherit distutils-r1
+
+DESCRIPTION="A mail retriever with reliable Maildir and mbox delivery"
+HOMEPAGE="http://pyropus.ca/software/getmail/"
+SRC_URI="http://pyropus.ca/software/getmail/old-versions/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86 ~ppc-macos ~x86-macos ~x64-solaris"
+IUSE="ssl"
+
+python_prepare_all() {
+ 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:[~2019-07-06 9:17 UTC|newest]
Thread overview: 53+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-06 9:17 Tim Harder [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-09-23 12:08 [gentoo-commits] repo/gentoo:master commit in: net-mail/getmail/ Arthur Zamarin
2025-05-25 8:22 Sam James
2025-05-24 20:57 Sam James
2025-05-05 7:44 Sam James
2025-05-05 7:44 Sam James
2025-05-05 7:44 Sam James
2024-05-29 5:37 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-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
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=1562404600.db2091cedebc652db29839929610c6a8b2ab7246.radhermit@gentoo \
--to=radhermit@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