summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>2017-09-21 07:09:15 +0200
committerMike Gilbert <floppym@gentoo.org>2017-09-21 17:03:55 -0400
commit57f73e115eebaeed31ce3ec385bbe1e4397bddaa (patch)
tree73e49b027971414091a538001508f29edeb015ac /net-misc/electrum
parentnet-im/hangups: Depend directly on dev-python/protobuf-python. (diff)
downloadgentoo-57f73e115eebaeed31ce3ec385bbe1e4397bddaa.tar.gz
gentoo-57f73e115eebaeed31ce3ec385bbe1e4397bddaa.tar.bz2
gentoo-57f73e115eebaeed31ce3ec385bbe1e4397bddaa.zip
net-misc/electrum: Depend on || ( dev-python/protobuf-python dev-libs/protobuf[python] ).
Diffstat (limited to 'net-misc/electrum')
-rw-r--r--net-misc/electrum/electrum-2.7.15.ebuild5
-rw-r--r--net-misc/electrum/electrum-2.8.0-r1.ebuild5
-rw-r--r--net-misc/electrum/electrum-2.8.2.ebuild5
-rw-r--r--net-misc/electrum/electrum-2.8.3.ebuild5
-rw-r--r--net-misc/electrum/electrum-2.9.3.ebuild5
5 files changed, 20 insertions, 5 deletions
diff --git a/net-misc/electrum/electrum-2.7.15.ebuild b/net-misc/electrum/electrum-2.7.15.ebuild
index 5b06f8837de0..536d54d9c396 100644
--- a/net-misc/electrum/electrum-2.7.15.ebuild
+++ b/net-misc/electrum/electrum-2.7.15.ebuild
@@ -46,7 +46,10 @@ RDEPEND="
dev-python/slowaes[${PYTHON_USEDEP}]
dev-python/six[${PYTHON_USEDEP}]
dev-python/tlslite[${PYTHON_USEDEP}]
- dev-libs/protobuf[python,${PYTHON_USEDEP}]
+ || (
+ dev-python/protobuf-python[${PYTHON_USEDEP}]
+ dev-libs/protobuf[python,${PYTHON_USEDEP}]
+ )
virtual/python-dnspython[${PYTHON_USEDEP}]
qrcode? ( media-gfx/zbar[python,v4l,${PYTHON_USEDEP}] )
qt4? (
diff --git a/net-misc/electrum/electrum-2.8.0-r1.ebuild b/net-misc/electrum/electrum-2.8.0-r1.ebuild
index f5702a969e57..b00584832176 100644
--- a/net-misc/electrum/electrum-2.8.0-r1.ebuild
+++ b/net-misc/electrum/electrum-2.8.0-r1.ebuild
@@ -48,7 +48,10 @@ RDEPEND="
dev-python/setuptools[${PYTHON_USEDEP}]
dev-python/six[${PYTHON_USEDEP}]
dev-python/tlslite[${PYTHON_USEDEP}]
- dev-libs/protobuf[python,${PYTHON_USEDEP}]
+ || (
+ dev-python/protobuf-python[${PYTHON_USEDEP}]
+ dev-libs/protobuf[python,${PYTHON_USEDEP}]
+ )
virtual/python-dnspython[${PYTHON_USEDEP}]
qrcode? ( media-gfx/zbar[python,v4l,${PYTHON_USEDEP}] )
qt4? (
diff --git a/net-misc/electrum/electrum-2.8.2.ebuild b/net-misc/electrum/electrum-2.8.2.ebuild
index d6fe7a859a48..82aa0e5d8a49 100644
--- a/net-misc/electrum/electrum-2.8.2.ebuild
+++ b/net-misc/electrum/electrum-2.8.2.ebuild
@@ -48,7 +48,10 @@ RDEPEND="
dev-python/setuptools[${PYTHON_USEDEP}]
dev-python/six[${PYTHON_USEDEP}]
dev-python/tlslite[${PYTHON_USEDEP}]
- dev-libs/protobuf[python,${PYTHON_USEDEP}]
+ || (
+ dev-python/protobuf-python[${PYTHON_USEDEP}]
+ dev-libs/protobuf[python,${PYTHON_USEDEP}]
+ )
virtual/python-dnspython[${PYTHON_USEDEP}]
qrcode? ( media-gfx/zbar[python,v4l,${PYTHON_USEDEP}] )
qt4? (
diff --git a/net-misc/electrum/electrum-2.8.3.ebuild b/net-misc/electrum/electrum-2.8.3.ebuild
index d6fe7a859a48..82aa0e5d8a49 100644
--- a/net-misc/electrum/electrum-2.8.3.ebuild
+++ b/net-misc/electrum/electrum-2.8.3.ebuild
@@ -48,7 +48,10 @@ RDEPEND="
dev-python/setuptools[${PYTHON_USEDEP}]
dev-python/six[${PYTHON_USEDEP}]
dev-python/tlslite[${PYTHON_USEDEP}]
- dev-libs/protobuf[python,${PYTHON_USEDEP}]
+ || (
+ dev-python/protobuf-python[${PYTHON_USEDEP}]
+ dev-libs/protobuf[python,${PYTHON_USEDEP}]
+ )
virtual/python-dnspython[${PYTHON_USEDEP}]
qrcode? ( media-gfx/zbar[python,v4l,${PYTHON_USEDEP}] )
qt4? (
diff --git a/net-misc/electrum/electrum-2.9.3.ebuild b/net-misc/electrum/electrum-2.9.3.ebuild
index d6fe7a859a48..82aa0e5d8a49 100644
--- a/net-misc/electrum/electrum-2.9.3.ebuild
+++ b/net-misc/electrum/electrum-2.9.3.ebuild
@@ -48,7 +48,10 @@ RDEPEND="
dev-python/setuptools[${PYTHON_USEDEP}]
dev-python/six[${PYTHON_USEDEP}]
dev-python/tlslite[${PYTHON_USEDEP}]
- dev-libs/protobuf[python,${PYTHON_USEDEP}]
+ || (
+ dev-python/protobuf-python[${PYTHON_USEDEP}]
+ dev-libs/protobuf[python,${PYTHON_USEDEP}]
+ )
virtual/python-dnspython[${PYTHON_USEDEP}]
qrcode? ( media-gfx/zbar[python,v4l,${PYTHON_USEDEP}] )
qt4? (