summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2012-10-26 12:29:13 +0000
committerTim Harder <radhermit@gentoo.org>2012-10-26 12:29:13 +0000
commit9af98a49d06099c449ed6a1a9954777583b23579 (patch)
treec8c4e564f2e02d260e16b629d3db90b06661356c /net-mail/getmail
parentVersion bump. (diff)
downloadgentoo-2-9af98a49d06099c449ed6a1a9954777583b23579.tar.gz
gentoo-2-9af98a49d06099c449ed6a1a9954777583b23579.tar.bz2
gentoo-2-9af98a49d06099c449ed6a1a9954777583b23579.zip
Remove old.
(Portage version: 2.2.0_alpha141/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
Diffstat (limited to 'net-mail/getmail')
-rw-r--r--net-mail/getmail/ChangeLog6
-rw-r--r--net-mail/getmail/getmail-4.17.0.ebuild30
-rw-r--r--net-mail/getmail/getmail-4.32.0.ebuild23
-rw-r--r--net-mail/getmail/getmail-4.33.0.ebuild23
4 files changed, 5 insertions, 77 deletions
diff --git a/net-mail/getmail/ChangeLog b/net-mail/getmail/ChangeLog
index 7c80a1dda594..317292b82242 100644
--- a/net-mail/getmail/ChangeLog
+++ b/net-mail/getmail/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-mail/getmail
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/ChangeLog,v 1.212 2012/10/26 12:28:11 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/ChangeLog,v 1.213 2012/10/26 12:29:13 radhermit Exp $
+
+ 26 Oct 2012; Tim Harder <radhermit@gentoo.org> -getmail-4.17.0.ebuild,
+ -getmail-4.32.0.ebuild, -getmail-4.33.0.ebuild:
+ Remove old.
*getmail-4.35.0 (26 Oct 2012)
diff --git a/net-mail/getmail/getmail-4.17.0.ebuild b/net-mail/getmail/getmail-4.17.0.ebuild
deleted file mode 100644
index f830a6a95350..000000000000
--- a/net-mail/getmail/getmail-4.17.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.17.0.ebuild,v 1.8 2012/09/30 17:55:08 armin76 Exp $
-
-EAPI="3"
-PYTHON_DEPEND="2"
-SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="3.* 2.7-pypy-*"
-
-inherit distutils
-
-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=""
-
-DEPEND=""
-RDEPEND=""
-
-PYTHON_MODNAME="getmailcore"
-
-src_prepare() {
- sed -i -e "s,'getmail-%s' % __version__,'${PF}'," \
- -e "/docs\/COPYING/d" "${S}"/setup.py || die
- distutils_src_prepare
-}
diff --git a/net-mail/getmail/getmail-4.32.0.ebuild b/net-mail/getmail/getmail-4.32.0.ebuild
deleted file mode 100644
index 3c9d9f3ad886..000000000000
--- a/net-mail/getmail/getmail-4.32.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.32.0.ebuild,v 1.2 2012/09/30 17:55:08 armin76 Exp $
-
-EAPI="4"
-
-PYTHON_COMPAT="python2_5 python2_6 python2_7"
-
-inherit python-distutils-ng
-
-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=""
-
-python_prepare_all() {
- sed -i -e "s,'getmail-%s' % __version__,'${PF}'," \
- -e "/docs\/COPYING/d" "${S}"/setup.py || die
-}
diff --git a/net-mail/getmail/getmail-4.33.0.ebuild b/net-mail/getmail/getmail-4.33.0.ebuild
deleted file mode 100644
index 7f2d8d7bce5e..000000000000
--- a/net-mail/getmail/getmail-4.33.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.33.0.ebuild,v 1.2 2012/09/30 17:55:08 armin76 Exp $
-
-EAPI="4"
-
-PYTHON_COMPAT="python2_5 python2_6 python2_7"
-
-inherit python-distutils-ng
-
-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=""
-
-python_prepare_all() {
- sed -i -e "s,'getmail-%s' % __version__,'${PF}'," \
- -e "/docs\/COPYING/d" "${S}"/setup.py || die
-}