commit:     3253c1f2e8235d090b2ecebb6066803e834cbe62
Author:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Thu Jan  5 17:25:52 2017 +0000
Commit:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Thu Jan  5 18:02:57 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3253c1f2

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

 dev-lang/php/php-5.6.28.ebuild    | 4 ++--
 dev-lang/php/php-5.6.29.ebuild    | 4 ++--
 dev-lang/php/php-7.0.14-r1.ebuild | 4 ++--
 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 f64f66e..4269eec 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 d0446a1..acad532 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 da94171..718a517 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 2eca60a..fc03d7a 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

Reply via email to