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 5BBDE1396D0 for ; Mon, 21 Aug 2017 09:34:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A7732E0EA2; 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 83E2AE0EA2 for ; Mon, 21 Aug 2017 09:34:42 +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 BA86F341B84 for ; Mon, 21 Aug 2017 09:34:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CC7057D57 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: <1503308074.e8dd572476d2470d892c9149172ad2031ebc523d.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.ebuild X-VCS-Directories: sys-apps/mtree/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: e8dd572476d2470d892c9149172ad2031ebc523d 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: cbc32b81-8779-43ec-8a83-fbdc067940cd X-Archives-Hash: 76aca1dd87f73c12f31b50afb75dbf38 commit: e8dd572476d2470d892c9149172ad2031ebc523d Author: Lars Wendler gentoo org> AuthorDate: Mon Aug 21 09:34:19 2017 +0000 Commit: Lars Wendler gentoo org> CommitDate: Mon Aug 21 09:34:34 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8dd5724 sys-apps/mtree: Removed old. Package-Manager: Portage-2.3.8, Repoman-2.3.3 sys-apps/mtree/Manifest | 1 - sys-apps/mtree/mtree-1.0.ebuild | 26 -------------------------- 2 files changed, 27 deletions(-) diff --git a/sys-apps/mtree/Manifest b/sys-apps/mtree/Manifest index f7245e4eedf..0ae139d9320 100644 --- a/sys-apps/mtree/Manifest +++ b/sys-apps/mtree/Manifest @@ -1,3 +1,2 @@ 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.ebuild b/sys-apps/mtree/mtree-1.0.ebuild deleted file mode 100644 index a9659ee2261..00000000000 --- a/sys-apps/mtree/mtree-1.0.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=4 - -DESCRIPTION="Directory hierarchy mapping tool from FreeBSD" -HOMEPAGE="https://github.com/archiecobbs/mtree-port" -SRC_URI="https://mtree-port.googlecode.com/files/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64" -IUSE="" - -DEPEND="" -RDEPEND="${DEPEND}" - -src_install() -{ - - default_src_install - - # Avoid conflict with app-arch/libarchive - rm "${ED}usr/share/man/man5/mtree.5" - -}