net-libs/nghttp2: Added missing multilib USE dependencies (bug #595120).
authorLars Wendler <polynomial-c@gentoo.org>
Mon, 26 Sep 2016 05:54:20 +0000 (07:54 +0200)
committerLars Wendler <polynomial-c@gentoo.org>
Mon, 26 Sep 2016 05:54:20 +0000 (07:54 +0200)
Package-Manager: portage-2.3.1
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
net-libs/nghttp2/nghttp2-1.10.0.ebuild
net-libs/nghttp2/nghttp2-1.14.0.ebuild
net-libs/nghttp2/nghttp2-1.14.1.ebuild
net-libs/nghttp2/nghttp2-1.7.1.ebuild
net-libs/nghttp2/nghttp2-9999.ebuild

index 594660d75c8a9d35ecc7174e5414ade2d062c4d6..cdf998311ad65c96d017d5527c621a1b88a118c1 100644 (file)
@@ -26,14 +26,14 @@ IUSE="cxx debug hpack-tools jemalloc libressl static-libs test +threads utils xm
 RDEPEND="
        cxx? ( dev-libs/boost:=[${MULTILIB_USEDEP},threads] )
        hpack-tools? ( >=dev-libs/jansson-2.5 )
-       jemalloc? ( dev-libs/jemalloc )
+       jemalloc? ( dev-libs/jemalloc[${MULTILIB_USEDEP}] )
        utils? (
-               >=dev-libs/libev-4.15
-               !libressl? ( >=dev-libs/openssl-1.0.2:0[-bindist] )
-               libressl? ( dev-libs/libressl )
-               >=sys-libs/zlib-1.2.3
+               >=dev-libs/libev-4.15[${MULTILIB_USEDEP}]
+               !libressl? ( >=dev-libs/openssl-1.0.2:0[-bindist,${MULTILIB_USEDEP}] )
+               libressl? ( dev-libs/libressl[${MULTILIB_USEDEP}] )
+               >=sys-libs/zlib-1.2.3[${MULTILIB_USEDEP}]
        )
-       xml? ( >=dev-libs/libxml2-2.7.7:2 )"
+       xml? ( >=dev-libs/libxml2-2.7.7:2[${MULTILIB_USEDEP}] )"
 DEPEND="${RDEPEND}
        virtual/pkgconfig
        test? ( >=dev-util/cunit-2.1[${MULTILIB_USEDEP}] )"
index 7d892241bc29db25db428992bfb394e7db0e78c6..1fae52de32531816b691689c6d330703458b2f79 100644 (file)
@@ -26,14 +26,14 @@ IUSE="cxx debug hpack-tools jemalloc libressl static-libs test +threads utils xm
 RDEPEND="
        cxx? ( dev-libs/boost:=[${MULTILIB_USEDEP},threads] )
        hpack-tools? ( >=dev-libs/jansson-2.5 )
-       jemalloc? ( dev-libs/jemalloc )
+       jemalloc? ( dev-libs/jemalloc[${MULTILIB_USEDEP}] )
        utils? (
-               >=dev-libs/libev-4.15
-               !libressl? ( >=dev-libs/openssl-1.0.2:0[-bindist] )
-               libressl? ( dev-libs/libressl )
-               >=sys-libs/zlib-1.2.3
+               >=dev-libs/libev-4.15[${MULTILIB_USEDEP}]
+               !libressl? ( >=dev-libs/openssl-1.0.2:0[-bindist,${MULTILIB_USEDEP}] )
+               libressl? ( dev-libs/libressl[${MULTILIB_USEDEP}] )
+               >=sys-libs/zlib-1.2.3[${MULTILIB_USEDEP}]
        )
-       xml? ( >=dev-libs/libxml2-2.7.7:2 )"
+       xml? ( >=dev-libs/libxml2-2.7.7:2[${MULTILIB_USEDEP}] )"
 DEPEND="${RDEPEND}
        virtual/pkgconfig
        test? ( >=dev-util/cunit-2.1[${MULTILIB_USEDEP}] )"
index 7d892241bc29db25db428992bfb394e7db0e78c6..1fae52de32531816b691689c6d330703458b2f79 100644 (file)
@@ -26,14 +26,14 @@ IUSE="cxx debug hpack-tools jemalloc libressl static-libs test +threads utils xm
 RDEPEND="
        cxx? ( dev-libs/boost:=[${MULTILIB_USEDEP},threads] )
        hpack-tools? ( >=dev-libs/jansson-2.5 )
-       jemalloc? ( dev-libs/jemalloc )
+       jemalloc? ( dev-libs/jemalloc[${MULTILIB_USEDEP}] )
        utils? (
-               >=dev-libs/libev-4.15
-               !libressl? ( >=dev-libs/openssl-1.0.2:0[-bindist] )
-               libressl? ( dev-libs/libressl )
-               >=sys-libs/zlib-1.2.3
+               >=dev-libs/libev-4.15[${MULTILIB_USEDEP}]
+               !libressl? ( >=dev-libs/openssl-1.0.2:0[-bindist,${MULTILIB_USEDEP}] )
+               libressl? ( dev-libs/libressl[${MULTILIB_USEDEP}] )
+               >=sys-libs/zlib-1.2.3[${MULTILIB_USEDEP}]
        )
-       xml? ( >=dev-libs/libxml2-2.7.7:2 )"
+       xml? ( >=dev-libs/libxml2-2.7.7:2[${MULTILIB_USEDEP}] )"
 DEPEND="${RDEPEND}
        virtual/pkgconfig
        test? ( >=dev-util/cunit-2.1[${MULTILIB_USEDEP}] )"
index f65b7c128412db506b2532b9716bf3f101154d1c..6a323d69a339cd039dadbacc4ec85b2977ac9fda 100644 (file)
@@ -26,14 +26,14 @@ IUSE="cxx debug hpack-tools jemalloc libressl static-libs test +threads utils xm
 RDEPEND="
        cxx? ( dev-libs/boost:=[${MULTILIB_USEDEP},threads] )
        hpack-tools? ( >=dev-libs/jansson-2.5 )
-       jemalloc? ( dev-libs/jemalloc )
+       jemalloc? ( dev-libs/jemalloc[${MULTILIB_USEDEP}] )
        utils? (
-               >=dev-libs/libev-4.15
-               !libressl? ( >=dev-libs/openssl-1.0.2:0[-bindist] )
-               libressl? ( dev-libs/libressl )
-               >=sys-libs/zlib-1.2.3
+               >=dev-libs/libev-4.15[${MULTILIB_USEDEP}]
+               !libressl? ( >=dev-libs/openssl-1.0.2:0[-bindist,${MULTILIB_USEDEP}] )
+               libressl? ( dev-libs/libressl[${MULTILIB_USEDEP}] )
+               >=sys-libs/zlib-1.2.3[${MULTILIB_USEDEP}]
        )
-       xml? ( >=dev-libs/libxml2-2.7.7:2 )"
+       xml? ( >=dev-libs/libxml2-2.7.7:2[${MULTILIB_USEDEP}] )"
 DEPEND="${RDEPEND}
        virtual/pkgconfig
        test? ( >=dev-util/cunit-2.1[${MULTILIB_USEDEP}] )"
index 2e6405711fcad07194d5816da31b33da1801bc9d..5f101b4faf2c7c8b93950ccf73c6e5e8eac21bb5 100644 (file)
@@ -26,14 +26,14 @@ IUSE="cxx debug hpack-tools jemalloc libressl static-libs test +threads utils xm
 RDEPEND="
        cxx? ( dev-libs/boost:=[${MULTILIB_USEDEP},threads] )
        hpack-tools? ( >=dev-libs/jansson-2.5 )
-       jemalloc? ( dev-libs/jemalloc )
+       jemalloc? ( dev-libs/jemalloc[${MULTILIB_USEDEP}] )
        utils? (
-               >=dev-libs/libev-4.15
-               !libressl? ( >=dev-libs/openssl-1.0.2:0[-bindist] )
-               libressl? ( dev-libs/libressl )
-               >=sys-libs/zlib-1.2.3
+               >=dev-libs/libev-4.15[${MULTILIB_USEDEP}]
+               !libressl? ( >=dev-libs/openssl-1.0.2:0[-bindist,${MULTILIB_USEDEP}] )
+               libressl? ( dev-libs/libressl[${MULTILIB_USEDEP}] )
+               >=sys-libs/zlib-1.2.3[${MULTILIB_USEDEP}]
        )
-       xml? ( >=dev-libs/libxml2-2.7.7:2 )"
+       xml? ( >=dev-libs/libxml2-2.7.7:2[${MULTILIB_USEDEP}] )"
 DEPEND="${RDEPEND}
        virtual/pkgconfig
        test? ( >=dev-util/cunit-2.1[${MULTILIB_USEDEP}] )"