diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-09-20 18:00:20 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-09-20 18:00:20 +0000 |
commit | 252613086b91c14e1ef8f751149372b21b166751 (patch) | |
tree | ddfcb452c3c5c249f5223c186d50fe5b291e8bb0 /net-mail/getmail | |
parent | Stable on alpha, bug 64240. (Manifest recommit) (diff) | |
download | gentoo-2-252613086b91c14e1ef8f751149372b21b166751.tar.gz gentoo-2-252613086b91c14e1ef8f751149372b21b166751.tar.bz2 gentoo-2-252613086b91c14e1ef8f751149372b21b166751.zip |
Stable on alpha, bug 64643.
Diffstat (limited to 'net-mail/getmail')
-rw-r--r-- | net-mail/getmail/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/getmail/getmail-4.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/getmail/ChangeLog b/net-mail/getmail/ChangeLog index 2351d6960f1e..dc07d899b620 100644 --- a/net-mail/getmail/ChangeLog +++ b/net-mail/getmail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/getmail # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/ChangeLog,v 1.30 2004/09/20 15:05:44 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/ChangeLog,v 1.31 2004/09/20 18:00:20 kloeri Exp $ + + 20 Sep 2004; Bryan Østergaard,,, <kloeri@gentoo.org> getmail-4.2.0.ebuild: + Stable on alpha, bug 64643. 20 Sep 2004; Andrej Kacian <ticho@gentoo.org> getmail-4.2.0.ebuild: Stable on x86 (GLSA bug #64643) diff --git a/net-mail/getmail/getmail-4.2.0.ebuild b/net-mail/getmail/getmail-4.2.0.ebuild index ca97eb22ebe2..09bc413f79d4 100644 --- a/net-mail/getmail/getmail-4.2.0.ebuild +++ b/net-mail/getmail/getmail-4.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.2.0.ebuild,v 1.4 2004/09/20 15:05:44 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.2.0.ebuild,v 1.5 2004/09/20 18:00:20 kloeri Exp $ inherit distutils IUSE="" @@ -10,7 +10,7 @@ SRC_URI="http://www.qcc.ca/~charlesc/software/getmail-4/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" |