diff options
Diffstat (limited to 'net-mail/getmail/getmail-4.5.4.ebuild')
-rw-r--r-- | net-mail/getmail/getmail-4.5.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/getmail/getmail-4.5.4.ebuild b/net-mail/getmail/getmail-4.5.4.ebuild index 78a1decff55e..ae78288d7d42 100644 --- a/net-mail/getmail/getmail-4.5.4.ebuild +++ b/net-mail/getmail/getmail-4.5.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.5.4.ebuild,v 1.1 2006/02/15 00:20:43 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.5.4.ebuild,v 1.2 2006/03/18 19:34:03 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" |