diff options
author | Sam James <sam@gentoo.org> | 2021-01-22 03:16:32 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-22 03:16:32 +0000 |
commit | 4356f2346811c66151230ec0d8596ca3d73bb38e (patch) | |
tree | 0f61f9afcab312bcf89e7636d843c2b163f1621c /net-libs/libmicrohttpd | |
parent | sys-cluster/galera: bump to v26.4.7 (diff) | |
download | gentoo-4356f2346811c66151230ec0d8596ca3d73bb38e.tar.gz gentoo-4356f2346811c66151230ec0d8596ca3d73bb38e.tar.bz2 gentoo-4356f2346811c66151230ec0d8596ca3d73bb38e.zip |
net-libs/libmicrohttpd: add net-libs/gnutls subslot dep
Package-Manager: Portage-3.0.12.0.2-prefix, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs/libmicrohttpd')
6 files changed, 12 insertions, 12 deletions
diff --git a/net-libs/libmicrohttpd/libmicrohttpd-0.9.65-r1.ebuild b/net-libs/libmicrohttpd/libmicrohttpd-0.9.65-r1.ebuild index 86899485385a..a63868673689 100644 --- a/net-libs/libmicrohttpd/libmicrohttpd-0.9.65-r1.ebuild +++ b/net-libs/libmicrohttpd/libmicrohttpd-0.9.65-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -17,7 +17,7 @@ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86" IUSE="+epoll messages ssl static-libs test" RESTRICT="!test? ( test )" -RDEPEND="ssl? ( >net-libs/gnutls-2.12.20 )" +RDEPEND="ssl? ( >net-libs/gnutls-2.12.20:= )" # We disable tests below because they're broken, # but if enabled, we'll need this. diff --git a/net-libs/libmicrohttpd/libmicrohttpd-0.9.68-r1.ebuild b/net-libs/libmicrohttpd/libmicrohttpd-0.9.68-r1.ebuild index d8c18603ae0c..00526a94512d 100644 --- a/net-libs/libmicrohttpd/libmicrohttpd-0.9.68-r1.ebuild +++ b/net-libs/libmicrohttpd/libmicrohttpd-0.9.68-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -17,7 +17,7 @@ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86" IUSE="+epoll ssl static-libs test" RESTRICT="!test? ( test )" -RDEPEND="ssl? ( >net-libs/gnutls-2.12.20 )" +RDEPEND="ssl? ( >net-libs/gnutls-2.12.20:= )" # We disable tests below because they're broken, # but if enabled, we'll need this. diff --git a/net-libs/libmicrohttpd/libmicrohttpd-0.9.69.ebuild b/net-libs/libmicrohttpd/libmicrohttpd-0.9.69.ebuild index c17a93c12ff6..74e07fa7baab 100644 --- a/net-libs/libmicrohttpd/libmicrohttpd-0.9.69.ebuild +++ b/net-libs/libmicrohttpd/libmicrohttpd-0.9.69.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -19,7 +19,7 @@ RESTRICT="!test? ( test )" RDEPEND="ssl? ( dev-libs/libgcrypt:0= - net-libs/gnutls + net-libs/gnutls:= )" # We disable tests below because they're broken, diff --git a/net-libs/libmicrohttpd/libmicrohttpd-0.9.70-r1.ebuild b/net-libs/libmicrohttpd/libmicrohttpd-0.9.70-r1.ebuild index 67cf3c34f33d..a73721de9062 100644 --- a/net-libs/libmicrohttpd/libmicrohttpd-0.9.70-r1.ebuild +++ b/net-libs/libmicrohttpd/libmicrohttpd-0.9.70-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -17,7 +17,7 @@ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86" IUSE="+epoll ssl static-libs test" RESTRICT="!test? ( test )" -RDEPEND="ssl? ( >net-libs/gnutls-2.12.20 )" +RDEPEND="ssl? ( >net-libs/gnutls-2.12.20:= )" # We disable tests below because they're broken, # but if enabled, we'll need this. diff --git a/net-libs/libmicrohttpd/libmicrohttpd-0.9.71.ebuild b/net-libs/libmicrohttpd/libmicrohttpd-0.9.71.ebuild index 919f28a7b44c..18d6a3dce369 100644 --- a/net-libs/libmicrohttpd/libmicrohttpd-0.9.71.ebuild +++ b/net-libs/libmicrohttpd/libmicrohttpd-0.9.71.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -19,7 +19,7 @@ RESTRICT="!test? ( test )" RDEPEND="ssl? ( dev-libs/libgcrypt:0= - net-libs/gnutls + net-libs/gnutls:= )" # We disable tests below because they're broken, diff --git a/net-libs/libmicrohttpd/libmicrohttpd-0.9.72.ebuild b/net-libs/libmicrohttpd/libmicrohttpd-0.9.72.ebuild index b8e3599fc5f8..09b440b4bf51 100644 --- a/net-libs/libmicrohttpd/libmicrohttpd-0.9.72.ebuild +++ b/net-libs/libmicrohttpd/libmicrohttpd-0.9.72.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -17,7 +17,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc IUSE="+epoll ssl static-libs test thread-names" RESTRICT="!test? ( test )" -RDEPEND="ssl? ( >net-libs/gnutls-2.12.20 )" +RDEPEND="ssl? ( >net-libs/gnutls-2.12.20:= )" DEPEND="${RDEPEND} test? ( net-misc/curl[ssl?] ) |