diff options
author | Andrej Kacian <ticho@gentoo.org> | 2005-10-14 06:40:56 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2005-10-14 06:40:56 +0000 |
commit | 65db4c05ca9ddc0130d6ec2bf9d567752c68659e (patch) | |
tree | 7c9ad8f80fe6564d8da49850b242713621d9b744 /net-mail/getmail/getmail-4.3.11.ebuild | |
parent | arm/hppa/s390 stable #109154 (diff) | |
download | historical-65db4c05ca9ddc0130d6ec2bf9d567752c68659e.tar.gz historical-65db4c05ca9ddc0130d6ec2bf9d567752c68659e.tar.bz2 historical-65db4c05ca9ddc0130d6ec2bf9d567752c68659e.zip |
4.3.11 stable on amd64. Removed older ebuilds.
Package-Manager: portage-2.0.53_rc5
Diffstat (limited to 'net-mail/getmail/getmail-4.3.11.ebuild')
-rw-r--r-- | net-mail/getmail/getmail-4.3.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/getmail/getmail-4.3.11.ebuild b/net-mail/getmail/getmail-4.3.11.ebuild index 854c410a0f1f..ff7c034b4684 100644 --- a/net-mail/getmail/getmail-4.3.11.ebuild +++ b/net-mail/getmail/getmail-4.3.11.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.11.ebuild,v 1.5 2005/08/13 23:26:11 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.3.11.ebuild,v 1.6 2005/10/14 06:40:56 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="alpha ~amd64 ppc sparc x86" +KEYWORDS="alpha amd64 ppc sparc x86" DEPEND=">=dev-lang/python-2.3.3" |