public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Tim Harder" <radhermit@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/getmail/
Date: Wed, 14 Sep 2016 05:19:43 +0000 (UTC)	[thread overview]
Message-ID: <1473830378.524354bd662b0e83403f5722d8f421f7bd6110e0.radhermit@gentoo> (raw)

commit:     524354bd662b0e83403f5722d8f421f7bd6110e0
Author:     Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 14 05:04:50 2016 +0000
Commit:     Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Wed Sep 14 05:19:38 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=524354bd

net-mail/getmail: version bump to 4.51.0

 net-mail/getmail/Manifest              |  1 +
 net-mail/getmail/getmail-4.51.0.ebuild | 25 +++++++++++++++++++++++++
 2 files changed, 26 insertions(+)

diff --git a/net-mail/getmail/Manifest b/net-mail/getmail/Manifest
index ea32b57..bf0c48f 100644
--- a/net-mail/getmail/Manifest
+++ b/net-mail/getmail/Manifest
@@ -1,3 +1,4 @@
 DIST getmail-4.48.0.tar.gz 190129 SHA256 49441e92eed577127331caf9b97f2ddaea14e97e8a49259efd9184a766a9b94c SHA512 fb37dfb6f9edc770f7186b8c3ae67642181b1b025cccf31434814aec4d5f78f021ce73fa5493b7b82b0f2d5a70e58d389cbfc408475547d43b82a98e4645d090 WHIRLPOOL 218a5d1d1c3719dcd64f8ee8947553cbe4b391df97ab8b90a418c846189c592a887abfc05d387534efc2ec20b6b9b71656547705650979458718adb953d99c04
 DIST getmail-4.49.0.tar.gz 150719 SHA256 1c6c4a3ebd17c1b15dc940a5888b0ceca4d135c1c20629ebe274ba025aff1ed4 SHA512 5cd53aecf54dee6e7d70aa3a1dab9c1e01e681280424c03ce4360faa2653386da2e4b14e7876e8ab46fee92f62e5036ab794850ab85f66c7c26b747bf8becc34 WHIRLPOOL d1cf995505dd889ff942af10047f7773923bd934792dd699ecb071209416edfe33fcfe8d82f894046e1c9576d0cc9d0cb6099e742a2432dc5b9af8f66573e505
 DIST getmail-4.50.0.tar.gz 150892 SHA256 fcbc77b9a14a2798a50725af9488d292bc97e983997947df1b9dcd9a0e288bc1 SHA512 f8484fe907e82bd96abc6fea9e824a51608450921020d18522c6da00ddc5f0c1a2f9be0a534d1451830174d33e526e956a1bba9b7e9f2c987f765547848317c9 WHIRLPOOL e33b67495165457ded9f071b72f935d7b721303610354db18ecfd1f8bf4956b173410ea6f47c9835c57c96536033dbcb05537d0316d742d51440834977473a9c
+DIST getmail-4.51.0.tar.gz 190612 SHA256 bc2254f6f0f23eb65c69df343a743048b8ce93cc51fc8ee0c2e7652a4c95eddb SHA512 0da5b5958a755bb66bdc7eb6dcacc99c81db2f18c44def911bd90f95a6b0a42a68d9426a278d75c68a001129da6fd97425cca3d4c87b2442b1faa504b27ac72d WHIRLPOOL b75be65a10826c901368a872c1ae83383951f47ca1029783d103acd211a743c062ac1d1be8e675d7809175a86317012dbfaee159f8b5fb0986e3b34f29c1f3d8

diff --git a/net-mail/getmail/getmail-4.51.0.ebuild b/net-mail/getmail/getmail-4.51.0.ebuild
new file mode 100644
index 00000000..8abf74f
--- /dev/null
+++ b/net-mail/getmail/getmail-4.51.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 )
+PYTHON_REQ_USE="ssl?"
+
+inherit distutils-r1
+
+DESCRIPTION="A POP3 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="4"
+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
+}


             reply	other threads:[~2016-09-14  5:19 UTC|newest]

Thread overview: 47+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-14  5:19 Tim Harder [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-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-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=1473830378.524354bd662b0e83403f5722d8f421f7bd6110e0.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