www-apps/agendav: update php dependency
authorFabian Groffen <grobian@gentoo.org>
Mon, 21 Jan 2019 11:55:33 +0000 (12:55 +0100)
committerFabian Groffen <grobian@gentoo.org>
Mon, 21 Jan 2019 12:03:28 +0000 (13:03 +0100)
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

www-apps/agendav/agendav-2.2.0.ebuild

index 47b914cb2e67e6c0018777e8d1a9660211ea7c03..ead4966a1fa66031ba8c79ffe8bafe93722d5a6d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.gz"
 LICENSE="GPL-3+"
 KEYWORDS="~amd64 ~ppc64"
 
-RDEPEND=">=dev-lang/php-5.5.9[ctype,curl,crypt,unicode,tokenizer,xml,xmlreader,xmlwriter]
+RDEPEND=">=dev-lang/php-5.6[ctype,curl,unicode,tokenizer,xml,xmlreader,xmlwriter]
        virtual/httpd-php
        || ( >=virtual/mysql-5.1 >=dev-db/postgresql-8.1 )"