diff options
author | Andrej Kacian <ticho@gentoo.org> | 2005-05-01 23:38:47 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2005-05-01 23:38:47 +0000 |
commit | 88c00a7746affec88ec72bc51c0bda65fafec617 (patch) | |
tree | 1e94083862d8d18e88a2136e1f013d4096af8720 /net-mail/getmail | |
parent | Version bump. 4.3.4 and 4.3.5 stable on x86. (diff) | |
download | gentoo-2-88c00a7746affec88ec72bc51c0bda65fafec617.tar.gz gentoo-2-88c00a7746affec88ec72bc51c0bda65fafec617.tar.bz2 gentoo-2-88c00a7746affec88ec72bc51c0bda65fafec617.zip |
Stable on x86.
(Portage version: 2.0.51.20-r5)
Diffstat (limited to 'net-mail/getmail')
-rw-r--r-- | net-mail/getmail/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/getmail/getmail-4.3.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/getmail/ChangeLog b/net-mail/getmail/ChangeLog index 35a594bf4aca..fa8a7aae049d 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.66 2005/05/01 23:35:06 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/ChangeLog,v 1.67 2005/05/01 23:38:47 ticho Exp $ + + 01 May 2005; Andrej Kacian <ticho@gentoo.org> getmail-4.3.6.ebuild: + Stable on x86. *getmail-4.3.7 (01 May 2005) diff --git a/net-mail/getmail/getmail-4.3.6.ebuild b/net-mail/getmail/getmail-4.3.6.ebuild index 0af3d26bcb72..622d4b3cacac 100644 --- a/net-mail/getmail/getmail-4.3.6.ebuild +++ b/net-mail/getmail/getmail-4.3.6.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.6.ebuild,v 1.1 2005/04/09 14:01:56 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.3.6.ebuild,v 1.2 2005/05/01 23:38:47 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" |