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 6077113835A for ; Thu, 30 Jul 2020 21:41:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 90299E0B1E; Thu, 30 Jul 2020 21:41:48 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7B5C7E0B1E for ; Thu, 30 Jul 2020 21:41:48 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3074334F4B6 for ; Thu, 30 Jul 2020 21:41:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AFE7D2F9 for ; Thu, 30 Jul 2020 21:41:45 +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: <1596145302.87e12a4fefc2de45f1ff763b993137c83bf239ac.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-fs/nfs4-acl-tools/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-fs/nfs4-acl-tools/Manifest net-fs/nfs4-acl-tools/nfs4-acl-tools-0.3.7.ebuild X-VCS-Directories: net-fs/nfs4-acl-tools/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: 87e12a4fefc2de45f1ff763b993137c83bf239ac X-VCS-Branch: master Date: Thu, 30 Jul 2020 21:41:45 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 00db997e-5268-4136-9e86-cff43d951f16 X-Archives-Hash: 3d1d82445902866221986195d2b00665 commit: 87e12a4fefc2de45f1ff763b993137c83bf239ac Author: Lars Wendler gentoo org> AuthorDate: Thu Jul 30 21:41:32 2020 +0000 Commit: Lars Wendler gentoo org> CommitDate: Thu Jul 30 21:41:42 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87e12a4f net-fs/nfs4-acl-tools: Bump to version 0.3.7 Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Lars Wendler gentoo.org> net-fs/nfs4-acl-tools/Manifest | 1 + net-fs/nfs4-acl-tools/nfs4-acl-tools-0.3.7.ebuild | 25 +++++++++++++++++++++++ 2 files changed, 26 insertions(+) diff --git a/net-fs/nfs4-acl-tools/Manifest b/net-fs/nfs4-acl-tools/Manifest index 9767ad31e76..55c756db7f9 100644 --- a/net-fs/nfs4-acl-tools/Manifest +++ b/net-fs/nfs4-acl-tools/Manifest @@ -1 +1,2 @@ DIST nfs4-acl-tools-0.3.5.tar.gz 99113 BLAKE2B a51e7a1ab3c43d5844697ccb8afb3dbef19d72b688c1aa9af334d9ccd9e0b70c2d5c7fc762ef80d69b9b4038c2fc83d9edc26e6f6119c05525cd13d4b7e5ea1b SHA512 c23d5c5c676c03cbb8016de32e384086525df6f181c85b36331f42b9bab023ab5158c4e01096f837da5d59c64d8a247cc7e92c9d37bd6bb38fc2aed960705618 +DIST nfs4-acl-tools-0.3.7.tar.gz 99139 BLAKE2B 5125fca65ee7b9dcea16e9b633bbfc26aa5c74202412119f138a5c47ae67d8f8e72fd4eb43182aaf3119858eb83fe6f24f6b53abc0b448aca04c3de4043ad9c1 SHA512 3922bced4e74891b0c4ea10a03eec0cc2e531de355776ba364a91bd656a78d19f9cfba026face34331841ee7c8609f12084fc10081601bc65aaf0fb008ca2fc6 diff --git a/net-fs/nfs4-acl-tools/nfs4-acl-tools-0.3.7.ebuild b/net-fs/nfs4-acl-tools/nfs4-acl-tools-0.3.7.ebuild new file mode 100644 index 00000000000..a8d5fbe0b11 --- /dev/null +++ b/net-fs/nfs4-acl-tools/nfs4-acl-tools-0.3.7.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit autotools + +DESCRIPTION="Commandline and GUI tools that deal directly with NFSv4 ACLs" +HOMEPAGE="https://git.linux-nfs.org/?p=bfields/nfs4-acl-tools.git;a=summary" +SRC_URI="https://linux-nfs.org/~bfields/${PN}/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND="sys-apps/attr" +RDEPEND="${DEPEND}" + +PATCHES=( "${FILESDIR}"/${PN}-0.3.5-jobserver-unavailable.patch ) + +src_prepare() { + default + eautoreconf +}