jmorgan 15/05/13 05:45:08 Modified: ChangeLog curl-7.42.1.ebuild Log: ia64 stable wrt bug #548130 (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key )
Revision Changes Path 1.410 net-misc/curl/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/curl/ChangeLog?rev=1.410&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/curl/ChangeLog?rev=1.410&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/curl/ChangeLog?r1=1.409&r2=1.410 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-misc/curl/ChangeLog,v retrieving revision 1.409 retrieving revision 1.410 diff -u -r1.409 -r1.410 --- ChangeLog 12 May 2015 11:11:20 -0000 1.409 +++ ChangeLog 13 May 2015 05:45:08 -0000 1.410 @@ -1,6 +1,9 @@ # ChangeLog for net-misc/curl # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/ChangeLog,v 1.409 2015/05/12 11:11:20 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/ChangeLog,v 1.410 2015/05/13 05:45:08 jmorgan Exp $ + + 13 May 2015; Jack Morgan <[email protected]> curl-7.42.1.ebuild: + ia64 stable wrt bug #548130 12 May 2015; Anthony G. Basile <[email protected]> -curl-7.39.0.ebuild: Remove older stable. 1.5 net-misc/curl/curl-7.42.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/curl/curl-7.42.1.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/curl/curl-7.42.1.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/curl/curl-7.42.1.ebuild?r1=1.4&r2=1.5 Index: curl-7.42.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.42.1.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- curl-7.42.1.ebuild 4 May 2015 10:06:39 -0000 1.4 +++ curl-7.42.1.ebuild 13 May 2015 05:45:08 -0000 1.5 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.42.1.ebuild,v 1.4 2015/05/04 10:06:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.42.1.ebuild,v 1.5 2015/05/13 05:45:08 jmorgan Exp $ EAPI="5" @@ -12,7 +12,7 @@ LICENSE="MIT" 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 ~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 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="adns idn ipv6 kerberos ldap metalink rtmp samba ssh ssl static-libs test threads" IUSE="${IUSE} curl_ssl_axtls curl_ssl_gnutls curl_ssl_nss +curl_ssl_openssl curl_ssl_polarssl curl_ssl_winssl" IUSE="${IUSE} elibc_Winnt"
