commit:     56a484380c000d44d1fea4af3364f65d92acd8d1
Author:     Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 12 13:47:48 2017 +0000
Commit:     Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
CommitDate: Thu Jan 12 13:49:28 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56a48438

net-p2p/retroshare: correct dependency on net-libs/libupnp

Reported-by: <shinydoofy <AT> gmail.com>
Gentoo-Bug: 604886

Package-Manager: portage-2.3.3

 net-p2p/retroshare/retroshare-0.5.5c.ebuild   | 4 ++--
 net-p2p/retroshare/retroshare-0.6.0.ebuild    | 4 ++--
 net-p2p/retroshare/retroshare-0.6.1.ebuild    | 2 +-
 net-p2p/retroshare/retroshare-0.6.9999.ebuild | 2 +-
 4 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/net-p2p/retroshare/retroshare-0.5.5c.ebuild 
b/net-p2p/retroshare/retroshare-0.5.5c.ebuild
index 533d445..f03cd47 100644
--- a/net-p2p/retroshare/retroshare-0.5.5c.ebuild
+++ b/net-p2p/retroshare/retroshare-0.5.5c.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -27,7 +27,7 @@ RDEPEND="
        app-arch/bzip2
        dev-libs/openssl:0
        gnome-base/libgnome-keyring
-       net-libs/libupnp
+       net-libs/libupnp:0
        sys-libs/zlib
        cli? (
                dev-libs/protobuf

diff --git a/net-p2p/retroshare/retroshare-0.6.0.ebuild 
b/net-p2p/retroshare/retroshare-0.6.0.ebuild
index 757b5b2..2be0879 100644
--- a/net-p2p/retroshare/retroshare-0.6.0.ebuild
+++ b/net-p2p/retroshare/retroshare-0.6.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -27,7 +27,7 @@ RDEPEND="
        dev-libs/openssl:0
        gnome-base/libgnome-keyring
        net-libs/libmicrohttpd
-       net-libs/libupnp
+       net-libs/libupnp:0
        sys-libs/zlib
        cli? (
                dev-libs/protobuf

diff --git a/net-p2p/retroshare/retroshare-0.6.1.ebuild 
b/net-p2p/retroshare/retroshare-0.6.1.ebuild
index d647cbb..0c018fe 100644
--- a/net-p2p/retroshare/retroshare-0.6.1.ebuild
+++ b/net-p2p/retroshare/retroshare-0.6.1.ebuild
@@ -29,7 +29,7 @@ RDEPEND="
        dev-libs/openssl:0
        gnome-base/libgnome-keyring
        net-libs/libmicrohttpd
-       net-libs/libupnp
+       net-libs/libupnp:0
        sys-libs/zlib
        feedreader? (
                dev-libs/libxml2

diff --git a/net-p2p/retroshare/retroshare-0.6.9999.ebuild 
b/net-p2p/retroshare/retroshare-0.6.9999.ebuild
index effdc96..5ff4cab 100644
--- a/net-p2p/retroshare/retroshare-0.6.9999.ebuild
+++ b/net-p2p/retroshare/retroshare-0.6.9999.ebuild
@@ -29,7 +29,7 @@ RDEPEND="
        dev-libs/openssl:0
        gnome-base/libgnome-keyring
        net-libs/libmicrohttpd
-       net-libs/libupnp
+       net-libs/libupnp:0
        sys-libs/zlib
        feedreader? (
                dev-libs/libxml2

Reply via email to