diff options
author | Andrej Kacian <ticho@gentoo.org> | 2005-05-01 23:38:47 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2005-05-01 23:38:47 +0000 |
commit | 9e4a8e5170cd74bdd2cb916149f73d3357452916 (patch) | |
tree | be8d6be26c55e657ebf4ba37aa15d1e0e96e2d34 /net-mail | |
parent | Version bump. 4.3.4 and 4.3.5 stable on x86. (diff) | |
download | historical-9e4a8e5170cd74bdd2cb916149f73d3357452916.tar.gz historical-9e4a8e5170cd74bdd2cb916149f73d3357452916.tar.bz2 historical-9e4a8e5170cd74bdd2cb916149f73d3357452916.zip |
Stable on x86.
Package-Manager: portage-2.0.51.20-r5
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/getmail/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/getmail/Manifest | 10 | ||||
-rw-r--r-- | net-mail/getmail/getmail-4.3.6.ebuild | 4 |
3 files changed, 11 insertions, 8 deletions
diff --git a/net-mail/getmail/ChangeLog b/net-mail/getmail/ChangeLog index 35a594bf4aca..fa8a7aae049d 100644 --- a/net-mail/getmail/ChangeLog +++ b/net-mail/getmail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/getmail # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/ChangeLog,v 1.66 2005/05/01 23:35:06 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/ChangeLog,v 1.67 2005/05/01 23:38:47 ticho Exp $ + + 01 May 2005; Andrej Kacian <ticho@gentoo.org> getmail-4.3.6.ebuild: + Stable on x86. *getmail-4.3.7 (01 May 2005) diff --git a/net-mail/getmail/Manifest b/net-mail/getmail/Manifest index 4fe12cb5d82f..3e9246bdc65f 100644 --- a/net-mail/getmail/Manifest +++ b/net-mail/getmail/Manifest @@ -5,9 +5,9 @@ MD5 fdef5056f5957616e00845af65dca038 getmail-4.3.3.ebuild 1536 MD5 26cbc55544cd00c4a3c50446469b4483 getmail-4.3.5.ebuild 1535 MD5 ed8833f85e8c3740bc60d0148eb33b35 getmail-4.3.7.ebuild 1536 MD5 7ff569cfd8e9625cc2d510aa8bab82fb getmail-4.3.4.ebuild 1535 -MD5 92c47e4d00a823ad317ee8d2f9af6d5b ChangeLog 9528 +MD5 c3d575fce440300e006521e1d4c9f99a ChangeLog 9616 MD5 5721b86fd871bdfab77231abc6e02f68 metadata.xml 161 -MD5 de5115b1ae499885ac96d8ca5193ec8c getmail-4.3.6.ebuild 1536 +MD5 2641c0f2f7c58cf2bd52e5243280ac09 getmail-4.3.6.ebuild 1535 MD5 a76ebc67214c74977c6a6191b3c4362a files/python2.4-fix.patch 3119 MD5 764ab11154c7919b1b4c9e3ba91d3c8d files/digest-getmail-4.3.3 65 MD5 ff20696bcca438d803e7db5eb143f566 files/digest-getmail-4.3.4 65 @@ -17,7 +17,7 @@ MD5 f5a22cb502a1c483c3ee6949eeff6f17 files/digest-getmail-4.3.7 65 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) -iD8DBQFCdWe1QlM6RnzZP+IRAvlRAJ9zxpVgL97y/H9+Zc9qlfYw7CoWbwCdEg2D -q1hH2D3hX5Qbg+UqNXYSOtA= -=Aj54 +iD8DBQFCdWiRQlM6RnzZP+IRAmEwAJ9LW+BZ+oXPqjxSE30csq28j8OOGQCeI3cF +R6L0xMq8ow6ug+szpAfo1+A= +=CSTO -----END PGP SIGNATURE----- diff --git a/net-mail/getmail/getmail-4.3.6.ebuild b/net-mail/getmail/getmail-4.3.6.ebuild index 0af3d26bcb72..622d4b3cacac 100644 --- a/net-mail/getmail/getmail-4.3.6.ebuild +++ b/net-mail/getmail/getmail-4.3.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.3.6.ebuild,v 1.1 2005/04/09 14:01:56 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.3.6.ebuild,v 1.2 2005/05/01 23:38:47 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="~x86 ~ppc ~sparc ~alpha ~amd64" +KEYWORDS="x86 ~ppc ~sparc ~alpha ~amd64" DEPEND=">=dev-lang/python-2.3.3" |