From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id A3F4513888F for ; Fri, 30 Oct 2015 12:04:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7146B21C022; Fri, 30 Oct 2015 12:04:06 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 249C521C00E for ; Fri, 30 Oct 2015 12:04:05 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 14873340C7C for ; Fri, 30 Oct 2015 12:04:04 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C7B4C1B02 for ; Fri, 30 Oct 2015 12:03:59 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1446206629.86fbfbbc3d225492b65a1ccbf2df7b0184f8cfd5.jlec@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/electrum/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/electrum/electrum-2.5.1.ebuild net-misc/electrum/metadata.xml X-VCS-Directories: net-misc/electrum/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 86fbfbbc3d225492b65a1ccbf2df7b0184f8cfd5 X-VCS-Branch: master Date: Fri, 30 Oct 2015 12:03:59 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 47b669e6-1d95-480f-a14f-47891472ae8d X-Archives-Hash: 8fd24393d2a588fdf06685e9adec9bbf commit: 86fbfbbc3d225492b65a1ccbf2df7b0184f8cfd5 Author: Justin Lecher gentoo org> AuthorDate: Fri Oct 30 10:25:52 2015 +0000 Commit: Justin Lecher gentoo org> CommitDate: Fri Oct 30 12:03:49 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86fbfbbc net-misc/electrum: Move to virtual/dnspython Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher gentoo.org> net-misc/electrum/electrum-2.5.1.ebuild | 2 +- net-misc/electrum/metadata.xml | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/net-misc/electrum/electrum-2.5.1.ebuild b/net-misc/electrum/electrum-2.5.1.ebuild index dcc0ab6..a02b806 100644 --- a/net-misc/electrum/electrum-2.5.1.ebuild +++ b/net-misc/electrum/electrum-2.5.1.ebuild @@ -39,7 +39,6 @@ REQUIRED_USE=" RDEPEND=" dev-python/setuptools[${PYTHON_USEDEP}] - dev-python/dnspython[${PYTHON_USEDEP}] dev-python/ecdsa[${PYTHON_USEDEP}] dev-python/pbkdf2[${PYTHON_USEDEP}] dev-python/pyasn1[${PYTHON_USEDEP}] @@ -51,6 +50,7 @@ RDEPEND=" dev-python/socksipy[${PYTHON_USEDEP}] dev-python/tlslite[${PYTHON_USEDEP}] dev-libs/protobuf[python,${PYTHON_USEDEP}] + virtual/dnspython[${PYTHON_USEDEP}] qrcode? ( media-gfx/zbar[python,v4l,${PYTHON_USEDEP}] ) gtk3? ( dev-python/pygobject:3[${PYTHON_USEDEP}] diff --git a/net-misc/electrum/metadata.xml b/net-misc/electrum/metadata.xml index 610c62e..7f347f6 100644 --- a/net-misc/electrum/metadata.xml +++ b/net-misc/electrum/metadata.xml @@ -19,15 +19,15 @@ Emery Hemingway - Enables the CLI interface - Enable plugin to support multisig wallets between multiple Electrum clients - Enable plugin to support emailing invoices - Enable plugin for looking up fiat values of bitcoin - Enable plugin to verify GreenAddress.it instant transactions - Enable support for gtk+3 - Enable QR code scanning with media-gfx/zbar - Enable plugin to sync wallet metadata across multiple Electrum clients - Enable plugin to use two-factor service by TrustedCoin.com - Enable plugin for virtual keyboard + Enables the CLI interface + Enable plugin to support multisig wallets between multiple Electrum clients + Enable plugin to support emailing invoices + Enable plugin for looking up fiat values of bitcoin + Enable plugin to verify GreenAddress.it instant transactions + Enable support for gtk+3 + Enable QR code scanning with media-gfx/zbar + Enable plugin to sync wallet metadata across multiple Electrum clients + Enable plugin to use two-factor service by TrustedCoin.com + Enable plugin for virtual keyboard