Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/curl/
Date: Mon, 07 Jan 2019 00:33:28
Message-Id: 1546821027.123ad952a89b5a7c953511abf7630d591813afa0.whissi@gentoo
1 commit: 123ad952a89b5a7c953511abf7630d591813afa0
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 7 00:30:27 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 7 00:30:27 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=123ad952
7
8 net-misc/curl: add subslot operator on net-dns/libidn2 atom
9
10 Package-Manager: Portage-2.3.54, Repoman-2.3.12
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 net-misc/curl/curl-7.61.1-r1.ebuild | 4 ++--
14 net-misc/curl/curl-7.61.1.ebuild | 4 ++--
15 net-misc/curl/curl-7.62.0.ebuild | 4 ++--
16 net-misc/curl/curl-7.63.0-r1.ebuild | 4 ++--
17 4 files changed, 8 insertions(+), 8 deletions(-)
18
19 diff --git a/net-misc/curl/curl-7.61.1-r1.ebuild b/net-misc/curl/curl-7.61.1-r1.ebuild
20 index d13d87e7796..29e3e461883 100644
21 --- a/net-misc/curl/curl-7.61.1-r1.ebuild
22 +++ b/net-misc/curl/curl-7.61.1-r1.ebuild
23 @@ -1,4 +1,4 @@
24 -# Copyright 1999-2018 Gentoo Authors
25 +# Copyright 1999-2019 Gentoo Authors
26 # Distributed under the terms of the GNU General Public License v2
27
28 EAPI="6"
29 @@ -47,7 +47,7 @@ RDEPEND="ldap? ( net-nds/openldap[${MULTILIB_USEDEP}] )
30 )
31 )
32 http2? ( net-libs/nghttp2[${MULTILIB_USEDEP}] )
33 - idn? ( net-dns/libidn2:0[static-libs?,${MULTILIB_USEDEP}] )
34 + idn? ( net-dns/libidn2:0=[static-libs?,${MULTILIB_USEDEP}] )
35 adns? ( net-dns/c-ares:0[${MULTILIB_USEDEP}] )
36 kerberos? ( >=virtual/krb5-0-r1[${MULTILIB_USEDEP}] )
37 metalink? ( >=media-libs/libmetalink-0.1.1[${MULTILIB_USEDEP}] )
38
39 diff --git a/net-misc/curl/curl-7.61.1.ebuild b/net-misc/curl/curl-7.61.1.ebuild
40 index 568697aa80e..726cd4a808b 100644
41 --- a/net-misc/curl/curl-7.61.1.ebuild
42 +++ b/net-misc/curl/curl-7.61.1.ebuild
43 @@ -1,4 +1,4 @@
44 -# Copyright 1999-2018 Gentoo Foundation
45 +# Copyright 1999-2019 Gentoo Authors
46 # Distributed under the terms of the GNU General Public License v2
47
48 EAPI="6"
49 @@ -47,7 +47,7 @@ RDEPEND="ldap? ( net-nds/openldap[${MULTILIB_USEDEP}] )
50 )
51 )
52 http2? ( net-libs/nghttp2[${MULTILIB_USEDEP}] )
53 - idn? ( net-dns/libidn2:0[static-libs?,${MULTILIB_USEDEP}] )
54 + idn? ( net-dns/libidn2:0=[static-libs?,${MULTILIB_USEDEP}] )
55 adns? ( net-dns/c-ares:0[${MULTILIB_USEDEP}] )
56 kerberos? ( >=virtual/krb5-0-r1[${MULTILIB_USEDEP}] )
57 metalink? ( >=media-libs/libmetalink-0.1.1[${MULTILIB_USEDEP}] )
58
59 diff --git a/net-misc/curl/curl-7.62.0.ebuild b/net-misc/curl/curl-7.62.0.ebuild
60 index 59ea16793b7..25fd30f2d3c 100644
61 --- a/net-misc/curl/curl-7.62.0.ebuild
62 +++ b/net-misc/curl/curl-7.62.0.ebuild
63 @@ -1,4 +1,4 @@
64 -# Copyright 1999-2018 Gentoo Authors
65 +# Copyright 1999-2019 Gentoo Authors
66 # Distributed under the terms of the GNU General Public License v2
67
68 EAPI="6"
69 @@ -47,7 +47,7 @@ RDEPEND="ldap? ( net-nds/openldap[${MULTILIB_USEDEP}] )
70 )
71 )
72 http2? ( net-libs/nghttp2[${MULTILIB_USEDEP}] )
73 - idn? ( net-dns/libidn2:0[static-libs?,${MULTILIB_USEDEP}] )
74 + idn? ( net-dns/libidn2:0=[static-libs?,${MULTILIB_USEDEP}] )
75 adns? ( net-dns/c-ares:0[${MULTILIB_USEDEP}] )
76 kerberos? ( >=virtual/krb5-0-r1[${MULTILIB_USEDEP}] )
77 metalink? ( >=media-libs/libmetalink-0.1.1[${MULTILIB_USEDEP}] )
78
79 diff --git a/net-misc/curl/curl-7.63.0-r1.ebuild b/net-misc/curl/curl-7.63.0-r1.ebuild
80 index 6370a878f7b..4e33ca7fc88 100644
81 --- a/net-misc/curl/curl-7.63.0-r1.ebuild
82 +++ b/net-misc/curl/curl-7.63.0-r1.ebuild
83 @@ -1,4 +1,4 @@
84 -# Copyright 1999-2018 Gentoo Authors
85 +# Copyright 1999-2019 Gentoo Authors
86 # Distributed under the terms of the GNU General Public License v2
87
88 EAPI="6"
89 @@ -43,7 +43,7 @@ RDEPEND="ldap? ( net-nds/openldap[${MULTILIB_USEDEP}] )
90 )
91 )
92 http2? ( net-libs/nghttp2[${MULTILIB_USEDEP}] )
93 - idn? ( net-dns/libidn2:0[static-libs?,${MULTILIB_USEDEP}] )
94 + idn? ( net-dns/libidn2:0=[static-libs?,${MULTILIB_USEDEP}] )
95 adns? ( net-dns/c-ares:0[${MULTILIB_USEDEP}] )
96 kerberos? ( >=virtual/krb5-0-r1[${MULTILIB_USEDEP}] )
97 metalink? ( >=media-libs/libmetalink-0.1.1[${MULTILIB_USEDEP}] )