Gentoo Archives: gentoo-commits

From: Michael Orlitzky <mjo@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/eselect-php:master commit in: /
Date: Wed, 19 Jul 2017 14:11:19
Message-Id: 1500473138.116484c1e52c30d5737d7d3d6527853ce6f541f3.mjo@gentoo
1 commit: 116484c1e52c30d5737d7d3d6527853ce6f541f3
2 Author: Michael Orlitzky <michael <AT> orlitzky <DOT> com>
3 AuthorDate: Wed Jul 19 14:05:38 2017 +0000
4 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
5 CommitDate: Wed Jul 19 14:05:38 2017 +0000
6 URL: https://gitweb.gentoo.org/proj/eselect-php.git/commit/?id=116484c1
7
8 Add intermediate file doc/php-fpm.example.init.in to gitignore.
9
10 .gitignore | 1 +
11 1 file changed, 1 insertion(+)
12
13 diff --git a/.gitignore b/.gitignore
14 index d738a79..9561ed8 100644
15 --- a/.gitignore
16 +++ b/.gitignore
17 @@ -7,6 +7,7 @@ config.log
18 config.status
19 configure
20 doc/php-fpm.example.init
21 +doc/php-fpm.example.init.in
22 install-sh
23 missing
24 src/php.eselect