diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-01-19 07:28:43 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-01-19 07:28:43 +0000 |
| commit | f63baf025e2b76cb1ae7aa84acaa8d66aef367a0 (patch) | |
| tree | 47ad3ee96a64becd266d03687de600a9ca4960df /dev-php/igbinary | |
| parent | 3ee91b49159bb1569a20aa4596e51616147cbdb7 (diff) | |
| download | baldeagleos-repo-f63baf025e2b76cb1ae7aa84acaa8d66aef367a0.tar.gz baldeagleos-repo-f63baf025e2b76cb1ae7aa84acaa8d66aef367a0.tar.xz baldeagleos-repo-f63baf025e2b76cb1ae7aa84acaa8d66aef367a0.zip | |
Adding metadata
Diffstat (limited to 'dev-php/igbinary')
| -rw-r--r-- | dev-php/igbinary/igbinary-3.2.7.ebuild | 4 | ||||
| -rw-r--r-- | dev-php/igbinary/igbinary-3.2.9.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-php/igbinary/igbinary-3.2.7.ebuild b/dev-php/igbinary/igbinary-3.2.7.ebuild index 37bce3420ad4..ae157e8ec5a3 100644 --- a/dev-php/igbinary/igbinary-3.2.7.ebuild +++ b/dev-php/igbinary/igbinary-3.2.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -8,7 +8,7 @@ PHP_EXT_ZENDEXT="no" DOCS=( CREDITS NEWS README.md ) PHP_EXT_ECONF_ARGS=( --enable-${PN} ) -USE_PHP="php8-0 php8-1" +USE_PHP="php8-1" inherit php-ext-source-r3 diff --git a/dev-php/igbinary/igbinary-3.2.9.ebuild b/dev-php/igbinary/igbinary-3.2.9.ebuild index 377afa6e8a76..4e1211e63ed7 100644 --- a/dev-php/igbinary/igbinary-3.2.9.ebuild +++ b/dev-php/igbinary/igbinary-3.2.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -7,7 +7,7 @@ PHP_EXT_ECONF_ARGS=( --enable-${PN} ) PHP_EXT_INI="yes" PHP_EXT_NAME="${PN}" PHP_EXT_ZENDEXT="no" -USE_PHP="php8-0 php8-1 php8-2" +USE_PHP="php8-1 php8-2" inherit php-ext-source-r3 |
