summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2013-12-17 12:03:51 +0000
committerRaúl Porcel <armin76@gentoo.org>2013-12-17 12:03:51 +0000
commitb3b22bd36e4a28ed5021e2fd011f61e73033cb65 (patch)
tree5648531d9a9c84b103ad600d3a683f294957155b /net-mail
parentalpha/x86 stable wrt #490104 (diff)
downloadgentoo-2-b3b22bd36e4a28ed5021e2fd011f61e73033cb65.tar.gz
gentoo-2-b3b22bd36e4a28ed5021e2fd011f61e73033cb65.tar.bz2
gentoo-2-b3b22bd36e4a28ed5021e2fd011f61e73033cb65.zip
alpha/ia64/s390/sh/sparc stable wrt #487744
(Portage version: 2.2.7/cvs/Linux ia64, signed Manifest commit with key F6AD3240)
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/fetchmail/ChangeLog5
-rw-r--r--net-mail/fetchmail/fetchmail-6.3.26-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/fetchmail/ChangeLog b/net-mail/fetchmail/ChangeLog
index d0b7e7208022..973f1066eeb5 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.267 2013/11/27 18:56:19 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.268 2013/12/17 12:03:51 armin76 Exp $
+
+ 17 Dec 2013; Raúl Porcel <armin76@gentoo.org> fetchmail-6.3.26-r2.ebuild:
+ alpha/ia64/s390/sh/sparc stable wrt #487744
27 Nov 2013; Markus Meier <maekke@gentoo.org> fetchmail-6.3.26-r2.ebuild:
arm stable, bug #487744
diff --git a/net-mail/fetchmail/fetchmail-6.3.26-r2.ebuild b/net-mail/fetchmail/fetchmail-6.3.26-r2.ebuild
index abf1c0532eb5..e03e793ed147 100644
--- a/net-mail/fetchmail/fetchmail-6.3.26-r2.ebuild
+++ b/net-mail/fetchmail/fetchmail-6.3.26-r2.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-r2.ebuild,v 1.5 2013/11/27 18:56:19 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.26-r2.ebuild,v 1.6 2013/12/17 12:03:51 armin76 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} )"