diff options
author | Andrej Kacian <ticho@gentoo.org> | 2006-02-02 22:54:50 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2006-02-02 22:54:50 +0000 |
commit | 8d78eba09e031814eb5175d8781360460898171a (patch) | |
tree | cb2a871cf153a1ce8287008aab565abf669f33c1 | |
parent | Version bump #121037 by Radek Podgorny. (diff) | |
download | gentoo-2-8d78eba09e031814eb5175d8781360460898171a.tar.gz gentoo-2-8d78eba09e031814eb5175d8781360460898171a.tar.bz2 gentoo-2-8d78eba09e031814eb5175d8781360460898171a.zip |
Stable on x86.
(Portage version: 2.1_pre4-r1)
-rw-r--r-- | net-mail/getmail/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/getmail/getmail-4.4.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/getmail/ChangeLog b/net-mail/getmail/ChangeLog index eee8e51883d9..9ac695af7a96 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.107 2006/01/15 11:43:18 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/ChangeLog,v 1.108 2006/02/02 22:54:50 ticho Exp $ + + 02 Feb 2006; Andrej Kacian <ticho@gentoo.org> getmail-4.4.4.ebuild: + Stable on x86. 15 Jan 2006; Michael Hanselmann <hansmi@gentoo.org> getmail-4.4.3.ebuild: Stable on ppc. diff --git a/net-mail/getmail/getmail-4.4.4.ebuild b/net-mail/getmail/getmail-4.4.4.ebuild index 82ef9eb826ba..9a4d62faaaad 100644 --- a/net-mail/getmail/getmail-4.4.4.ebuild +++ b/net-mail/getmail/getmail-4.4.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.4.4.ebuild,v 1.1 2006/01/03 17:18:50 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.4.4.ebuild,v 1.2 2006/02/02 22:54:50 ticho 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" |