diff options
author | Andrej Kacian <ticho@gentoo.org> | 2005-06-06 12:37:26 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2005-06-06 12:37:26 +0000 |
commit | 8157c211aee68e6207ab09e59e8d91dc8c4552be (patch) | |
tree | 293015064fd8c1e9c64e258d79a537113587c907 /net-mail | |
parent | stable on ppc64 (diff) | |
download | gentoo-2-8157c211aee68e6207ab09e59e8d91dc8c4552be.tar.gz gentoo-2-8157c211aee68e6207ab09e59e8d91dc8c4552be.tar.bz2 gentoo-2-8157c211aee68e6207ab09e59e8d91dc8c4552be.zip |
Stable on x86.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/getmail/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/getmail/getmail-4.3.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/getmail/ChangeLog b/net-mail/getmail/ChangeLog index 97ab279704ef..c08c6c2eb7cc 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.75 2005/05/24 14:15:57 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/ChangeLog,v 1.76 2005/06/06 12:37:26 ticho Exp $ + + 06 Jun 2005; Andrej Kacian <ticho@gentoo.org> getmail-4.3.8.ebuild: + Stable on x86. 24 May 2005; Andrej Kacian <ticho@gentoo.org> -files/getmail-4.3.9-fix.patch, -getmail-4.3.9.ebuild: diff --git a/net-mail/getmail/getmail-4.3.8.ebuild b/net-mail/getmail/getmail-4.3.8.ebuild index 1fccb51103ec..6703fa8c4f50 100644 --- a/net-mail/getmail/getmail-4.3.8.ebuild +++ b/net-mail/getmail/getmail-4.3.8.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.8.ebuild,v 1.1 2005/05/06 17:53:54 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.3.8.ebuild,v 1.2 2005/06/06 12:37:26 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="x86 ~ppc ~sparc ~alpha ~amd64" DEPEND=">=dev-lang/python-2.3.3" |