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 C96CE58973 for ; Wed, 3 Feb 2016 17:04:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 23A01E0863; Wed, 3 Feb 2016 17:04:53 +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 BD519E07FC for ; Wed, 3 Feb 2016 17:04:52 +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 7150A34096F for ; Wed, 3 Feb 2016 17:04:51 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 20B258E6 for ; Wed, 3 Feb 2016 17:04:50 +0000 (UTC) From: "Sven Wegener" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sven Wegener" Message-ID: <1454519037.055b0c7b407a746e684a46e5ff3ca4c73fcab08f.swegener@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-dns/pdns/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-dns/pdns/metadata.xml X-VCS-Directories: net-dns/pdns/ X-VCS-Committer: swegener X-VCS-Committer-Name: Sven Wegener X-VCS-Revision: 055b0c7b407a746e684a46e5ff3ca4c73fcab08f X-VCS-Branch: master Date: Wed, 3 Feb 2016 17:04:50 +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: 0ceac470-b44c-4dea-8e5c-6797fda69bce X-Archives-Hash: 4186f5d9149c68cc907385d55bf7ea17 commit: 055b0c7b407a746e684a46e5ff3ca4c73fcab08f Author: Sven Wegener gentoo org> AuthorDate: Wed Feb 3 17:03:57 2016 +0000 Commit: Sven Wegener gentoo org> CommitDate: Wed Feb 3 17:03:57 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=055b0c7b net-dns/pdns: Remove unused local USE flag remote-http Package-Manager: portage-2.2.26 net-dns/pdns/metadata.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/net-dns/pdns/metadata.xml b/net-dns/pdns/metadata.xml index 7fef8ca..f0d31b9 100644 --- a/net-dns/pdns/metadata.xml +++ b/net-dns/pdns/metadata.xml @@ -17,7 +17,6 @@ standards documents. Furthermore, PowerDNS interfaces with almost any database. Making it possible to use a MyDNS MySQL database with PowerDNS (not recommended for new deployments). Use a database supported by dev-db/opendbx as backend. Use a generic socket or pipe as a backend (via JSON RPC requests). - Enable remote connections to HTTP as backends (via RESTful JSON requests). Use a TinyDNS CDB database as backend. Build optional tools (dnsscan, dnsscope, etc..).