diff options
author | Andrej Kacian <ticho@gentoo.org> | 2004-11-24 09:53:15 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2004-11-24 09:53:15 +0000 |
commit | a46a621ab1f6ab5f5e5faeaa0e17376c35e05351 (patch) | |
tree | 097c392482d1695ceda2d6e42626238526d313b3 /net-mail | |
parent | Stable on x86. (Manifest recommit) (diff) | |
download | gentoo-2-a46a621ab1f6ab5f5e5faeaa0e17376c35e05351.tar.gz gentoo-2-a46a621ab1f6ab5f5e5faeaa0e17376c35e05351.tar.bz2 gentoo-2-a46a621ab1f6ab5f5e5faeaa0e17376c35e05351.zip |
Stable on x86
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/getmail/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/getmail/getmail-4.2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/getmail/ChangeLog b/net-mail/getmail/ChangeLog index 91156a526fd7..d55f7856213d 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.37 2004/11/23 15:10:02 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/ChangeLog,v 1.38 2004/11/24 09:48:16 ticho Exp $ + + 24 Nov 2004; Andrej Kacian <ticho@gentoo.org> getmail-4.2.2.ebuild: + Stable on x86. *getmail-4.2.4 (23 Nov 2004) diff --git a/net-mail/getmail/getmail-4.2.2.ebuild b/net-mail/getmail/getmail-4.2.2.ebuild index 8aa6048b4f7b..81a27b131c7d 100644 --- a/net-mail/getmail/getmail-4.2.2.ebuild +++ b/net-mail/getmail/getmail-4.2.2.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.2.ebuild,v 1.1 2004/10/14 21:05:06 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.2.2.ebuild,v 1.2 2004/11/24 09:48:16 ticho 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" |