jer 14/10/28 10:26:39 Modified: ChangeLog wget-1.16.ebuild Log: Stable for HPPA (bug #527056). (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Revision Changes Path 1.187 net-misc/wget/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/wget/ChangeLog?rev=1.187&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/wget/ChangeLog?rev=1.187&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/wget/ChangeLog?r1=1.186&r2=1.187 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v retrieving revision 1.186 retrieving revision 1.187 diff -u -r1.186 -r1.187 --- ChangeLog 28 Oct 2014 08:49:29 -0000 1.186 +++ ChangeLog 28 Oct 2014 10:26:39 -0000 1.187 @@ -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.186 2014/10/28 08:49:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v 1.187 2014/10/28 10:26:39 jer Exp $ + + 28 Oct 2014; Jeroen Roovers <[email protected]> wget-1.16.ebuild: + Stable for HPPA (bug #527056). 28 Oct 2014; Agostino Sarubbo <[email protected]> wget-1.16.ebuild: Stable for x86, wrt bug #527056 1.4 net-misc/wget/wget-1.16.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/wget/wget-1.16.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/wget/wget-1.16.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/wget/wget-1.16.ebuild?r1=1.3&r2=1.4 Index: wget-1.16.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.16.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- wget-1.16.ebuild 28 Oct 2014 08:49:29 -0000 1.3 +++ wget-1.16.ebuild 28 Oct 2014 10:26:39 -0000 1.4 @@ -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.3 2014/10/28 08:49:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.16.ebuild,v 1.4 2014/10/28 10:26:39 jer Exp $ EAPI="4" @@ -12,7 +12,7 @@ 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(+)] )
