diff options
author | Brent Baude <ranger@gentoo.org> | 2012-02-15 18:27:23 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-02-15 18:27:23 +0000 |
commit | 941aa14449c4d79a4d871931f5154c2b6130f1c0 (patch) | |
tree | 04cc5f6a4fca2d8d95c8af0f8d4f0cbd314b6f31 /net-mail | |
parent | Marking pdnsd-1.2.8-r4 ppc for bug 393737 (diff) | |
download | gentoo-2-941aa14449c4d79a4d871931f5154c2b6130f1c0.tar.gz gentoo-2-941aa14449c4d79a4d871931f5154c2b6130f1c0.tar.bz2 gentoo-2-941aa14449c4d79a4d871931f5154c2b6130f1c0.zip |
Marking getmail-4.24.0 ppc for bug 402641
(Portage version: 2.1.10.11/cvs/Linux ppc64)
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 d905c745d6d4..5741848b370b 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.195 2012/02/08 19:25:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/ChangeLog,v 1.196 2012/02/15 18:27:23 ranger Exp $ + + 15 Feb 2012; Brent Baude <ranger@gentoo.org> getmail-4.24.0.ebuild: + Marking getmail-4.24.0 ppc for bug 402641 08 Feb 2012; Agostino Sarubbo <ago@gentoo.org> getmail-4.24.0.ebuild: Stable for amd64, wrt bug #402641 diff --git a/net-mail/getmail/getmail-4.24.0.ebuild b/net-mail/getmail/getmail-4.24.0.ebuild index 0f2e20fbfeec..c9822558ee6f 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.2 2012/02/08 19:25:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.24.0.ebuild,v 1.3 2012/02/15 18:27:23 ranger 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() { |