diff options
Diffstat (limited to 'app-eselect')
-rw-r--r-- | app-eselect/eselect-php/eselect-php-0.9.4-r2.ebuild (renamed from app-eselect/eselect-php/eselect-php-0.9.4-r1.ebuild) | 0 | ||||
-rw-r--r-- | app-eselect/eselect-php/files/php-fpm-launcher-r2 | 2 |
2 files changed, 0 insertions, 2 deletions
diff --git a/app-eselect/eselect-php/eselect-php-0.9.4-r1.ebuild b/app-eselect/eselect-php/eselect-php-0.9.4-r2.ebuild index 4dec17a54184..4dec17a54184 100644 --- a/app-eselect/eselect-php/eselect-php-0.9.4-r1.ebuild +++ b/app-eselect/eselect-php/eselect-php-0.9.4-r2.ebuild diff --git a/app-eselect/eselect-php/files/php-fpm-launcher-r2 b/app-eselect/eselect-php/files/php-fpm-launcher-r2 index db07a1352d8c..3a6b2720fa67 100644 --- a/app-eselect/eselect-php/files/php-fpm-launcher-r2 +++ b/app-eselect/eselect-php/files/php-fpm-launcher-r2 @@ -1,7 +1,5 @@ #!/bin/sh -set -o errexit - . /lib/gentoo/functions.sh # If there are no arguments, then "shift" will fail (bug 626496). |