diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-02-16 19:19:39 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-02-16 19:19:39 +0000 |
commit | 82cc20ff49df16902b29dcdc6dea3d21d2716086 (patch) | |
tree | 7d61aaa7648cbbd3759dae6a7a229f03ce79d35e /net-mail | |
parent | x86 stable wrt bug #397223 (diff) | |
download | gentoo-2-82cc20ff49df16902b29dcdc6dea3d21d2716086.tar.gz gentoo-2-82cc20ff49df16902b29dcdc6dea3d21d2716086.tar.bz2 gentoo-2-82cc20ff49df16902b29dcdc6dea3d21d2716086.zip |
x86 stable wrt bug #402641
(Portage version: 2.1.10.44/cvs/Linux i686)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/getmail/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/getmail/getmail-4.24.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/getmail/ChangeLog b/net-mail/getmail/ChangeLog index 5741848b370b..8c78764ce79d 100644 --- a/net-mail/getmail/ChangeLog +++ b/net-mail/getmail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/getmail # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/ChangeLog,v 1.196 2012/02/15 18:27:23 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/ChangeLog,v 1.197 2012/02/16 19:19:39 phajdan.jr Exp $ + + 16 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> getmail-4.24.0.ebuild: + x86 stable wrt bug #402641 15 Feb 2012; Brent Baude <ranger@gentoo.org> getmail-4.24.0.ebuild: Marking getmail-4.24.0 ppc for bug 402641 diff --git a/net-mail/getmail/getmail-4.24.0.ebuild b/net-mail/getmail/getmail-4.24.0.ebuild index c9822558ee6f..fd2c9dbe4481 100644 --- a/net-mail/getmail/getmail-4.24.0.ebuild +++ b/net-mail/getmail/getmail-4.24.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.24.0.ebuild,v 1.3 2012/02/15 18:27:23 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.24.0.ebuild,v 1.4 2012/02/16 19:19:39 phajdan.jr Exp $ EAPI="4" PYTHON_DEPEND="2" @@ -16,7 +16,7 @@ SRC_URI="http://pyropus.ca/software/getmail/old-versions/${P}.tar.gz" LICENSE="GPL-2" SLOT="4" -KEYWORDS="~alpha amd64 ppc ~x86 ~ppc-macos ~x86-macos ~x64-solaris" +KEYWORDS="~alpha amd64 ppc x86 ~ppc-macos ~x86-macos ~x64-solaris" IUSE="" src_prepare() { |