www-apps/owncloud: not compatible with php 7, bug #603250
authorBernard Cafarelli <voyageur@gentoo.org>
Tue, 3 Jan 2017 10:38:44 +0000 (11:38 +0100)
committerBernard Cafarelli <voyageur@gentoo.org>
Tue, 3 Jan 2017 10:40:09 +0000 (11:40 +0100)
Thanks Marek PikuĊ‚a <marek@pikula.co> for the report

Package-Manager: Portage-2.3.3, Repoman-2.3.1

www-apps/owncloud/owncloud-8.1.11.ebuild
www-apps/owncloud/owncloud-8.2.9.ebuild
www-apps/owncloud/owncloud-9.0.7.ebuild
www-apps/owncloud/owncloud-9.1.3.ebuild

index 98c81ffae5b2b304b873e2aba1d7e888d4e3aba6..1c590dd17e9703cd4055d526bc9e3b1198b62ed9 100644 (file)
@@ -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$
 
@@ -16,8 +16,8 @@ IUSE="+curl mysql postgres +sqlite"
 REQUIRED_USE="|| ( mysql postgres sqlite )"
 
 DEPEND=""
-RDEPEND="dev-lang/php[curl?,filter,gd,hash,json,mysql?,pdo,posix,postgres?,session,simplexml,sqlite?,xmlwriter,zip]
-       virtual/httpd-php"
+RDEPEND="dev-lang/php:5.6[curl?,filter,gd,hash,json,mysql?,pdo,posix,postgres?,session,simplexml,sqlite?,xmlwriter,zip]
+       virtual/httpd-php:5.6"
 
 S=${WORKDIR}/${PN}
 
index 98c81ffae5b2b304b873e2aba1d7e888d4e3aba6..1c590dd17e9703cd4055d526bc9e3b1198b62ed9 100644 (file)
@@ -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$
 
@@ -16,8 +16,8 @@ IUSE="+curl mysql postgres +sqlite"
 REQUIRED_USE="|| ( mysql postgres sqlite )"
 
 DEPEND=""
-RDEPEND="dev-lang/php[curl?,filter,gd,hash,json,mysql?,pdo,posix,postgres?,session,simplexml,sqlite?,xmlwriter,zip]
-       virtual/httpd-php"
+RDEPEND="dev-lang/php:5.6[curl?,filter,gd,hash,json,mysql?,pdo,posix,postgres?,session,simplexml,sqlite?,xmlwriter,zip]
+       virtual/httpd-php:5.6"
 
 S=${WORKDIR}/${PN}
 
index 8c09a8d21b8a9d27f5a28f3636dab36bb2c9d552..8ddb85addc4efb75c6df5d9fba86f8b8a8b03592 100644 (file)
@@ -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$
 
@@ -16,8 +16,8 @@ IUSE="+curl mysql postgres +sqlite"
 REQUIRED_USE="|| ( mysql postgres sqlite )"
 
 DEPEND=""
-RDEPEND="dev-lang/php[curl?,filter,gd,hash,json,mysql?,pdo,posix,postgres?,session,simplexml,sqlite?,xmlreader,xmlwriter,zip]
-       virtual/httpd-php"
+RDEPEND="dev-lang/php:5.6[curl?,filter,gd,hash,json,mysql?,pdo,posix,postgres?,session,simplexml,sqlite?,xmlreader,xmlwriter,zip]
+       virtual/httpd-php:5.6"
 
 S=${WORKDIR}/${PN}
 
index 8c09a8d21b8a9d27f5a28f3636dab36bb2c9d552..8ddb85addc4efb75c6df5d9fba86f8b8a8b03592 100644 (file)
@@ -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$
 
@@ -16,8 +16,8 @@ IUSE="+curl mysql postgres +sqlite"
 REQUIRED_USE="|| ( mysql postgres sqlite )"
 
 DEPEND=""
-RDEPEND="dev-lang/php[curl?,filter,gd,hash,json,mysql?,pdo,posix,postgres?,session,simplexml,sqlite?,xmlreader,xmlwriter,zip]
-       virtual/httpd-php"
+RDEPEND="dev-lang/php:5.6[curl?,filter,gd,hash,json,mysql?,pdo,posix,postgres?,session,simplexml,sqlite?,xmlreader,xmlwriter,zip]
+       virtual/httpd-php:5.6"
 
 S=${WORKDIR}/${PN}