diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2011-03-27 14:42:40 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2011-03-27 14:42:40 +0000 |
commit | 0701d9a333e7ef0b0a81ce0ae9d602c35dc2663c (patch) | |
tree | b499ca8fba98c944bdff1aa01dc0b1b356d879a6 /net-mail/getmail/getmail-4.17.0.ebuild | |
parent | Fixup version settings in snapshot. Remove useless quoting. Handle branching ... (diff) | |
download | gentoo-2-0701d9a333e7ef0b0a81ce0ae9d602c35dc2663c.tar.gz gentoo-2-0701d9a333e7ef0b0a81ce0ae9d602c35dc2663c.tar.bz2 gentoo-2-0701d9a333e7ef0b0a81ce0ae9d602c35dc2663c.zip |
Stable on alpha, bug #358539
(Portage version: 2.1.9.44/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 658329aad333..54f9b844e197 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.3 2011/03/13 16:04:56 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.17.0.ebuild,v 1.4 2011/03/27 14:42:40 klausman 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="" |