Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/fetchmail/
Date: Mon, 06 May 2019 17:13:59
Message-Id: 1557162817.d39c4c087f23947891e39d1763e20104e5f2b9ff.slyfox@gentoo
1 commit: d39c4c087f23947891e39d1763e20104e5f2b9ff
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Mon May 6 16:34:51 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon May 6 17:13:37 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d39c4c08
7
8 net-mail/fetchmail: stable 6.3.26-r4 for hppa, bug #684658
9
10 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12 RepoMan-Options: --include-arches="hppa"
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 net-mail/fetchmail/fetchmail-6.3.26-r4.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/net-mail/fetchmail/fetchmail-6.3.26-r4.ebuild b/net-mail/fetchmail/fetchmail-6.3.26-r4.ebuild
19 index 471891e5102..b05e428363c 100644
20 --- a/net-mail/fetchmail/fetchmail-6.3.26-r4.ebuild
21 +++ b/net-mail/fetchmail/fetchmail-6.3.26-r4.ebuild
22 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
23
24 LICENSE="GPL-2 public-domain"
25 SLOT="0"
26 -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"
27 +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"
28 IUSE="ssl nls kerberos tk socks libressl"
29 REQUIRED_USE="tk? ( ${PYTHON_REQUIRED_USE} )"