From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B439E13832E for ; Mon, 18 Jul 2016 21:24:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 60EDDE084B; Mon, 18 Jul 2016 21:24:11 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id F41EDE084B for ; Mon, 18 Jul 2016 21:24:10 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 37E8034092E for ; Mon, 18 Jul 2016 21:24:09 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C84E0244C for ; Mon, 18 Jul 2016 21:24:06 +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: <1468877042.18a457cfff1776dfb2275435f44e1b0440f46f01.swegener@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-dns/pdns-recursor/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-dns/pdns-recursor/metadata.xml X-VCS-Directories: net-dns/pdns-recursor/ X-VCS-Committer: swegener X-VCS-Committer-Name: Sven Wegener X-VCS-Revision: 18a457cfff1776dfb2275435f44e1b0440f46f01 X-VCS-Branch: master Date: Mon, 18 Jul 2016 21:24:06 +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: 7badcd11-10e5-4d36-a7a9-f643857c7cdd X-Archives-Hash: 4152851d1587807bcf3164fa7b69f63e commit: 18a457cfff1776dfb2275435f44e1b0440f46f01 Author: Sven Wegener gentoo org> AuthorDate: Mon Jul 18 21:23:39 2016 +0000 Commit: Sven Wegener gentoo org> CommitDate: Mon Jul 18 21:24:02 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18a457cf net-dns/pdns-recursor: Fix typo in metadata.xml Package-Manager: portage-2.2.28 net-dns/pdns-recursor/metadata.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-dns/pdns-recursor/metadata.xml b/net-dns/pdns-recursor/metadata.xml index fc6bc9a..a520840 100644 --- a/net-dns/pdns-recursor/metadata.xml +++ b/net-dns/pdns-recursor/metadata.xml @@ -16,7 +16,7 @@ It also has built-in hooks for making graphs with rrdtool, providing insight int nameserver performance. - Enable support for dev-lang/luajit. + Enable support for dev-lang/luajit. Enable support for dev-libs/protobuf.