diff options
author | 2011-04-11 06:15:47 +0000 | |
---|---|---|
committer | 2011-04-11 06:15:47 +0000 | |
commit | 565fe8951dfd493ebfe635952f0dde4ddcda06f7 (patch) | |
tree | 7a0759b4e46620b6a40c82a7a6d47a0d7bdd4f1f /net-mail/getmail/getmail-4.17.0.ebuild | |
parent | x86 stable wrt bug #358525 (diff) | |
download | gentoo-2-565fe8951dfd493ebfe635952f0dde4ddcda06f7.tar.gz gentoo-2-565fe8951dfd493ebfe635952f0dde4ddcda06f7.tar.bz2 gentoo-2-565fe8951dfd493ebfe635952f0dde4ddcda06f7.zip |
x86 stable wrt bug #358539
(Portage version: 2.1.9.42/cvs/Linux i686)
Diffstat (limited to 'net-mail/getmail/getmail-4.17.0.ebuild')
-rw-r--r-- | net-mail/getmail/getmail-4.17.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/getmail/getmail-4.17.0.ebuild b/net-mail/getmail/getmail-4.17.0.ebuild index 54f9b844e197..ede507002bb2 100644 --- a/net-mail/getmail/getmail-4.17.0.ebuild +++ b/net-mail/getmail/getmail-4.17.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.17.0.ebuild,v 1.4 2011/03/27 14:42:40 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.17.0.ebuild,v 1.5 2011/04/11 06:15:47 phajdan.jr Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -14,7 +14,7 @@ SRC_URI="http://pyropus.ca/software/getmail/old-versions/${P}.tar.gz" LICENSE="GPL-2" SLOT="4" -KEYWORDS="alpha amd64 ppc ~sparc ~x86 ~ppc-macos ~x86-macos ~x64-solaris" +KEYWORDS="alpha amd64 ppc ~sparc x86 ~ppc-macos ~x86-macos ~x64-solaris" IUSE="" DEPEND="" |