diff options
author | 2006-01-15 11:43:18 +0000 | |
---|---|---|
committer | 2006-01-15 11:43:18 +0000 | |
commit | 0ad8fbd10c69fd7871e2196156514baa146e5b44 (patch) | |
tree | 9c029b304def88e2ab0794e8dfd80cd0711c2844 /net-mail/getmail | |
parent | dev-perl/XML-DT stable on ppc. (diff) | |
download | historical-0ad8fbd10c69fd7871e2196156514baa146e5b44.tar.gz historical-0ad8fbd10c69fd7871e2196156514baa146e5b44.tar.bz2 historical-0ad8fbd10c69fd7871e2196156514baa146e5b44.zip |
net-mail/getmail stable on ppc.
Package-Manager: portage-2.0.53
Diffstat (limited to 'net-mail/getmail')
-rw-r--r-- | net-mail/getmail/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/getmail/Manifest | 14 | ||||
-rw-r--r-- | net-mail/getmail/getmail-4.4.3.ebuild | 4 |
3 files changed, 8 insertions, 15 deletions
diff --git a/net-mail/getmail/ChangeLog b/net-mail/getmail/ChangeLog index 62773e98058c..eee8e51883d9 100644 --- a/net-mail/getmail/ChangeLog +++ b/net-mail/getmail/ChangeLog @@ -1,6 +1,9 @@ # 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.106 2006/01/05 17:14:41 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/ChangeLog,v 1.107 2006/01/15 11:43:18 hansmi Exp $ + + 15 Jan 2006; Michael Hanselmann <hansmi@gentoo.org> getmail-4.4.3.ebuild: + Stable on ppc. 05 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> getmail-4.4.3.ebuild: Stable on sparc diff --git a/net-mail/getmail/Manifest b/net-mail/getmail/Manifest index 7037bf8a25c1..907d1c80f02d 100644 --- a/net-mail/getmail/Manifest +++ b/net-mail/getmail/Manifest @@ -1,7 +1,4 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 e80af78cb52bd64947ff14b39b7905fc ChangeLog 14015 +MD5 cf7db0fc925df6c737fa0d33bf59d389 ChangeLog 14107 MD5 86240c0d474cc541504969f938a0e7f2 files/digest-getmail-4.3.11 66 MD5 d416765253f23a5b4cfce084ddf4de6e files/digest-getmail-4.3.14 66 MD5 0d4853cf0395a0aee0fdf5900ad6cdf6 files/digest-getmail-4.4.1 65 @@ -12,13 +9,6 @@ MD5 1e51a7448e62ee3fd6ad7562b290729b getmail-4.3.11.ebuild 1574 MD5 b7fe9a8d51113457fe2e79773e2988d1 getmail-4.3.14.ebuild 1720 MD5 2bb89ec055c1f1a823715bcf51a61089 getmail-4.4.1.ebuild 1573 MD5 596d752259628875fbdd0e881013c611 getmail-4.4.2.ebuild 1572 -MD5 7f883db4584e09e5cb20c617c42d6f29 getmail-4.4.3.ebuild 1575 +MD5 389c1b747742069a4b649641e22dbb8d getmail-4.4.3.ebuild 1572 MD5 62adee3552f80c2a52fd62aef0d0e632 getmail-4.4.4.ebuild 1575 MD5 5721b86fd871bdfab77231abc6e02f68 metadata.xml 161 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2-ecc0.1.6 (GNU/Linux) - -iD8DBQFDvVQdKRy60XGEcJIRAsUMAKCpfUE0NXAtqMFTDS8OtZmQNKvRFgCgrfS4 -JfPSqeDGZwxb4N3u4gnj0is= -=9l/P ------END PGP SIGNATURE----- diff --git a/net-mail/getmail/getmail-4.4.3.ebuild b/net-mail/getmail/getmail-4.4.3.ebuild index db56924f5b0c..d47036381cf5 100644 --- a/net-mail/getmail/getmail-4.4.3.ebuild +++ b/net-mail/getmail/getmail-4.4.3.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.4.3.ebuild,v 1.4 2006/01/05 17:14:41 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.4.3.ebuild,v 1.5 2006/01/15 11:43:18 hansmi 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" |