diff options
author | Tom Martin <slarti@gentoo.org> | 2004-08-13 10:55:30 +0000 |
---|---|---|
committer | Tom Martin <slarti@gentoo.org> | 2004-08-13 10:55:30 +0000 |
commit | 6e916c748f07f8084e3f8b40ffaf32c7cb89cb68 (patch) | |
tree | a372b117fb22c9fd95ce3baf7524226563a28894 /net-mail | |
parent | ~amd64 (Manifest recommit) (diff) | |
download | gentoo-2-6e916c748f07f8084e3f8b40ffaf32c7cb89cb68.tar.gz gentoo-2-6e916c748f07f8084e3f8b40ffaf32c7cb89cb68.tar.bz2 gentoo-2-6e916c748f07f8084e3f8b40ffaf32c7cb89cb68.zip |
Version bump -> 4.0.10; resolves 60183.
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/getmail/ChangeLog | 8 | ||||
-rw-r--r-- | net-mail/getmail/Manifest | 2 | ||||
-rw-r--r-- | net-mail/getmail/files/digest-getmail-4.0.10 | 1 | ||||
-rw-r--r-- | net-mail/getmail/getmail-4.0.10.ebuild | 48 |
4 files changed, 58 insertions, 1 deletions
diff --git a/net-mail/getmail/ChangeLog b/net-mail/getmail/ChangeLog index b58b2774a4b6..345ea2228291 100644 --- a/net-mail/getmail/ChangeLog +++ b/net-mail/getmail/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-mail/getmail # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/ChangeLog,v 1.19 2004/08/06 22:42:46 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/ChangeLog,v 1.20 2004/08/13 10:55:30 slarti Exp $ + +*getmail-4.0.10 (13 Aug 2004) + + 13 Aug 2004; Tom Martin <slarti@gentoo.org> +getmail-4.0.10.ebuild: + Version bumped to getmail-4.0.10. Thanks to Daniel Webert + <rockoo@rockoo.homelinux.org> for reporting in bug 60183. 06 Aug 2004; Tom Martin <slarti@gentoo.org> getmail-4.0.6.ebuild, getmail-4.0.8.ebuild: diff --git a/net-mail/getmail/Manifest b/net-mail/getmail/Manifest index e17b24ac15a5..362414905c72 100644 --- a/net-mail/getmail/Manifest +++ b/net-mail/getmail/Manifest @@ -2,6 +2,7 @@ MD5 a89e0fd68b708f7614830ca2667051a0 getmail-4.0.6.ebuild 1461 MD5 821f8506642ad867a99f337be131eaa0 getmail-3.2.4.ebuild 941 MD5 eada6b2b86600cb49e576925bfee93e2 getmail-4.0.8.ebuild 1461 MD5 40fa089fe8eaa04a4acb613dbe571b56 getmail-3.2.1.ebuild 940 +MD5 eada6b2b86600cb49e576925bfee93e2 getmail-4.0.10.ebuild 1461 MD5 dd1fdd7c80d518711b1fde2a6784ee99 getmail-4.0.2-r1.ebuild 1406 MD5 a2e7e3366792ebbb5e9e4236f1abd2fa ChangeLog 2641 MD5 5721b86fd871bdfab77231abc6e02f68 metadata.xml 161 @@ -12,3 +13,4 @@ MD5 02e47482585d06da914552e487232ceb files/digest-getmail-3.2.1 64 MD5 998916c10355bce7b9a852cd17a7fc9e files/digest-getmail-3.2.4 64 MD5 64c5ee686032d37be077b5d3899e7aea files/digest-getmail-4.0.6 65 MD5 8aab4d5a7deb9ff1537c31df5f89e6fa files/digest-getmail-4.0.8 65 +MD5 162d2603b459e235e80ffd8b66596187 files/digest-getmail-4.0.10 66 diff --git a/net-mail/getmail/files/digest-getmail-4.0.10 b/net-mail/getmail/files/digest-getmail-4.0.10 new file mode 100644 index 000000000000..eb6c3b4438f7 --- /dev/null +++ b/net-mail/getmail/files/digest-getmail-4.0.10 @@ -0,0 +1 @@ +MD5 61284ea69d76de769d9a6d7ad363573e getmail-4.0.10.tar.gz 104602 diff --git a/net-mail/getmail/getmail-4.0.10.ebuild b/net-mail/getmail/getmail-4.0.10.ebuild new file mode 100644 index 000000000000..481b05fcb709 --- /dev/null +++ b/net-mail/getmail/getmail-4.0.10.ebuild @@ -0,0 +1,48 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.0.10.ebuild,v 1.1 2004/08/13 10:55:30 slarti Exp $ + +inherit distutils +IUSE="" +DESCRIPTION="A POP3 mail retriever with reliable Maildir and mbox delivery" +HOMEPAGE="http://www.qcc.ca/~charlesc/software/getmail-4/" +SRC_URI="http://www.qcc.ca/~charlesc/software/getmail-4/old-versions/${P}.tar.gz" + +SLOT="4" +LICENSE="GPL-2" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64" + +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 + + mkdir ${D}/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() { + 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 +} |