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 CAC5E1396D0 for ; Mon, 21 Aug 2017 09:34:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1F86DE0E9E; Mon, 21 Aug 2017 09:34:42 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 DDC46E0E9E for ; Mon, 21 Aug 2017 09:34:41 +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 E97A7341B7A for ; Mon, 21 Aug 2017 09:34:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B82FC7D56 for ; Mon, 21 Aug 2017 09:34:38 +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: <1503308072.f7baa18369d6dfc7863e06bb2d3ef0946cdd378b.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/mtree/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/mtree/Manifest sys-apps/mtree/mtree-1.0.3.ebuild X-VCS-Directories: sys-apps/mtree/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: f7baa18369d6dfc7863e06bb2d3ef0946cdd378b X-VCS-Branch: master Date: Mon, 21 Aug 2017 09:34:38 +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: 2f7818f3-a0e2-4992-a99a-e33e72bd2bc3 X-Archives-Hash: 37d798c27fb31b3c1696f3178ab8ff7f commit: f7baa18369d6dfc7863e06bb2d3ef0946cdd378b Author: Lars Wendler gentoo org> AuthorDate: Mon Aug 21 09:33:56 2017 +0000 Commit: Lars Wendler gentoo org> CommitDate: Mon Aug 21 09:34:32 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7baa183 sys-apps/mtree: Bump to version 1.0.3 Package-Manager: Portage-2.3.8, Repoman-2.3.3 sys-apps/mtree/Manifest | 1 + sys-apps/mtree/mtree-1.0.3.ebuild | 30 ++++++++++++++++++++++++++++++ 2 files changed, 31 insertions(+) diff --git a/sys-apps/mtree/Manifest b/sys-apps/mtree/Manifest index fee09df94af..f7245e4eedf 100644 --- a/sys-apps/mtree/Manifest +++ b/sys-apps/mtree/Manifest @@ -1,2 +1,3 @@ DIST mtree-1.0.1.tar.gz 110979 SHA256 9f3283fc7b8b4961a611c8c66e1d873a4936fe0039998863ea9d116601a730c3 SHA512 47897a1763ba02d095d9d7179ffb513ca847c5e9bde27908a4ef94feced2d59baef6f95f8024cfce3c5f47e4f7b7ae64e283ce1589b2e3826fd14b13f88d4990 WHIRLPOOL 35c83ef93fed86b480b1be170c7b90d11f86a2b806270c559ccedbab2597706cb820dbd4e31dc053b3070bac9a73f09cbdc5549dd70f959ef9ccbcc7164b915d +DIST mtree-1.0.3.tar.gz 32882 SHA256 bbbf2ae5f1f99119b3cb7f55f90015b0e06238cde2801c9990521109b2529eed SHA512 aea1d53ff114446d8e7dca20388f2184e6284f69021079eca4edce22f067b8218aafeabf6d08503fd197de3e4f271af8cb8dc310d87696c03360d42de4cac85a WHIRLPOOL e6af4d35479e906b7ae97922bcc2d33bf283d1afbd2a691c64e42c2f2b34189d8e9e784cf8b90a107259468ca16f2e2c36e4a9b907a670a060308c6b4c2f746c DIST mtree-1.0.tar.gz 107599 SHA256 d58e180e48f298caf0ae0e9153b77b7a025898b7e978d51587a63318b0e3692f SHA512 74f16461da7d6d0a9c39e90d1767652e05d723362310f57540c7dafe8445bbf8c49da65ca9e27441f8fb56c4c37666b3fe13bdf40b9edb9b85827c331f498989 WHIRLPOOL 9ab55ceb00504accab58b17b1da09259af1d889c75a5dd9f74fd1e84c72101905836f00dc54f6037a43a1661cc4f616ce929af45e98d13085b8462ce6c44136e diff --git a/sys-apps/mtree/mtree-1.0.3.ebuild b/sys-apps/mtree/mtree-1.0.3.ebuild new file mode 100644 index 00000000000..151c42b2c73 --- /dev/null +++ b/sys-apps/mtree/mtree-1.0.3.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +inherit autotools + +DESCRIPTION="Directory hierarchy mapping tool from FreeBSD" +HOMEPAGE="https://github.com/archiecobbs/mtree-port" +SRC_URI="https://github.com/archiecobbs/mtree-port/archive/${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +S="${WORKDIR}/${PN}-port-${PV}" + +src_prepare() { + default + # don't install unneeded docs + sed -i '/doc_DATA=/d' Makefile.am || die + eautoreconf +} + +src_install() { + default + + # avoid conflict with app-arch/libarchive + rm "${ED%/}/usr/share/man/man5/mtree.5" +}