commit:     2a660fdf78599187cc69fcfe626caa041fd8f972
Author:     Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Fri Jan  3 06:45:38 2020 +0000
Commit:     Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Fri Jan  3 08:43:08 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a660fdf

net-mail/getmail: remove old

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 deletions(-)

diff --git a/net-mail/getmail/Manifest b/net-mail/getmail/Manifest
index 7c2e4b8a1c4..6f4c57e890f 100644
--- a/net-mail/getmail/Manifest
+++ b/net-mail/getmail/Manifest
@@ -1,2 +1 @@
-DIST getmail-5.13.tar.gz 199073 BLAKE2B 
94c73af47b95a0cc2d2eed64ac90b69829440c8209cb3b65e09d9f73d49f246650ec6760207a4717934cb39d1b9922cea73dee3ca64b87bc5096475d3b9e978d
 SHA512 
398b1adf1bc4f90f98ca7154abad9d0769c4a6d0cccd6102ea992c97eff843f6a9f0a57f3a944bc17c3b664fe8d6c9d7f9da5be343be658afa36b1bb582ac347
 DIST getmail-5.14.tar.gz 199501 BLAKE2B 
54bb79cd37303f423b70bae0f3072d338a8c66b25d59f8b982029d5faebb65a3f7ea979ec35d0dab61d376754dc15e206d443cd0cb128a3c438a09dfb8107f69
 SHA512 
0646864af56fc044525d38088164c2c026a8f29b231c25c9cfe9aa922b1e5170cf49c63874da9bd593b49be6ed822bd4da7ea4ebfbb59cfa6e1658e2b565c184

diff --git a/net-mail/getmail/getmail-5.13.ebuild 
b/net-mail/getmail/getmail-5.13.ebuild
deleted file mode 100644
index a4a87888165..00000000000
--- a/net-mail/getmail/getmail-5.13.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# 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
-}

Reply via email to