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 5FA6D1388C0 for ; Mon, 22 Feb 2016 18:51:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1610D21C011; Mon, 22 Feb 2016 18:51:33 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B377B21C011 for ; Mon, 22 Feb 2016 18:51:32 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7E811340B3A for ; Mon, 22 Feb 2016 18:51:31 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 86AAC14AC for ; Mon, 22 Feb 2016 18:51:29 +0000 (UTC) From: "Fabian Groffen" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Fabian Groffen" Message-ID: <1456167068.f57fe57cf166bfe1808bb928e834ad74d395d8c6.grobian@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/git/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-vcs/git/git-2.7.1.ebuild X-VCS-Directories: dev-vcs/git/ X-VCS-Committer: grobian X-VCS-Committer-Name: Fabian Groffen X-VCS-Revision: f57fe57cf166bfe1808bb928e834ad74d395d8c6 X-VCS-Branch: master Date: Mon, 22 Feb 2016 18: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: 90d2d07b-3954-4369-8c98-19e10dacf6f1 X-Archives-Hash: 994ed8d9ef9d008e13203fa7c9fef800 commit: f57fe57cf166bfe1808bb928e834ad74d395d8c6 Author: Fabian Groffen gentoo org> AuthorDate: Mon Feb 22 18:51:08 2016 +0000 Commit: Fabian Groffen gentoo org> CommitDate: Mon Feb 22 18:51:08 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f57fe57c dev-vcs/git: remove stray 6~ Package-Manager: portage-2.2.27-prefix dev-vcs/git/git-2.7.1.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/dev-vcs/git/git-2.7.1.ebuild b/dev-vcs/git/git-2.7.1.ebuild index a5175b9..7690210 100644 --- a/dev-vcs/git/git-2.7.1.ebuild +++ b/dev-vcs/git/git-2.7.1.ebuild @@ -380,7 +380,6 @@ src_install() { # manpages may exist in either OR both of these directories. find man?/*.[157] >/dev/null 2>&1 && doman man?/*.[157] find Documentation/*.[157] >/dev/null 2>&1 && doman Documentation/*.[157] -6~ dodoc README Documentation/{SubmittingPatches,CodingGuidelines} use doc && dodir /usr/share/doc/${PF}/html for d in / /howto/ /technical/ ; do