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 | fb0f9c5468e8044f1489fa735ca97c4e49ca5929 (patch) | |
tree | b86707a7df377c1267706bd4cde0234fcf2538e0 /net-mail/getmail | |
parent | Version bump. (diff) | |
download | gentoo-2-fb0f9c5468e8044f1489fa735ca97c4e49ca5929.tar.gz gentoo-2-fb0f9c5468e8044f1489fa735ca97c4e49ca5929.tar.bz2 gentoo-2-fb0f9c5468e8044f1489fa735ca97c4e49ca5929.zip |
Version bump.
(Portage version: 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" |