diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-08 19:25:46 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-08 19:25:46 +0000 |
commit | 304b12bdb91b2f9f0ecc127de9d723e8a5426931 (patch) | |
tree | c2b34c88de1e111bf319feb800b9552478eaf9b8 /net-mail | |
parent | Only gadu protocol needs libgadu, bug 402711. (diff) | |
download | gentoo-2-304b12bdb91b2f9f0ecc127de9d723e8a5426931.tar.gz gentoo-2-304b12bdb91b2f9f0ecc127de9d723e8a5426931.tar.bz2 gentoo-2-304b12bdb91b2f9f0ecc127de9d723e8a5426931.zip |
Stable for amd64, wrt bug #402641
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/getmail/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/getmail/getmail-4.24.0.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/net-mail/getmail/ChangeLog b/net-mail/getmail/ChangeLog index 4218aadfc921..d905c745d6d4 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.194 2012/02/07 07:32:21 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/ChangeLog,v 1.195 2012/02/08 19:25:46 ago Exp $ + + 08 Feb 2012; Agostino Sarubbo <ago@gentoo.org> getmail-4.24.0.ebuild: + Stable for amd64, wrt bug #402641 07 Feb 2012; Tim Harder <radhermit@gentoo.org> -getmail-4.22.1.ebuild, -getmail-4.22.2.ebuild, -getmail-4.23.0.ebuild: diff --git a/net-mail/getmail/getmail-4.24.0.ebuild b/net-mail/getmail/getmail-4.24.0.ebuild index c6781bfc85d8..0f2e20fbfeec 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-2011 Gentoo Foundation +# 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.1 2011/12/12 02:18:24 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.24.0.ebuild,v 1.2 2012/02/08 19:25:46 ago 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() { |