diff options
| author | Remi Collet <remi@remirepo.net> | 2017-07-04 07:46:06 +0200 | 
|---|---|---|
| committer | Remi Collet <remi@remirepo.net> | 2017-07-04 07:46:06 +0200 | 
| commit | 7c916e06f5ff29f0c385bfe478799072b88f8f02 (patch) | |
| tree | a4e26396bbeb0a51f534652ae54e361ba2442cfb | |
| parent | 04b15389a86db755ea244eee20097cf4d69e7b83 (diff) | |
add 'timecop' to remi-safe
| -rw-r--r-- | mashinfo.el6 | 5 | ||||
| -rw-r--r-- | mashinfo.el7 | 6 | 
2 files changed, 11 insertions, 0 deletions
diff --git a/mashinfo.el6 b/mashinfo.el6 index 1bb60e10..9a2dc0a0 100644 --- a/mashinfo.el6 +++ b/mashinfo.el6 @@ -192,6 +192,7 @@ php70-php-suhosin  php70-php-soap  php70-php-tarantool  php70-php-tidy +php70-php-timecop  php70-php-xml  php70-php-xmlrpc  php70-uwsgi-plugin-php @@ -349,6 +350,7 @@ php71-php-suhosin  php71-php-soap  php71-php-tarantool  php71-php-tidy +php71-php-timecop  php71-php-xml  php71-php-xmlrpc  php71-uwsgi-plugin-php @@ -557,6 +559,7 @@ php56-php-soap  php56-php-suhosin  php56-php-tarantool  php56-php-tidy +php56-php-timecop  php56-php-twig  php56-php-xcache  php56-php-xml @@ -808,6 +811,7 @@ php54-php-soap  php54-php-suhosin  php54-php-tarantool  php54-php-tidy +php54-php-timecop  php54-php-twig  php54-php-xcache  php54-php-xml @@ -1023,6 +1027,7 @@ php55-php-soap  php55-php-suhosin  php55-php-tarantool  php55-php-tidy +php55-php-timecop  php55-php-twig  php55-php-xcache  php55-php-xml diff --git a/mashinfo.el7 b/mashinfo.el7 index ec9fb3fa..9dc75543 100644 --- a/mashinfo.el7 +++ b/mashinfo.el7 @@ -96,6 +96,7 @@ php-phpiredis  php-snappy  php-suhosin  php-tarantool +php-timecop  cmph  hdrhistogram  hdrhistogram-devel @@ -315,6 +316,7 @@ php70-php-sqlsrv  php70-php-suhosin  php70-php-tarantool  php70-php-tidy +php70-php-timecop  php70-php-xml  php70-php-xmlrpc  php70-uwsgi-plugin-php @@ -483,6 +485,7 @@ php71-php-sqlsrv  php71-php-suhosin  php71-php-tarantool  php71-php-tidy +php71-php-timecop  php71-php-xml  php71-php-xmlrpc  php71-uwsgi-plugin-php @@ -699,6 +702,7 @@ php56-php-soap  php56-php-suhosin  php56-php-tarantool  php56-php-tidy +php56-php-timecop  php56-php-twig  php56-php-xcache  php56-php-xml @@ -957,6 +961,7 @@ php54-php-soap  php54-php-suhosin  php54-php-tarantool  php54-php-tidy +php54-php-timecop  php54-php-twig  php54-php-xcache  php54-php-xml @@ -1180,6 +1185,7 @@ php55-php-soap  php55-php-suhosin  php55-php-tarantool  php55-php-tidy +php55-php-timecop  php55-php-twig  php55-php-xcache  php55-php-xml  | 
