diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-06-26 09:14:23 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-06-26 09:14:23 +0000 |
commit | a1478fa17a94595ac3ad6df3df84c76a85ff755c (patch) | |
tree | 569019bdd57ae5a5b3203b87353f6972cd657993 /net-mail/getmail | |
parent | Stable on ppc. (diff) | |
download | historical-a1478fa17a94595ac3ad6df3df84c76a85ff755c.tar.gz historical-a1478fa17a94595ac3ad6df3df84c76a85ff755c.tar.bz2 historical-a1478fa17a94595ac3ad6df3df84c76a85ff755c.zip |
Stable on ppc.
Package-Manager: portage-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.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/getmail/ChangeLog b/net-mail/getmail/ChangeLog index 5043b7c7b9a4..9c7b404c948a 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.82 2005/06/21 13:58:35 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/ChangeLog,v 1.83 2005/06/26 09:14:23 hansmi Exp $ + + 26 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> getmail-4.3.10.ebuild: + Stable on ppc. 21 Jun 2005; Gustavo Zacarias <gustavoz@gentoo.org> getmail-4.3.10.ebuild: Stable on sparc diff --git a/net-mail/getmail/getmail-4.3.10.ebuild b/net-mail/getmail/getmail-4.3.10.ebuild index 3ede9810a7b3..ee2fd20d4088 100644 --- a/net-mail/getmail/getmail-4.3.10.ebuild +++ b/net-mail/getmail/getmail-4.3.10.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.10.ebuild,v 1.3 2005/06/21 13:58:35 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.3.10.ebuild,v 1.4 2005/06/26 09:14:23 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="~alpha ~amd64 ppc sparc x86" DEPEND=">=dev-lang/python-2.3.3" |