net-nds/phpldapadmin: Remove support for non-existent deps
authorMichał Górny <mgorny@gentoo.org>
Sun, 26 Aug 2018 17:33:39 +0000 (19:33 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sun, 26 Aug 2018 17:33:39 +0000 (19:33 +0200)
net-nds/phpldapadmin/phpldapadmin-1.2.3-r1.ebuild
net-nds/phpldapadmin/phpldapadmin-1.2.3.ebuild

index 075a0159c13027c0c3f569229dabc36892449359..786fde03497b2d91e58f9c8c004d9b827447ae04 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -14,7 +14,7 @@ KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
 IUSE=""
 
 RDEPEND="dev-lang/php[hash,ldap,session,xml,nls]
-                || ( <dev-lang/php-5.3[pcre] >=dev-lang/php-5.3 )
+       >=dev-lang/php-5.3
        virtual/httpd-php"
 
 need_httpd_cgi
index 47ff7bff30dc59b5753b659ccea6c6626a5a8c89..4dcabc71b146c45443a4ca3e2934d24eeb10d91b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -14,7 +14,7 @@ KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
 IUSE=""
 
 RDEPEND="dev-lang/php[hash,ldap,session,xml,nls]
-                || ( <dev-lang/php-5.3[pcre] >=dev-lang/php-5.3 )
+       >=dev-lang/php-5.3
        virtual/httpd-php"
 
 need_httpd_cgi