commit:     f085f21f22d4da40779770f2fe7dc6a9ae6babe8
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 21 11:55:33 2019 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Mon Jan 21 12:03:28 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f085f21f

www-apps/agendav: update php dependency

Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 www-apps/agendav/agendav-2.2.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/www-apps/agendav/agendav-2.2.0.ebuild 
b/www-apps/agendav/agendav-2.2.0.ebuild
index 47b914cb2e6..ead4966a1fa 100644
--- a/www-apps/agendav/agendav-2.2.0.ebuild
+++ b/www-apps/agendav/agendav-2.2.0.ebuild
@@ -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 )"
 

Reply via email to