From f085f21f22d4da40779770f2fe7dc6a9ae6babe8 Mon Sep 17 00:00:00 2001 From: Fabian Groffen Date: Mon, 21 Jan 2019 12:55:33 +0100 Subject: [PATCH] www-apps/agendav: update php dependency Signed-off-by: Fabian Groffen 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 47b914cb2e67..ead4966a1fa6 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 )" -- 2.26.2