From d7df6502a9273c65c6ccae22f31ea2f7bc88032f Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Sun, 2 Nov 2014 09:42:38 +0000 Subject: Stable for ia64, wrt bug #527056 (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F) --- net-misc/wget/ChangeLog | 5 ++++- net-misc/wget/wget-1.16.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'net-misc') diff --git a/net-misc/wget/ChangeLog b/net-misc/wget/ChangeLog index 4a316af2a8f3..b48e46a87b02 100644 --- a/net-misc/wget/ChangeLog +++ b/net-misc/wget/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/wget # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v 1.191 2014/10/30 19:03:07 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v 1.192 2014/11/02 09:42:38 ago Exp $ + + 02 Nov 2014; Agostino Sarubbo wget-1.16.ebuild: + Stable for ia64, wrt bug #527056 30 Oct 2014; Markus Meier wget-1.16.ebuild: arm stable, bug #527056 diff --git a/net-misc/wget/wget-1.16.ebuild b/net-misc/wget/wget-1.16.ebuild index 6b58dadeb34a..e52e97cf39ac 100644 --- a/net-misc/wget/wget-1.16.ebuild +++ b/net-misc/wget/wget-1.16.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-misc/wget/wget-1.16.ebuild,v 1.8 2014/10/30 19:03:07 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.16.ebuild,v 1.9 2014/11/02 09:42:38 ago Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/wget/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="debug gnutls idn ipv6 nls ntlm pcre +ssl static uuid zlib" LIB_DEPEND="idn? ( net-dns/libidn[static-libs(+)] ) -- cgit v1.2.3-65-gdbad