commit:     33e3fd485ee9290ed77c663b45d45ef2dc9cf8ae
Author:     Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 19 17:13:08 2021 +0000
Commit:     Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Tue Oct 19 17:13:08 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33e3fd48

dev-php/theseer-Autoload: Revbump to fix runtime errors of missing extensions

Closes: https://bugs.gentoo.org/818913
Signed-off-by: Brian Evans <grknight <AT> gentoo.org>

 ...seer-Autoload-1.26.0-r1.ebuild => theseer-Autoload-1.26.0-r2.ebuild} | 2 +-
 ...theseer-Autoload-1.26.3.ebuild => theseer-Autoload-1.26.3-r1.ebuild} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-php/theseer-Autoload/theseer-Autoload-1.26.0-r1.ebuild 
b/dev-php/theseer-Autoload/theseer-Autoload-1.26.0-r2.ebuild
similarity index 97%
rename from dev-php/theseer-Autoload/theseer-Autoload-1.26.0-r1.ebuild
rename to dev-php/theseer-Autoload/theseer-Autoload-1.26.0-r2.ebuild
index 0a9d2dbf7b2..e93e6a8a10b 100644
--- a/dev-php/theseer-Autoload/theseer-Autoload-1.26.0-r1.ebuild
+++ b/dev-php/theseer-Autoload/theseer-Autoload-1.26.0-r2.ebuild
@@ -15,7 +15,7 @@ KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~s390 sparc 
x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 
-CDEPEND="dev-lang/php:*[cli]
+CDEPEND="dev-lang/php:*[cli,fileinfo(-),tokenizer(-)]
        >=dev-php/theseer-DirectoryScanner-1.3
        <dev-php/theseer-DirectoryScanner-2
        >=dev-php/zetacomponents-Base-1.8

diff --git a/dev-php/theseer-Autoload/theseer-Autoload-1.26.3.ebuild 
b/dev-php/theseer-Autoload/theseer-Autoload-1.26.3-r1.ebuild
similarity index 97%
rename from dev-php/theseer-Autoload/theseer-Autoload-1.26.3.ebuild
rename to dev-php/theseer-Autoload/theseer-Autoload-1.26.3-r1.ebuild
index f8aad573f6e..9726fe6bcc7 100644
--- a/dev-php/theseer-Autoload/theseer-Autoload-1.26.3.ebuild
+++ b/dev-php/theseer-Autoload/theseer-Autoload-1.26.3-r1.ebuild
@@ -15,7 +15,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 
~sparc ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 
-CDEPEND="dev-lang/php:*[cli]
+CDEPEND="dev-lang/php:*[cli,fileinfo(-),tokenizer(-)]
        >=dev-php/theseer-DirectoryScanner-1.3
        <dev-php/theseer-DirectoryScanner-2
        >=dev-php/zetacomponents-Base-1.8

Reply via email to