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 E326859CA3 for ; Fri, 18 Mar 2016 13:34:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 42C8221C047; Fri, 18 Mar 2016 13:34:31 +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 87C5321C05D for ; Fri, 18 Mar 2016 13:34:30 +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 9EABB340DB0 for ; Fri, 18 Mar 2016 13:34:29 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ADC74863 for ; Fri, 18 Mar 2016 13:34:27 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1458308060.2829a57bf4608fd4c8535d5bc28a3d50de0fda7f.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/nss_wrapper/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-libs/nss_wrapper/Manifest sys-libs/nss_wrapper/nss_wrapper-1.1.3.ebuild X-VCS-Directories: sys-libs/nss_wrapper/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: 2829a57bf4608fd4c8535d5bc28a3d50de0fda7f X-VCS-Branch: master Date: Fri, 18 Mar 2016 13:34:27 +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: 41a3150d-685f-4c7c-9017-f8d355885634 X-Archives-Hash: e852e3953b9d549eb9cbe60bb7c47a6d commit: 2829a57bf4608fd4c8535d5bc28a3d50de0fda7f Author: Lars Wendler gentoo org> AuthorDate: Fri Mar 18 13:33:32 2016 +0000 Commit: Lars Wendler gentoo org> CommitDate: Fri Mar 18 13:34:20 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2829a57b sys-libs/nss_wrapper: Bump to version 1.1.3 Package-Manager: portage-2.2.28 Signed-off-by: Lars Wendler gentoo.org> sys-libs/nss_wrapper/Manifest | 1 + sys-libs/nss_wrapper/nss_wrapper-1.1.3.ebuild | 25 +++++++++++++++++++++++++ 2 files changed, 26 insertions(+) diff --git a/sys-libs/nss_wrapper/Manifest b/sys-libs/nss_wrapper/Manifest index e5a3bc5..8d7fb20 100644 --- a/sys-libs/nss_wrapper/Manifest +++ b/sys-libs/nss_wrapper/Manifest @@ -1,2 +1,3 @@ DIST nss_wrapper-1.1.1.tar.gz 52820 SHA256 9f5bda4f5bbfa26cf69816c6ef312b399ab9ca33675dd122aef0d744328d4938 SHA512 493b9fc52896d23a113b27328a61cfcd9473044c86c36a6be9354204236fac632be37b71fb2ac7d602f31eb88869e2e1d7994221c7bcb4139fc0fa859ac359c1 WHIRLPOOL 0a098f6e9af67972eeb50a12252a96de6d9c1c65049cdd391d19b1ee789d6e1e62e5895d8d121bd5144cce4df1eb1481af3b5ea2a82251363a9721893f693848 DIST nss_wrapper-1.1.2.tar.gz 53271 SHA256 0e65e22bf1c75c3a8931137c85679c6e5136eb5273ffcc6933dfd4f5312561c2 SHA512 127f06a8df66a6e7bee945c88a6e647300ba86c83a08efd9aac836e18fd889b9767378025eec88f5f2b50db40c61eee929a858dd9f9fae25862b107d4363faab WHIRLPOOL 7e9871cd15cfeaef3195cf801f6cacd02a81f9b733bff26cb21de72028c91bb75d9d6b51a4e5aacde1978396bf798f832c3db6f310f1f89a380e17bcac3913fe +DIST nss_wrapper-1.1.3.tar.gz 53543 SHA256 c9b84c14c5bc6948cdad4cbdeefaaf8b471a11ef876535002896779411573aa3 SHA512 c48b176dcd55d4de01ba2fc04e4c2ab9cb77f67d26d3a3464ca4292e607e21a621a582c21d00504c9cadb50a495f4b11b086e9decba28625cff4ff44e5d33c8d WHIRLPOOL 0d5800d23b7bc6463e3928eeb33920ca6ad757bf9c31a94fef75d759975540eb577d35a9fe80e0e53fab2e622b41383052854c024561158b2404b63efe5ac128 diff --git a/sys-libs/nss_wrapper/nss_wrapper-1.1.3.ebuild b/sys-libs/nss_wrapper/nss_wrapper-1.1.3.ebuild new file mode 100644 index 0000000..9c75ed8 --- /dev/null +++ b/sys-libs/nss_wrapper/nss_wrapper-1.1.3.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=6 + +inherit cmake-multilib + +DESCRIPTION="A wrapper for the user, group and hosts NSS API" +HOMEPAGE="https://cwrap.org/nss_wrapper.html" +SRC_URI="https://ftp.samba.org/pub/cwrap/${P}.tar.gz" +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~hppa ~x86" +IUSE="test" + +DEPEND="" +RDEPEND="${DEPEND}" + +# Work around a problem with >=dev-util/cmake-3.3.0 (bug #558340) +# Because of this we cannot use cmake-multilib_src_configure() here. +multilib_src_configure() { + local mycmakeargs=( -DCMAKE_LIBRARY_PATH=/usr/$(get_libdir) ) + cmake-utils_src_configure +}