diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-03-20 18:20:59 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-03-20 18:20:59 +0000 |
commit | 772d197b439c1736f07ae1f0d0f8ead1d3a5b78a (patch) | |
tree | 1e5c2029c51b47f5e17ea01be0fa73f9dc681854 /net-mail/getmail | |
parent | Stable on sparc (diff) | |
download | historical-772d197b439c1736f07ae1f0d0f8ead1d3a5b78a.tar.gz historical-772d197b439c1736f07ae1f0d0f8ead1d3a5b78a.tar.bz2 historical-772d197b439c1736f07ae1f0d0f8ead1d3a5b78a.zip |
Stable on sparc
Package-Manager: portage-2.0.54
Diffstat (limited to 'net-mail/getmail')
-rw-r--r-- | net-mail/getmail/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/getmail/getmail-4.5.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/getmail/ChangeLog b/net-mail/getmail/ChangeLog index 0833a798464b..09b20d912f07 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.119 2006/03/18 19:34:03 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/ChangeLog,v 1.120 2006/03/20 18:19:58 gustavoz Exp $ + + 20 Mar 2006; Gustavo Zacarias <gustavoz@gentoo.org> getmail-4.5.4.ebuild: + Stable on sparc 18 Mar 2006; <ticho@gentoo.org> -getmail-4.5.2.ebuild, -getmail-4.5.3.ebuild, getmail-4.5.4.ebuild: diff --git a/net-mail/getmail/getmail-4.5.4.ebuild b/net-mail/getmail/getmail-4.5.4.ebuild index ae78288d7d42..ace519d31f6b 100644 --- a/net-mail/getmail/getmail-4.5.4.ebuild +++ b/net-mail/getmail/getmail-4.5.4.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.5.4.ebuild,v 1.2 2006/03/18 19:34:03 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.5.4.ebuild,v 1.3 2006/03/20 18:19:58 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="~alpha ~amd64 ~ppc ~sparc x86" +KEYWORDS="~alpha ~amd64 ~ppc sparc x86" DEPEND=">=dev-lang/python-2.3.3" |