Gentoo Archives: gentoo-commits

From: Patrick Lauer <patrick@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/php/
Date: Wed, 27 Jul 2016 05:34:41
Message-Id: 1469597654.4a2241db168fb83fe974b6a8adf7c8f4263528fb.patrick@gentoo
1 commit: 4a2241db168fb83fe974b6a8adf7c8f4263528fb
2 Author: Patrick Lauer <patrick <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jul 27 05:34:14 2016 +0000
4 Commit: Patrick Lauer <patrick <AT> gentoo <DOT> org>
5 CommitDate: Wed Jul 27 05:34:14 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a2241db
7
8 dev-lang/php: Whitespace
9
10 Package-Manager: portage-2.3.0
11
12 dev-lang/php/php-7.0.9-r1.ebuild | 1 -
13 1 file changed, 1 deletion(-)
14
15 diff --git a/dev-lang/php/php-7.0.9-r1.ebuild b/dev-lang/php/php-7.0.9-r1.ebuild
16 index f785ca6..3bb3c0e 100644
17 --- a/dev-lang/php/php-7.0.9-r1.ebuild
18 +++ b/dev-lang/php/php-7.0.9-r1.ebuild
19 @@ -154,7 +154,6 @@ REQUIRED_USE="
20
21 PHP_MV="$(get_major_version)"
22
23 -
24 # Allow users to install production version if they want to
25 if [[ "${PHP_INI_VERSION}" == "production" ]]; then
26 PHP_INI_UPSTREAM="php.ini-production"