commit:     59fb2bb975451ccccf8af42fb8c3d8b7e8b47092
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 20 13:24:03 2016 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Wed Jan 20 13:24:25 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59fb2bb9

net-libs/nghttp2: Set SLOT operators

Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 net-libs/nghttp2/nghttp2-1.0.5.ebuild | 6 +++---
 net-libs/nghttp2/nghttp2-1.5.0.ebuild | 6 +++---
 net-libs/nghttp2/nghttp2-1.6.0.ebuild | 6 +++---
 net-libs/nghttp2/nghttp2-9999.ebuild  | 6 +++---
 4 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/net-libs/nghttp2/nghttp2-1.0.5.ebuild 
b/net-libs/nghttp2/nghttp2-1.0.5.ebuild
index aef686e..3bacabf 100644
--- a/net-libs/nghttp2/nghttp2-1.0.5.ebuild
+++ b/net-libs/nghttp2/nghttp2-1.0.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -24,7 +24,7 @@ SLOT="0/1.14" # <C++>.<C> SONAMEs
 IUSE="cxx debug hpack-tools jemalloc static-libs test +threads utils xml"
 
 RDEPEND="
-       cxx? ( dev-libs/boost[${MULTILIB_USEDEP},threads] )
+       cxx? ( dev-libs/boost:=[${MULTILIB_USEDEP},threads] )
        hpack-tools? ( >=dev-libs/jansson-2.5 )
        jemalloc? ( dev-libs/jemalloc )
        utils? (
@@ -32,7 +32,7 @@ RDEPEND="
                >=dev-libs/openssl-1.0.2[-bindist]
                >=sys-libs/zlib-1.2.3
        )
-       xml? ( >=dev-libs/libxml2-2.7.7 )"
+       xml? ( >=dev-libs/libxml2-2.7.7:2 )"
 DEPEND="${RDEPEND}
        virtual/pkgconfig
        test? ( >=dev-util/cunit-2.1[${MULTILIB_USEDEP}] )"

diff --git a/net-libs/nghttp2/nghttp2-1.5.0.ebuild 
b/net-libs/nghttp2/nghttp2-1.5.0.ebuild
index 918c6da..776f0f6 100644
--- a/net-libs/nghttp2/nghttp2-1.5.0.ebuild
+++ b/net-libs/nghttp2/nghttp2-1.5.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -24,7 +24,7 @@ SLOT="0/1.14" # <C++>.<C> SONAMEs
 IUSE="cxx debug hpack-tools jemalloc libressl static-libs test +threads utils 
xml"
 
 RDEPEND="
-       cxx? ( dev-libs/boost[${MULTILIB_USEDEP},threads] )
+       cxx? ( dev-libs/boost:=[${MULTILIB_USEDEP},threads] )
        hpack-tools? ( >=dev-libs/jansson-2.5 )
        jemalloc? ( dev-libs/jemalloc )
        utils? (
@@ -33,7 +33,7 @@ RDEPEND="
                libressl? ( dev-libs/libressl )
                >=sys-libs/zlib-1.2.3
        )
-       xml? ( >=dev-libs/libxml2-2.7.7 )"
+       xml? ( >=dev-libs/libxml2-2.7.7:2 )"
 DEPEND="${RDEPEND}
        virtual/pkgconfig
        test? ( >=dev-util/cunit-2.1[${MULTILIB_USEDEP}] )"

diff --git a/net-libs/nghttp2/nghttp2-1.6.0.ebuild 
b/net-libs/nghttp2/nghttp2-1.6.0.ebuild
index 0cec6ac..118731f 100644
--- a/net-libs/nghttp2/nghttp2-1.6.0.ebuild
+++ b/net-libs/nghttp2/nghttp2-1.6.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -24,7 +24,7 @@ SLOT="0/1.14" # <C++>.<C> SONAMEs
 IUSE="cxx debug hpack-tools jemalloc libressl static-libs test +threads utils 
xml"
 
 RDEPEND="
-       cxx? ( dev-libs/boost[${MULTILIB_USEDEP},threads] )
+       cxx? ( dev-libs/boost:=[${MULTILIB_USEDEP},threads] )
        hpack-tools? ( >=dev-libs/jansson-2.5 )
        jemalloc? ( dev-libs/jemalloc )
        utils? (
@@ -33,7 +33,7 @@ RDEPEND="
                libressl? ( dev-libs/libressl )
                >=sys-libs/zlib-1.2.3
        )
-       xml? ( >=dev-libs/libxml2-2.7.7 )"
+       xml? ( >=dev-libs/libxml2-2.7.7:2 )"
 DEPEND="${RDEPEND}
        virtual/pkgconfig
        test? ( >=dev-util/cunit-2.1[${MULTILIB_USEDEP}] )"

diff --git a/net-libs/nghttp2/nghttp2-9999.ebuild 
b/net-libs/nghttp2/nghttp2-9999.ebuild
index 918c6da..776f0f6 100644
--- a/net-libs/nghttp2/nghttp2-9999.ebuild
+++ b/net-libs/nghttp2/nghttp2-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -24,7 +24,7 @@ SLOT="0/1.14" # <C++>.<C> SONAMEs
 IUSE="cxx debug hpack-tools jemalloc libressl static-libs test +threads utils 
xml"
 
 RDEPEND="
-       cxx? ( dev-libs/boost[${MULTILIB_USEDEP},threads] )
+       cxx? ( dev-libs/boost:=[${MULTILIB_USEDEP},threads] )
        hpack-tools? ( >=dev-libs/jansson-2.5 )
        jemalloc? ( dev-libs/jemalloc )
        utils? (
@@ -33,7 +33,7 @@ RDEPEND="
                libressl? ( dev-libs/libressl )
                >=sys-libs/zlib-1.2.3
        )
-       xml? ( >=dev-libs/libxml2-2.7.7 )"
+       xml? ( >=dev-libs/libxml2-2.7.7:2 )"
 DEPEND="${RDEPEND}
        virtual/pkgconfig
        test? ( >=dev-util/cunit-2.1[${MULTILIB_USEDEP}] )"

Reply via email to