Gentoo Archives: gentoo-commits

From: Mike Frysinger <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sandbox:master commit in: /
Date: Sun, 20 Sep 2015 08:15:33
Message-Id: 1442122034.d89ef22c0533b4e5ea195bf10c961dfd6fdfd5ab.vapier@gentoo
1 commit: d89ef22c0533b4e5ea195bf10c961dfd6fdfd5ab
2 Author: Mike Frysinger <vapier <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 13 05:27:14 2015 +0000
4 Commit: Mike Frysinger <vapier <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 13 05:27:14 2015 +0000
6 URL: https://gitweb.gentoo.org/proj/sandbox.git/commit/?id=d89ef22c
7
8 gitignore: ignore configure.lineno
9
10 Signed-off-by: Mike Frysinger <vapier <AT> gentoo.org>
11
12 .gitignore | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/.gitignore b/.gitignore
16 index 4d34aee..25964e1 100644
17 --- a/.gitignore
18 +++ b/.gitignore
19 @@ -34,6 +34,7 @@ core
20 /config.status
21 /config.sub
22 /configure
23 +/configure.lineno
24 /depcomp
25 /install-sh
26 /libtool