diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-06-08 20:40:04 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-06-08 20:40:04 +0000 |
commit | e5c1123fb5f3cd16a79415b5267676fa8eec76a5 (patch) | |
tree | 0ecc66f5c4b5ddbc21e78dc428c63f477fe80a8c /net-mail/getmail | |
parent | Added coda-6.0.11, removed old versions, fixed a few minor bugs including bug... (diff) | |
download | gentoo-2-e5c1123fb5f3cd16a79415b5267676fa8eec76a5.tar.gz gentoo-2-e5c1123fb5f3cd16a79415b5267676fa8eec76a5.tar.bz2 gentoo-2-e5c1123fb5f3cd16a79415b5267676fa8eec76a5.zip |
Stable on sparc
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-mail/getmail')
-rw-r--r-- | net-mail/getmail/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/getmail/getmail-4.3.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/getmail/ChangeLog b/net-mail/getmail/ChangeLog index c08c6c2eb7cc..2f878e258c25 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.76 2005/06/06 12:37:26 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/ChangeLog,v 1.77 2005/06/08 20:40:04 gustavoz Exp $ + + 08 Jun 2005; Gustavo Zacarias <gustavoz@gentoo.org> getmail-4.3.8.ebuild: + Stable on sparc 06 Jun 2005; Andrej Kacian <ticho@gentoo.org> getmail-4.3.8.ebuild: Stable on x86. diff --git a/net-mail/getmail/getmail-4.3.8.ebuild b/net-mail/getmail/getmail-4.3.8.ebuild index 6703fa8c4f50..c2e417de25cb 100644 --- a/net-mail/getmail/getmail-4.3.8.ebuild +++ b/net-mail/getmail/getmail-4.3.8.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.8.ebuild,v 1.2 2005/06/06 12:37:26 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.3.8.ebuild,v 1.3 2005/06/08 20:40:04 gustavoz 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" |