diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-02-14 17:10:38 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-02-14 17:10:38 +0000 |
commit | dce8d185316199e5a9c24bc03c89ca895e159d15 (patch) | |
tree | 8e21ad86da97bfc0392a8c2acd09fd98d4566df1 /net-mail/getmail | |
parent | ~amd64 (diff) | |
download | gentoo-2-dce8d185316199e5a9c24bc03c89ca895e159d15.tar.gz gentoo-2-dce8d185316199e5a9c24bc03c89ca895e159d15.tar.bz2 gentoo-2-dce8d185316199e5a9c24bc03c89ca895e159d15.zip |
Stable on sparc
(Portage version: 2.0.51-r15)
Diffstat (limited to 'net-mail/getmail')
-rw-r--r-- | net-mail/getmail/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/getmail/getmail-4.3.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/getmail/ChangeLog b/net-mail/getmail/ChangeLog index 24ac7f31a09b..d2c757e6a56a 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.53 2005/02/09 08:24:46 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/ChangeLog,v 1.54 2005/02/14 17:07:36 gustavoz Exp $ + + 14 Feb 2005; Gustavo Zacarias <gustavoz@gentoo.org> getmail-4.3.1.ebuild: + Stable on sparc *getmail-4.2.5-r1 (09 Feb 2005) diff --git a/net-mail/getmail/getmail-4.3.1.ebuild b/net-mail/getmail/getmail-4.3.1.ebuild index 727b55bfbf39..fcc863e72d02 100644 --- a/net-mail/getmail/getmail-4.3.1.ebuild +++ b/net-mail/getmail/getmail-4.3.1.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.1.ebuild,v 1.2 2005/02/09 08:01:29 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.3.1.ebuild,v 1.3 2005/02/14 17:07:36 gustavoz Exp $ inherit distutils @@ -11,7 +11,7 @@ SRC_URI="http://www.qcc.ca/~charlesc/software/getmail-4/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" |