diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-03-30 19:20:28 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-03-30 19:20:28 +0000 |
commit | 01043591f96c9882b3e7b8611925920731e5c1ad (patch) | |
tree | 2375889f00b384189af1bd73a2afa8b489d1089b /net-mail | |
parent | We really want local *USE settings (diff) | |
download | gentoo-2-01043591f96c9882b3e7b8611925920731e5c1ad.tar.gz gentoo-2-01043591f96c9882b3e7b8611925920731e5c1ad.tar.bz2 gentoo-2-01043591f96c9882b3e7b8611925920731e5c1ad.zip |
Stable on ppc.
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/getmail/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/getmail/getmail-4.3.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/getmail/ChangeLog b/net-mail/getmail/ChangeLog index 3596d92fc368..b5c826102a71 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.59 2005/03/30 01:02:36 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/ChangeLog,v 1.60 2005/03/30 19:20:28 hansmi Exp $ + + 30 Mar 2005; Michael Hanselmann <hansmi@gentoo.org> getmail-4.3.3.ebuild: + Stable on ppc. 29 Mar 2005; Gustavo Zacarias <gustavoz@gentoo.org> getmail-4.3.3.ebuild: Stable on sparc wrt #87181 diff --git a/net-mail/getmail/getmail-4.3.3.ebuild b/net-mail/getmail/getmail-4.3.3.ebuild index 19fe57622af9..7182a6ac6e96 100644 --- a/net-mail/getmail/getmail-4.3.3.ebuild +++ b/net-mail/getmail/getmail-4.3.3.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.3.ebuild,v 1.3 2005/03/30 01:02:36 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.3.3.ebuild,v 1.4 2005/03/30 19:20:28 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="x86 ~ppc sparc ~alpha ~amd64" +KEYWORDS="x86 ppc sparc ~alpha ~amd64" DEPEND=">=dev-lang/python-2.3.3" |