diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-04-11 06:15:47 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-04-11 06:15:47 +0000 |
commit | 565fe8951dfd493ebfe635952f0dde4ddcda06f7 (patch) | |
tree | 7a0759b4e46620b6a40c82a7a6d47a0d7bdd4f1f /net-mail | |
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')
-rw-r--r-- | net-mail/getmail/ChangeLog | 6 | ||||
-rw-r--r-- | net-mail/getmail/getmail-4.17.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-mail/getmail/ChangeLog b/net-mail/getmail/ChangeLog index e067c933865a..753abe907e6e 100644 --- a/net-mail/getmail/ChangeLog +++ b/net-mail/getmail/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-mail/getmail # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/ChangeLog,v 1.181 2011/04/05 17:51:32 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/ChangeLog,v 1.182 2011/04/11 06:15:47 phajdan.jr Exp $ + + 11 Apr 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> + getmail-4.17.0.ebuild: + x86 stable wrt bug #358539 05 Apr 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> getmail-4.9.1.ebuild, getmail-4.9.2.ebuild, getmail-4.13.0.ebuild: 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="" |