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 A5E7A138273 for ; Thu, 26 May 2016 08:51:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 38A43234023; Thu, 26 May 2016 08:51:34 +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 9B1E8234023 for ; Thu, 26 May 2016 08:51:33 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 B18333408DD for ; Thu, 26 May 2016 08:51:32 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DC86197C for ; Thu, 26 May 2016 08:51:29 +0000 (UTC) From: "Anthony G. Basile" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anthony G. Basile" Message-ID: <1464252515.bc1ae437a9a65b5c99f0141122139f553f467d8a.blueness@gentoo> Subject: [gentoo-commits] proj/grs:desktop-amd64-hardened commit in: core/etc/grs/ X-VCS-Repository: proj/grs X-VCS-Files: core/etc/grs/world.conf X-VCS-Directories: core/etc/grs/ X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile X-VCS-Revision: bc1ae437a9a65b5c99f0141122139f553f467d8a X-VCS-Branch: desktop-amd64-hardened Date: Thu, 26 May 2016 08:51:29 +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: d613e0a0-a997-4279-b731-0421396ffb25 X-Archives-Hash: 0f7ce7a50ad2719f4f10bf16d5de8f34 commit: bc1ae437a9a65b5c99f0141122139f553f467d8a Author: Anthony G. Basile gentoo org> AuthorDate: Tue May 24 02:59:22 2016 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Thu May 26 08:48:35 2016 +0000 URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=bc1ae437 world.conf: also use =dev-libs/libgpg-error-1.22 and =dev-libs/libassuan-2.4.2 core/etc/grs/world.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/core/etc/grs/world.conf b/core/etc/grs/world.conf index e0f6ce1..4c8da1e 100644 --- a/core/etc/grs/world.conf +++ b/core/etc/grs/world.conf @@ -1511,6 +1511,7 @@ package.use : dev-libs/libaio:0 -test static-libs [dev-libs/libassuan:0] package.use : dev-libs/libassuan:0 static-libs +package.accept_keywords : =dev-libs/libassuan-2.4.2 ~amd64 [dev-libs/libax25:0] package.use : dev-libs/libax25:0 static-libs @@ -1595,6 +1596,7 @@ package.use : dev-libs/libgit2:0 -examples -gssapi -libressl -test -trace ssh th [dev-libs/libgpg-error:0] package.use : dev-libs/libgpg-error:0 -common-lisp -nls static-libs +package.accept_keywords : =dev-libs/libgpg-error-1.22 ~amd64 [dev-libs/libgudev:0] package.use : dev-libs/libgudev:0 -debug -introspection static-libs