Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/git/
Date: Mon, 22 Feb 2016 18:51:36
Message-Id: 1456167068.f57fe57cf166bfe1808bb928e834ad74d395d8c6.grobian@gentoo
1 commit: f57fe57cf166bfe1808bb928e834ad74d395d8c6
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 22 18:51:08 2016 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 22 18:51:08 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f57fe57c
7
8 dev-vcs/git: remove stray 6~
9
10 Package-Manager: portage-2.2.27-prefix
11
12 dev-vcs/git/git-2.7.1.ebuild | 1 -
13 1 file changed, 1 deletion(-)
14
15 diff --git a/dev-vcs/git/git-2.7.1.ebuild b/dev-vcs/git/git-2.7.1.ebuild
16 index a5175b9..7690210 100644
17 --- a/dev-vcs/git/git-2.7.1.ebuild
18 +++ b/dev-vcs/git/git-2.7.1.ebuild
19 @@ -380,7 +380,6 @@ src_install() {
20 # manpages may exist in either OR both of these directories.
21 find man?/*.[157] >/dev/null 2>&1 && doman man?/*.[157]
22 find Documentation/*.[157] >/dev/null 2>&1 && doman Documentation/*.[157]
23 -6~
24 dodoc README Documentation/{SubmittingPatches,CodingGuidelines}
25 use doc && dodir /usr/share/doc/${PF}/html
26 for d in / /howto/ /technical/ ; do