diff options
author | Michael Orlitzky <mjo@gentoo.org> | 2017-01-05 12:25:52 -0500 |
---|---|---|
committer | Michael Orlitzky <mjo@gentoo.org> | 2017-01-05 13:02:57 -0500 |
commit | 3253c1f2e8235d090b2ecebb6066803e834cbe62 (patch) | |
tree | 6b51cd479d6b064120bf8af971e97ea847552230 /dev-lang | |
parent | sys-cluster/galera: Version bump (diff) | |
download | gentoo-3253c1f2e8235d090b2ecebb6066803e834cbe62.tar.gz gentoo-3253c1f2e8235d090b2ecebb6066803e834cbe62.tar.bz2 gentoo-3253c1f2e8235d090b2ecebb6066803e834cbe62.zip |
dev-lang/php: drop unused IUSE=frontbase from all ebuilds.
This includes a change to the stable php-5.6.28, but since the
"frontbase" USE flag did not affect the package in any way, it
(famous last words) should be safe to make.
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/php/php-5.6.28.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/php/php-5.6.29.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/php/php-7.0.14-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/php/php-7.1.0-r3.ebuild | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/dev-lang/php/php-5.6.28.ebuild b/dev-lang/php/php-5.6.28.ebuild index f64f66eac5ee..4269eec36c86 100644 --- a/dev-lang/php/php-5.6.28.ebuild +++ b/dev-lang/php/php-5.6.28.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -31,7 +31,7 @@ IUSE="${IUSE} IUSE="${IUSE} bcmath berkdb bzip2 calendar cdb cjk crypt +ctype curl debug - enchant exif frontbase +fileinfo +filter firebird + enchant exif +fileinfo +filter firebird flatfile ftp gd gdbm gmp +hash +iconv imap inifile intl iodbc ipv6 +json kerberos ldap ldap-sasl libedit libressl mhash mssql mysql libmysqlclient mysqli nls diff --git a/dev-lang/php/php-5.6.29.ebuild b/dev-lang/php/php-5.6.29.ebuild index d0446a119ab4..acad532e1fd1 100644 --- a/dev-lang/php/php-5.6.29.ebuild +++ b/dev-lang/php/php-5.6.29.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -31,7 +31,7 @@ IUSE="${IUSE} IUSE="${IUSE} acl bcmath berkdb bzip2 calendar cdb cjk coverage crypt +ctype curl debug - enchant exif frontbase +fileinfo +filter firebird + enchant exif +fileinfo +filter firebird flatfile ftp gd gdbm gmp +hash +iconv imap inifile intl iodbc ipv6 +json kerberos ldap ldap-sasl libedit libressl mhash mssql mysql libmysqlclient mysqli nls diff --git a/dev-lang/php/php-7.0.14-r1.ebuild b/dev-lang/php/php-7.0.14-r1.ebuild index da9417192ca0..718a517a0e7a 100644 --- a/dev-lang/php/php-7.0.14-r1.ebuild +++ b/dev-lang/php/php-7.0.14-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -31,7 +31,7 @@ IUSE="${IUSE} IUSE="${IUSE} acl bcmath berkdb bzip2 calendar cdb cjk coverage crypt +ctype curl debug - enchant exif frontbase +fileinfo +filter firebird + enchant exif +fileinfo +filter firebird flatfile ftp gd gdbm gmp +hash +iconv imap inifile intl iodbc ipv6 +json kerberos ldap ldap-sasl libedit libressl mhash mssql mysql mysqli nls diff --git a/dev-lang/php/php-7.1.0-r3.ebuild b/dev-lang/php/php-7.1.0-r3.ebuild index 2eca60ab0540..fc03d7a69e23 100644 --- a/dev-lang/php/php-7.1.0-r3.ebuild +++ b/dev-lang/php/php-7.1.0-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -31,7 +31,7 @@ IUSE="${IUSE} IUSE="${IUSE} acl bcmath berkdb bzip2 calendar cdb cjk coverage crypt +ctype curl debug - enchant exif frontbase +fileinfo +filter firebird + enchant exif +fileinfo +filter firebird flatfile ftp gd gdbm gmp +hash +iconv imap inifile intl iodbc ipv6 +json kerberos ldap ldap-sasl libedit libressl mhash mssql mysql mysqli nls |