summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2016-09-24 22:54:57 +0100
committerBertrand Jacquin <bertrand@jacquin.bzh>2016-09-24 23:05:00 +0100
commitc62b5cc1f97e07c7bf6a809043fb0a8b79eec3fa (patch)
treed64087bfb18c5f1961783a5f8d371b8704ce4868
parentfactory-default: Add www-servers/apache logrotate config (diff)
downloadportage-c62b5cc1f97e07c7bf6a809043fb0a8b79eec3fa.tar.xz
dev-lang/php: Remove long gone USE flags
Package-Manager: portage-2.2.28
-rw-r--r--dev-lang/php/Manifest2
-rw-r--r--dev-lang/php/files/eblits/src_configure-v521.eblit4
2 files changed, 1 insertions, 5 deletions
diff --git a/dev-lang/php/Manifest b/dev-lang/php/Manifest
index 715bc1dc..171608fb 100644
--- a/dev-lang/php/Manifest
+++ b/dev-lang/php/Manifest
@@ -5,7 +5,7 @@ AUX 5.2.17/freetype-include-path.diff 447 SHA256 4286f4695f5eabd35a6d5056546d958
AUX 5.2.17/libxml-2.9.patch 2251 SHA256 d1a54b5a0a52fb25fc6f37e6c11cf18828ac971855fcf6be5925d6276739acbf WHIRLPOOL 33ad90367c76f91fe61d407ae638112a1c671325331e85428c2d0325a4b8c3c18a0dd8b76cbed30b64448e80ea968489bfa7b1e79e7e46b22cb5f72ed4f5fc5a
AUX eblits/common-v2.eblit 379 SHA256 8c15442b04b0216342ef6f2b8565cb3510f6850fe67745d5697861e2f7759194 WHIRLPOOL 1a4cd516d27034a99a4f4aff4334961556faa2c3f014070403faf27999060db4faae1fa7160ca94ab0465f9fc85b4b5eb9e2eb5e1880343e30daa0d3ff28fdae
AUX eblits/src_compile-v1.eblit 1283 SHA256 5ec76ae24304c5f803a615a98394c219018da1b1ce2018f92f6ac8c5becf6c99 WHIRLPOOL 2971e61a6932a7c2c19bb40b26f67d529560d08116c37d7b645dc008710d7cc8cd75dcc8feca95eeb556687910968dbe90b20554ad0ca97a624cd7f9c9221482
-AUX eblits/src_configure-v521.eblit 10632 SHA256 5d1102c029c90ae417797dc96e9f1e4de437447e4997faf6c9eb8321bd4d32f9 WHIRLPOOL cd590604751ffe4edab4ef94282b68e491c2defc41b3b405fe409e528c6c28544c279998a6eba6cc12e14e3463e012dbfa1bb7e060cf1855b358aeabe018e55e
+AUX eblits/src_configure-v521.eblit 10438 SHA256 7f1e82a150663e372e256453f72f5c3164f201f6840a56f6b8e2131fdd190ef4 WHIRLPOOL 64def222ae0018fbfe7a1e6e96e6f30e0c932e9c7ba31fea485fb488353c068cf963c3f7d06ae5ef4e70d027fcf9389fd46794ab4f137ef857a49d28f03f88f3
AUX eblits/src_install-v2.eblit 5063 SHA256 4e0e68d41c40cec4149b0df6110823dc8bc0d6e2843d328242e5ed85d02f974d WHIRLPOOL 0b0a78607f9225210198b5cc8697cb78776ff22e389c9299ac0057dd706ff91c505dee9fd08a093aa6bc77d1325e853a0510d9a2e0d0ad9adc7237ca69ed1079
AUX eblits/src_prepare-v2.eblit 2569 SHA256 0645b886cc7f5ac0446da7732f347f39b5102982ae21722ef084ebbbda9f0bba WHIRLPOOL e4851940e62f6a01b76c5a1a0c8a6699e5098d471a039dc6825d537674f1cfcad5f39cda10e487fb0b0d9b1e8e1695347518252f2d22907b4892a06cedb5fefc
AUX php-fpm-r1.conf 12966 SHA256 c4308a92ade93812c6579b74a72cd1f3e1a35f7e63289722f461771d5702448c WHIRLPOOL 1f591597698e28fc47197e02ba680728363c50781d146cf2598403f4678781eabc4f4d2abe2c0bfe9a25065491d3cb514cc5a9dcee4edd9d9438f51181f43b2a
diff --git a/dev-lang/php/files/eblits/src_configure-v521.eblit b/dev-lang/php/files/eblits/src_configure-v521.eblit
index 60518f28..0d15106d 100644
--- a/dev-lang/php/files/eblits/src_configure-v521.eblit
+++ b/dev-lang/php/files/eblits/src_configure-v521.eblit
@@ -51,7 +51,6 @@ eblit-php-src_configure() {
phpconfutils_extension_enable "pcntl" "pcntl" 1
phpconfutils_extension_without "pcre-regex" "pcre" 0
phpconfutils_extension_disable "pdo" "pdo" 0
- phpconfutils_extension_with "pgsql" "postgres" 1
phpconfutils_extension_disable "posix" "posix" 0
phpconfutils_extension_with "pspell" "spell" 1
phpconfutils_extension_with "recode" "recode" 1
@@ -73,7 +72,6 @@ eblit-php-src_configure() {
phpconfutils_extension_disable "xmlreader" "xmlreader" 0
phpconfutils_extension_disable "xmlwriter" "xmlwriter" 0
phpconfutils_extension_with "xmlrpc" "xmlrpc" 1
- phpconfutils_extension_with "xsl" "xsl" 1
phpconfutils_extension_enable "zip" "zip" 1
phpconfutils_extension_with "zlib" "zlib" 1
phpconfutils_extension_enable "debug" "debug" 0
@@ -170,7 +168,6 @@ eblit-php-src_configure() {
if use pdo ; then
phpconfutils_extension_with "pdo-dblib" "mssql" 1
phpconfutils_extension_with "pdo-mysql" "mysql" 1 "/usr"
- phpconfutils_extension_with "pdo-pgsql" "postgres" 1
phpconfutils_extension_with "pdo-sqlite" "sqlite" 1 "/usr"
phpconfutils_extension_with "pdo-odbc" "odbc" 1 "unixODBC,/usr"
if use oci8 ; then
@@ -205,7 +202,6 @@ eblit-php-src_configure() {
my_conf="${my_conf} --with-pic"
fi
-
# we use the system copy of pcre
# --with-pcre-regex affects ext/pcre
# --with-pcre-dir affects ext/filter and ext/zip