diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-27 22:08:11 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-27 22:08:11 +0000 |
commit | 4e231da1c18ac24524f0116d0b331fd62f183704 (patch) | |
tree | f9542b82c447d2f4f14597990d240ccc8c130d18 /net-mail/fetchmail | |
parent | Stable for x86, wrt bug #477590 (diff) | |
download | gentoo-2-4e231da1c18ac24524f0116d0b331fd62f183704.tar.gz gentoo-2-4e231da1c18ac24524f0116d0b331fd62f183704.tar.bz2 gentoo-2-4e231da1c18ac24524f0116d0b331fd62f183704.zip |
Stable for x86, wrt bug #477574
(Portage version: 2.1.12.13/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-mail/fetchmail')
-rw-r--r-- | net-mail/fetchmail/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/fetchmail/fetchmail-6.3.26-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/fetchmail/ChangeLog b/net-mail/fetchmail/ChangeLog index 4860fdaa681d..00e47565b391 100644 --- a/net-mail/fetchmail/ChangeLog +++ b/net-mail/fetchmail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/fetchmail # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.257 2013/07/23 17:59:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.258 2013/07/27 22:08:11 ago Exp $ + + 27 Jul 2013; Agostino Sarubbo <ago@gentoo.org> fetchmail-6.3.26-r1.ebuild: + Stable for x86, wrt bug #477574 23 Jul 2013; Agostino Sarubbo <ago@gentoo.org> fetchmail-6.3.26-r1.ebuild: Stable for arm, wrt bug #477574 diff --git a/net-mail/fetchmail/fetchmail-6.3.26-r1.ebuild b/net-mail/fetchmail/fetchmail-6.3.26-r1.ebuild index 4991e0fec2a7..25657b0756b4 100644 --- a/net-mail/fetchmail/fetchmail-6.3.26-r1.ebuild +++ b/net-mail/fetchmail/fetchmail-6.3.26-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.26-r1.ebuild,v 1.6 2013/07/23 17:59:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.26-r1.ebuild,v 1.7 2013/07/27 22:08:11 ago Exp $ EAPI=5 PYTHON_COMPAT=( python2_{6,7} ) @@ -14,7 +14,7 @@ SRC_URI="mirror://berlios/${PN}/${P}.tar.bz2" LICENSE="GPL-2 public-domain" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="ssl nls kerberos hesiod tk socks" REQUIRED_USE="tk? ( ${PYTHON_REQUIRED_USE} )" |