diff options
author | Andrej Kacian <ticho@gentoo.org> | 2005-07-07 13:56:02 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2005-07-07 13:56:02 +0000 |
commit | b282418a4fbe66ca15691916f9fb51ef4d29a4c1 (patch) | |
tree | 7f1ecee90b0c0e325c2a8169ad4e4cdc7e1a9224 /net-mail/getmail | |
parent | version bump (diff) | |
download | gentoo-2-b282418a4fbe66ca15691916f9fb51ef4d29a4c1.tar.gz gentoo-2-b282418a4fbe66ca15691916f9fb51ef4d29a4c1.tar.bz2 gentoo-2-b282418a4fbe66ca15691916f9fb51ef4d29a4c1.zip |
Stable on x86.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'net-mail/getmail')
-rw-r--r-- | net-mail/getmail/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/getmail/getmail-4.3.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/getmail/ChangeLog b/net-mail/getmail/ChangeLog index 43e48151ca22..f5aafc4c7a8a 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.84 2005/07/02 18:34:09 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/ChangeLog,v 1.85 2005/07/07 13:52:58 ticho Exp $ + + 07 Jul 2005; Andrej Kacian <ticho@gentoo.org> getmail-4.3.11.ebuild: + Stable on x86. 02 Jul 2005; Bryan Østergaard <kloeri@gentoo.org> getmail-4.3.10.ebuild: Stable on alpha. diff --git a/net-mail/getmail/getmail-4.3.11.ebuild b/net-mail/getmail/getmail-4.3.11.ebuild index 44ef4509ab33..6269009d7a86 100644 --- a/net-mail/getmail/getmail-4.3.11.ebuild +++ b/net-mail/getmail/getmail-4.3.11.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.11.ebuild,v 1.1 2005/06/18 13:56:00 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.3.11.ebuild,v 1.2 2005/07/07 13:52:58 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="~x86 ~ppc ~sparc ~alpha ~amd64" +KEYWORDS="~alpha ~amd64 ~ppc ~sparc x86" DEPEND=">=dev-lang/python-2.3.3" |