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 CBE8B138330 for ; Tue, 4 Oct 2016 05:14:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1DBD9E0B80; Tue, 4 Oct 2016 05:14:35 +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 023CCE0B80 for ; Tue, 4 Oct 2016 05:14:34 +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 12303340F84 for ; Tue, 4 Oct 2016 05:14:33 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 198CD24A5 for ; Tue, 4 Oct 2016 05:14:31 +0000 (UTC) From: "Jason Zaman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jason Zaman" Message-ID: <1475557557.ac2b39df01185277aff443eec3acfa11dc8d765c.perfinion@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/libselinux/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-libs/libselinux/metadata.xml X-VCS-Directories: sys-libs/libselinux/ X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman X-VCS-Revision: ac2b39df01185277aff443eec3acfa11dc8d765c X-VCS-Branch: master Date: Tue, 4 Oct 2016 05:14:31 +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: 54885e96-268e-417d-9231-0da8a242da79 X-Archives-Hash: 4e8d3bc30e1f824dba133269132e2733 commit: ac2b39df01185277aff443eec3acfa11dc8d765c Author: Jason Zaman gentoo org> AuthorDate: Tue Oct 4 04:56:31 2016 +0000 Commit: Jason Zaman gentoo org> CommitDate: Tue Oct 4 05:05:57 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac2b39df sys-libs/libselinux: Fix incorrect metadata Package-Manager: portage-2.3.0 sys-libs/libselinux/metadata.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-libs/libselinux/metadata.xml b/sys-libs/libselinux/metadata.xml index 0f6264f..537e0aa 100644 --- a/sys-libs/libselinux/metadata.xml +++ b/sys-libs/libselinux/metadata.xml @@ -11,7 +11,7 @@ decisions. Required for any applications that use the SELinux API. - Use sys-libs/pcre2 for fcontext regexes + Use dev-libs/libpcre2 for fcontext regexes SELinuxProject/selinux