diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-06-06 17:59:07 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-06-06 17:59:07 +0000 |
commit | e665bc51047b0b3d84b906679cda10d51933e5b7 (patch) | |
tree | 9281534f41b4be10f0e7e79cdfdd4dac4c3ac997 /net-mail | |
parent | Stable on sparc wrt #135764 (diff) | |
download | gentoo-2-e665bc51047b0b3d84b906679cda10d51933e5b7.tar.gz gentoo-2-e665bc51047b0b3d84b906679cda10d51933e5b7.tar.bz2 gentoo-2-e665bc51047b0b3d84b906679cda10d51933e5b7.zip |
Stable on sparc
(Portage version: 2.0.54-r2)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/getmail/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/getmail/getmail-4.6.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/getmail/ChangeLog b/net-mail/getmail/ChangeLog index d842acf20fdb..7e90757682e4 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.123 2006/05/31 21:21:41 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/ChangeLog,v 1.124 2006/06/06 17:59:07 gustavoz Exp $ + + 06 Jun 2006; Gustavo Zacarias <gustavoz@gentoo.org> getmail-4.6.0.ebuild: + Stable on sparc *getmail-4.6.1 (31 May 2006) diff --git a/net-mail/getmail/getmail-4.6.0.ebuild b/net-mail/getmail/getmail-4.6.0.ebuild index 9b0800ba1bac..e9e431224c28 100644 --- a/net-mail/getmail/getmail-4.6.0.ebuild +++ b/net-mail/getmail/getmail-4.6.0.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.6.0.ebuild,v 1.3 2006/05/31 21:21:41 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.6.0.ebuild,v 1.4 2006/06/06 17:59:07 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" |