klausman 14/10/29 16:36:51 Modified: ChangeLog wget-1.16.ebuild Log: Stable on alpha, bug 527056 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Revision Changes Path 1.189 net-misc/wget/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/wget/ChangeLog?rev=1.189&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/wget/ChangeLog?rev=1.189&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/wget/ChangeLog?r1=1.188&r2=1.189 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v retrieving revision 1.188 retrieving revision 1.189 diff -u -r1.188 -r1.189 --- ChangeLog 29 Oct 2014 12:02:29 -0000 1.188 +++ ChangeLog 29 Oct 2014 16:36:51 -0000 1.189 @@ -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.188 2014/10/29 12:02:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v 1.189 2014/10/29 16:36:51 klausman Exp $ + + 29 Oct 2014; Tobias Klausmann <[email protected]> wget-1.16.ebuild: + Stable on alpha, bug 527056 29 Oct 2014; Agostino Sarubbo <[email protected]> wget-1.16.ebuild: Stable for sparc, wrt bug #527056 1.6 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.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/wget/wget-1.16.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/wget/wget-1.16.ebuild?r1=1.5&r2=1.6 Index: wget-1.16.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.16.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- wget-1.16.ebuild 29 Oct 2014 12:02:29 -0000 1.5 +++ wget-1.16.ebuild 29 Oct 2014 16:36:51 -0000 1.6 @@ -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.5 2014/10/29 12:02:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.16.ebuild,v 1.6 2014/10/29 16:36:51 klausman 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(+)] )
