diff options
Diffstat (limited to 'net-mail/getmail/getmail-4.3.14.ebuild')
-rw-r--r-- | net-mail/getmail/getmail-4.3.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/getmail/getmail-4.3.14.ebuild b/net-mail/getmail/getmail-4.3.14.ebuild index b39ce7a21343..d7f7d117c070 100644 --- a/net-mail/getmail/getmail-4.3.14.ebuild +++ b/net-mail/getmail/getmail-4.3.14.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.14.ebuild,v 1.1 2005/11/02 15:44:56 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.3.14.ebuild,v 1.2 2005/12/12 10:37:59 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" |