vapier      15/06/17 17:48:25

  Modified:             curl-7.43.0.ebuild ChangeLog
  Log:
  Update nghttp2 dep since this works with the 1.0 series now.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  Changes    Path
1.2                  net-misc/curl/curl-7.43.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/curl/curl-7.43.0.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/curl/curl-7.43.0.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/curl/curl-7.43.0.ebuild?r1=1.1&r2=1.2

Index: curl-7.43.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.43.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- curl-7.43.0.ebuild  17 Jun 2015 11:48:41 -0000      1.1
+++ curl-7.43.0.ebuild  17 Jun 2015 17:48:25 -0000      1.2
@@ -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.43.0.ebuild,v 1.1 
2015/06/17 11:48:41 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.43.0.ebuild,v 1.2 
2015/06/17 17:48:25 vapier Exp $
 
 EAPI="5"
 
@@ -55,7 +55,7 @@
                        app-misc/ca-certificates
                )
        )
-       http2? ( =net-libs/nghttp2-0.7*[${MULTILIB_USEDEP}] )
+       http2? ( net-libs/nghttp2[${MULTILIB_USEDEP}] )
        idn? ( >=net-dns/libidn-1.28[static-libs?,${MULTILIB_USEDEP}] )
        adns? ( >=net-dns/c-ares-1.10.0-r1[${MULTILIB_USEDEP}] )
        kerberos? ( >=virtual/krb5-0-r1[${MULTILIB_USEDEP}] )



1.417                net-misc/curl/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/curl/ChangeLog?rev=1.417&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/curl/ChangeLog?rev=1.417&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/curl/ChangeLog?r1=1.416&r2=1.417

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/curl/ChangeLog,v
retrieving revision 1.416
retrieving revision 1.417
diff -u -r1.416 -r1.417
--- ChangeLog   17 Jun 2015 12:04:31 -0000      1.416
+++ ChangeLog   17 Jun 2015 17:48:25 -0000      1.417
@@ -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.416 2015/06/17 
12:04:31 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/ChangeLog,v 1.417 2015/06/17 
17:48:25 vapier Exp $
+
+  17 Jun 2015; Mike Frysinger <[email protected]> curl-7.43.0.ebuild:
+  Update nghttp2 dep since this works with the 1.0 series now.
 
   17 Jun 2015; Anthony G. Basile <[email protected]> ChangeLog:
   Fix gpg signature.




Reply via email to