diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-03-30 13:07:18 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-03-30 13:07:18 +0000 |
commit | e1a49fed84d89f248931144817c723124a50a9d8 (patch) | |
tree | e0181c5d2f3b0abea248848867161766a9499237 /net-mail/getmail | |
parent | Stable on sparc wrt #172652 (diff) | |
download | gentoo-2-e1a49fed84d89f248931144817c723124a50a9d8.tar.gz gentoo-2-e1a49fed84d89f248931144817c723124a50a9d8.tar.bz2 gentoo-2-e1a49fed84d89f248931144817c723124a50a9d8.zip |
Stable on sparc wrt #172722
(Portage version: 2.1.2.2)
Diffstat (limited to 'net-mail/getmail')
-rw-r--r-- | net-mail/getmail/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/getmail/getmail-4.7.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/getmail/ChangeLog b/net-mail/getmail/ChangeLog index b1ccc81136dd..043896046af4 100644 --- a/net-mail/getmail/ChangeLog +++ b/net-mail/getmail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/getmail # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/ChangeLog,v 1.143 2007/03/30 12:59:55 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/ChangeLog,v 1.144 2007/03/30 13:07:18 gustavoz Exp $ + + 30 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org> getmail-4.7.2.ebuild: + Stable on sparc wrt #172722 30 Mar 2007; Christian Faulhammer <opfer@gentoo.org> getmail-4.7.2.ebuild: stable x86, bug 172722 diff --git a/net-mail/getmail/getmail-4.7.2.ebuild b/net-mail/getmail/getmail-4.7.2.ebuild index 57984e8c757d..1f9097a4e74c 100644 --- a/net-mail/getmail/getmail-4.7.2.ebuild +++ b/net-mail/getmail/getmail-4.7.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.7.2.ebuild,v 1.2 2007/03/30 12:59:55 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.7.2.ebuild,v 1.3 2007/03/30 13:07:18 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" |