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 4CFF258973 for ; Fri, 22 Jan 2016 13:30:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0DFF921C006; Fri, 22 Jan 2016 13:30:09 +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 547A021C006 for ; Fri, 22 Jan 2016 13:30:08 +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 336563407E6 for ; Fri, 22 Jan 2016 13:30:07 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 46140CB3 for ; Fri, 22 Jan 2016 13:30:05 +0000 (UTC) From: "Kristian Fiskerstrand" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Kristian Fiskerstrand" Message-ID: <1453469378.2436570860b6c2da6657d39168bb6894cee3277c.k_f@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/gnupg/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-crypt/gnupg/metadata.xml X-VCS-Directories: app-crypt/gnupg/ X-VCS-Committer: k_f X-VCS-Committer-Name: Kristian Fiskerstrand X-VCS-Revision: 2436570860b6c2da6657d39168bb6894cee3277c X-VCS-Branch: master Date: Fri, 22 Jan 2016 13:30:05 +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: a436ffaf-13f1-45b4-b8f8-740ad90afc97 X-Archives-Hash: 9ef49a75f482fa186956facc793b85a3 commit: 2436570860b6c2da6657d39168bb6894cee3277c Author: Kristian Fiskerstrand gentoo org> AuthorDate: Fri Jan 22 13:28:54 2016 +0000 Commit: Kristian Fiskerstrand gentoo org> CommitDate: Fri Jan 22 13:29:38 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24365708 app-crypt/gnupg: Update metadata.xml Remove restricts as smartcard and usb flags are used all over the place Bug: 572574 Package-Manager: portage-2.2.26 app-crypt/gnupg/metadata.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app-crypt/gnupg/metadata.xml b/app-crypt/gnupg/metadata.xml index 462b87d..c18f51d 100644 --- a/app-crypt/gnupg/metadata.xml +++ b/app-crypt/gnupg/metadata.xml @@ -7,16 +7,16 @@ defined by RFC4880. - + Bring in dev-libs/libusb as a dependency; enable scdaemon. - + Build scdaemon software. Enables usage of OpenPGP cards. For other type of smartcards, try app-crypt/gnupg-pkcs11-scd. - + Build direct CCID access for scdaemon; requires dev-libs/libusb.