diff options
author | 2014-10-09 07:44:23 +0000 | |
---|---|---|
committer | 2014-10-09 07:44:23 +0000 | |
commit | be1878c089bf8c06c06e689d21f01dff31748fb3 (patch) | |
tree | cfbca7008f1361077bd9764ebdcf7af4f8960e7a /net-mail | |
parent | dev-libs/libsolv: Version BUmp (diff) | |
download | gentoo-2-be1878c089bf8c06c06e689d21f01dff31748fb3.tar.gz gentoo-2-be1878c089bf8c06c06e689d21f01dff31748fb3.tar.bz2 gentoo-2-be1878c089bf8c06c06e689d21f01dff31748fb3.zip |
Stable for amd64, wrt bug #524684
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/getmail/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/getmail/getmail-4.46.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/getmail/ChangeLog b/net-mail/getmail/ChangeLog index 29c10b17618b..b4dd5fb44ed2 100644 --- a/net-mail/getmail/ChangeLog +++ b/net-mail/getmail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/getmail # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/ChangeLog,v 1.234 2014/04/18 00:18:43 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/ChangeLog,v 1.235 2014/10/09 07:44:23 ago Exp $ + + 09 Oct 2014; Agostino Sarubbo <ago@gentoo.org> getmail-4.46.0.ebuild: + Stable for amd64, wrt bug #524684 *getmail-4.46.0 (18 Apr 2014) diff --git a/net-mail/getmail/getmail-4.46.0.ebuild b/net-mail/getmail/getmail-4.46.0.ebuild index 13c3a7292a9f..b21b05298b53 100644 --- a/net-mail/getmail/getmail-4.46.0.ebuild +++ b/net-mail/getmail/getmail-4.46.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.46.0.ebuild,v 1.1 2014/04/18 00:18:43 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.46.0.ebuild,v 1.2 2014/10/09 07:44:23 ago Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7} ) @@ -14,7 +14,7 @@ SRC_URI="http://pyropus.ca/software/getmail/old-versions/${P}.tar.gz" LICENSE="GPL-2" SLOT="4" -KEYWORDS="~amd64 ~ppc ~x86 ~ppc-macos ~x86-macos ~x64-solaris" +KEYWORDS="amd64 ~ppc ~x86 ~ppc-macos ~x86-macos ~x64-solaris" IUSE="ssl" python_prepare_all() { |