diff options
author | Andrej Kacian <ticho@gentoo.org> | 2006-04-07 19:25:25 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2006-04-07 19:25:25 +0000 |
commit | e6e79e32f3b193ba5f3dcf805dd597934ceb9165 (patch) | |
tree | 04b788f0baa31ae4657b187ab29bbab62eab78ba /net-mail/getmail | |
parent | Version bump. (diff) | |
download | historical-e6e79e32f3b193ba5f3dcf805dd597934ceb9165.tar.gz historical-e6e79e32f3b193ba5f3dcf805dd597934ceb9165.tar.bz2 historical-e6e79e32f3b193ba5f3dcf805dd597934ceb9165.zip |
Version bump.
Package-Manager: portage-2.1_pre7-r4
Diffstat (limited to 'net-mail/getmail')
-rw-r--r-- | net-mail/getmail/getmail-4.6.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/getmail/getmail-4.6.0.ebuild b/net-mail/getmail/getmail-4.6.0.ebuild index f176857ba707..ce6388548f2e 100644 --- a/net-mail/getmail/getmail-4.6.0.ebuild +++ b/net-mail/getmail/getmail-4.6.0.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.6.0.ebuild,v 1.1 2006/04/07 19:22:42 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.6.0.ebuild,v 1.2 2006/04/07 19:25:25 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" |