diff options
author | Andrej Kacian <ticho@gentoo.org> | 2006-05-31 21:21:41 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2006-05-31 21:21:41 +0000 |
commit | 656cd704815e270483d04e447961cb1ad33c35d6 (patch) | |
tree | c15310d9e8eb9539727d8d850724f88013d2455b /net-mail/getmail | |
parent | Fix compilation issues on systems with uclibc++ (#134197). (diff) | |
download | historical-656cd704815e270483d04e447961cb1ad33c35d6.tar.gz historical-656cd704815e270483d04e447961cb1ad33c35d6.tar.bz2 historical-656cd704815e270483d04e447961cb1ad33c35d6.zip |
Version bump. Removed 4.4.3. Marked 4.6.0 stable on x86.
Package-Manager: portage-2.1_rc3-r2
Diffstat (limited to 'net-mail/getmail')
-rw-r--r-- | net-mail/getmail/ChangeLog | 8 | ||||
-rw-r--r-- | net-mail/getmail/files/digest-getmail-4.4.4 | 2 | ||||
-rw-r--r-- | net-mail/getmail/files/digest-getmail-4.6.1 | 3 | ||||
-rw-r--r-- | net-mail/getmail/getmail-4.6.0.ebuild | 4 | ||||
-rw-r--r-- | net-mail/getmail/getmail-4.6.1.ebuild | 57 |
5 files changed, 71 insertions, 3 deletions
diff --git a/net-mail/getmail/ChangeLog b/net-mail/getmail/ChangeLog index d7d65870c648..d842acf20fdb 100644 --- a/net-mail/getmail/ChangeLog +++ b/net-mail/getmail/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-mail/getmail # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/ChangeLog,v 1.122 2006/04/07 19:22:42 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/ChangeLog,v 1.123 2006/05/31 21:21:41 ticho Exp $ + +*getmail-4.6.1 (31 May 2006) + + 31 May 2006; Andrej Kacian <ticho@gentoo.org> -getmail-4.4.3.ebuild, + getmail-4.6.0.ebuild, +getmail-4.6.1.ebuild: + Version bump. Removed 4.4.3. Marked 4.6.0 stable on x86. *getmail-4.6.0 (07 Apr 2006) diff --git a/net-mail/getmail/files/digest-getmail-4.4.4 b/net-mail/getmail/files/digest-getmail-4.4.4 index 1a19a74219bc..0673aaf5f41f 100644 --- a/net-mail/getmail/files/digest-getmail-4.4.4 +++ b/net-mail/getmail/files/digest-getmail-4.4.4 @@ -1 +1,3 @@ MD5 349234f4ff7937d00615faf917b7251e getmail-4.4.4.tar.gz 137195 +RMD160 34f477fbc78fd3acbf143f16f0a3e3b6b4c95525 getmail-4.4.4.tar.gz 137195 +SHA256 905676cd5334dfcd28ef77a3776ab8cd3064e21a8dd2b285b400b5396c0079d0 getmail-4.4.4.tar.gz 137195 diff --git a/net-mail/getmail/files/digest-getmail-4.6.1 b/net-mail/getmail/files/digest-getmail-4.6.1 new file mode 100644 index 000000000000..2a447b0db894 --- /dev/null +++ b/net-mail/getmail/files/digest-getmail-4.6.1 @@ -0,0 +1,3 @@ +MD5 da61f99a3313b113ed44ae36dc70cf0f getmail-4.6.1.tar.gz 140445 +RMD160 d8a6a949536cea07daf3d740fce2d3bf602aa2f5 getmail-4.6.1.tar.gz 140445 +SHA256 934d1fcbda9bd6925f34e4a4fc0ddcc6b21fe11cc70fa2cbfd8347124f50d41a getmail-4.6.1.tar.gz 140445 diff --git a/net-mail/getmail/getmail-4.6.0.ebuild b/net-mail/getmail/getmail-4.6.0.ebuild index ce6388548f2e..9b0800ba1bac 100644 --- a/net-mail/getmail/getmail-4.6.0.ebuild +++ b/net-mail/getmail/getmail-4.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.6.0.ebuild,v 1.2 2006/04/07 19:25:25 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.6.0.ebuild,v 1.3 2006/05/31 21:21:41 ticho Exp $ inherit distutils @@ -11,7 +11,7 @@ SRC_URI="http://pyropus.ca/software/getmail/old-versions/${P}.tar.gz" SLOT="4" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~sparc x86" DEPEND=">=dev-lang/python-2.3.3" diff --git a/net-mail/getmail/getmail-4.6.1.ebuild b/net-mail/getmail/getmail-4.6.1.ebuild new file mode 100644 index 000000000000..d8a8585abcc3 --- /dev/null +++ b/net-mail/getmail/getmail-4.6.1.ebuild @@ -0,0 +1,57 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.6.1.ebuild,v 1.1 2006/05/31 21:21:41 ticho Exp $ + +inherit distutils + +IUSE="" +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" + +SLOT="4" +LICENSE="GPL-2" +KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" + +DEPEND=">=dev-lang/python-2.3.3" + +src_compile() { + distutils_src_compile +} + +src_install() { + distutils_src_install + + if has_version "=net-mail/getmail-3*" ; then + mv ${D}/usr/bin/getmail ${D}/usr/bin/getmail4 + mv ${D}/usr/bin/getmail_maildir ${D}/usr/bin/getmail_maildir4 + mv ${D}/usr/bin/getmail_mbox ${D}/usr/bin/getmail_mbox4 + fi + + # handle docs the gentoo way + if [ ${P} != ${PF} ]; then + mv ${D}/usr/share/doc/${P} ${D}/usr/share/doc/${PF} + fi + + dodir /usr/share/doc/${PF}/html + mv ${D}/usr/share/doc/${PF}/*.html ${D}/usr/share/doc/${PF}/*.css ${D}/usr/share/doc/${PF}/html + gzip --silent ${D}/usr/share/doc/${PF}/* +} + +pkg_postinst() { + python_version + python_mod_optimize /usr/lib/python${PYVER}/site-packages/getmailcore + + if has_version "=net-mail/getmail-3*" ; then + echo + ewarn "An already installed instance of getmail v3 was detected. In order to" + ewarn "co-exist with it the three main scripts of getmail v4 were renamed to" + ewarn "getmail4, getmail_maildir4, getmail_mbox4." + echo + fi +} + +pkg_postrm() { + python_version + python_mod_cleanup +} |