diff options
Diffstat (limited to 'net-p2p/retroshare')
-rw-r--r-- | net-p2p/retroshare/retroshare-0.5.5c.ebuild | 4 | ||||
-rw-r--r-- | net-p2p/retroshare/retroshare-0.6.0.ebuild | 4 | ||||
-rw-r--r-- | net-p2p/retroshare/retroshare-0.6.1.ebuild | 2 | ||||
-rw-r--r-- | 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 533d4455a102..f03cd4796915 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 757b5b231688..2be0879327b7 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 d647cbb965ac..0c018febf425 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 effdc96c172d..5ff4cabe6a28 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 |