diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-03-13 16:04:56 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-03-13 16:04:56 +0000 |
commit | 713483aa98dd9cc21f67d11a56e3ed80e2c56b21 (patch) | |
tree | 186a4e633d0acaff53d25ffc497ccfb4d71094d3 /net-mail/getmail/getmail-4.17.0.ebuild | |
parent | Stable on amd64 wrt bug #358515 (diff) | |
download | gentoo-2-713483aa98dd9cc21f67d11a56e3ed80e2c56b21.tar.gz gentoo-2-713483aa98dd9cc21f67d11a56e3ed80e2c56b21.tar.bz2 gentoo-2-713483aa98dd9cc21f67d11a56e3ed80e2c56b21.zip |
Stable on amd64 wrt bug #358593
(Portage version: 2.1.9.42/cvs/Linux x86_64)
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 f4427a23e8cf..658329aad333 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.2 2011/03/12 14:03:50 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.17.0.ebuild,v 1.3 2011/03/13 16:04:56 hwoarang 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="" |