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-misc/wget/
Date: Fri, 11 May 2018 21:59:23
Message-Id: 1526075950.89a911feff2f70be994d6b3b043dd25d37f85ae7.slyfox@gentoo
1 commit: 89a911feff2f70be994d6b3b043dd25d37f85ae7
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 11 21:59:06 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Fri May 11 21:59:10 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89a911fe
7
8 net-misc/wget: stable 1.19.5 for ia64, bug #655216
9
10 Bug: https://bugs.gentoo.org/655216
11 Package-Manager: Portage-2.3.36, Repoman-2.3.9
12 RepoMan-Options: --include-arches="ia64"
13
14 net-misc/wget/wget-1.19.5.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-misc/wget/wget-1.19.5.ebuild b/net-misc/wget/wget-1.19.5.ebuild
18 index b4d33f3b37c..9a4a89aae04 100644
19 --- a/net-misc/wget/wget-1.19.5.ebuild
20 +++ b/net-misc/wget/wget-1.19.5.ebuild
21 @@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/wget/${P}.tar.gz"
22
23 LICENSE="GPL-3"
24 SLOT="0"
25 -KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
26 +KEYWORDS="~alpha amd64 ~arm arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
27 IUSE="debug gnutls idn ipv6 libressl nls ntlm pcre +ssl static test uuid zlib"
28 REQUIRED_USE=" ntlm? ( !gnutls ssl ) gnutls? ( ssl )"