diff options
author | Andrej Kacian <ticho@gentoo.org> | 2005-05-01 23:35:06 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2005-05-01 23:35:06 +0000 |
commit | fcecb5a4367accce37ff3cd5df8319931fa8bfee (patch) | |
tree | bd50df71cc6e50df7f7606d6f9ffb550c01b937a /net-mail/getmail/getmail-4.3.4.ebuild | |
parent | Removed old versions and orphan files. Moved all the patches into patch tarba... (diff) | |
download | gentoo-2-fcecb5a4367accce37ff3cd5df8319931fa8bfee.tar.gz gentoo-2-fcecb5a4367accce37ff3cd5df8319931fa8bfee.tar.bz2 gentoo-2-fcecb5a4367accce37ff3cd5df8319931fa8bfee.zip |
Version bump. 4.3.4 and 4.3.5 stable on x86.
(Portage version: 2.0.51.20-r5)
Diffstat (limited to 'net-mail/getmail/getmail-4.3.4.ebuild')
-rw-r--r-- | net-mail/getmail/getmail-4.3.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/getmail/getmail-4.3.4.ebuild b/net-mail/getmail/getmail-4.3.4.ebuild index d4834a5d4905..c63d37b66bc4 100644 --- a/net-mail/getmail/getmail-4.3.4.ebuild +++ b/net-mail/getmail/getmail-4.3.4.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.4.ebuild,v 1.1 2005/03/29 23:49:28 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.3.4.ebuild,v 1.2 2005/05/01 23:35:06 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" |