commit:     1143d37d5217729e593a4a32b33a498bfe75dca3
Author:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Tue Mar  3 02:20:44 2026 +0000
Commit:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Tue Mar  3 02:22:37 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1143d37d

dev-lang/php: add subslot dep on net-analyzer/net-snmp

Closes: https://bugs.gentoo.org/970804
Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org>

 dev-lang/php/{php-8.3.30.ebuild => php-8.3.30-r1.ebuild} | 2 +-
 dev-lang/php/{php-8.4.18.ebuild => php-8.4.18-r1.ebuild} | 2 +-
 dev-lang/php/{php-8.5.3.ebuild => php-8.5.3-r1.ebuild}   | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-lang/php/php-8.3.30.ebuild b/dev-lang/php/php-8.3.30-r1.ebuild
similarity index 99%
rename from dev-lang/php/php-8.3.30.ebuild
rename to dev-lang/php/php-8.3.30-r1.ebuild
index 42e7f6692f6f..3e64e5570fd5 100644
--- a/dev-lang/php/php-8.3.30.ebuild
+++ b/dev-lang/php/php-8.3.30-r1.ebuild
@@ -100,7 +100,7 @@ COMMON_DEPEND="
        qdbm? ( dev-db/qdbm )
        readline? ( sys-libs/readline:0= )
        session-mm? ( dev-libs/mm )
-       snmp? ( net-analyzer/net-snmp )
+       snmp? ( net-analyzer/net-snmp:= )
        sodium? ( dev-libs/libsodium:=[-minimal(-)] )
        spell? ( app-text/aspell )
        sqlite? ( dev-db/sqlite )

diff --git a/dev-lang/php/php-8.4.18.ebuild b/dev-lang/php/php-8.4.18-r1.ebuild
similarity index 99%
rename from dev-lang/php/php-8.4.18.ebuild
rename to dev-lang/php/php-8.4.18-r1.ebuild
index f0cee3118fd1..78b624ea9c32 100644
--- a/dev-lang/php/php-8.4.18.ebuild
+++ b/dev-lang/php/php-8.4.18-r1.ebuild
@@ -98,7 +98,7 @@ COMMON_DEPEND="
        qdbm? ( dev-db/qdbm )
        readline? ( sys-libs/readline:0= )
        session-mm? ( dev-libs/mm )
-       snmp? ( net-analyzer/net-snmp )
+       snmp? ( net-analyzer/net-snmp:= )
        sodium? ( dev-libs/libsodium:=[-minimal(-)] )
        spell? ( app-text/aspell )
        sqlite? ( dev-db/sqlite )

diff --git a/dev-lang/php/php-8.5.3.ebuild b/dev-lang/php/php-8.5.3-r1.ebuild
similarity index 99%
rename from dev-lang/php/php-8.5.3.ebuild
rename to dev-lang/php/php-8.5.3-r1.ebuild
index 5d6fd9b24f66..ce02cc1b7c10 100644
--- a/dev-lang/php/php-8.5.3.ebuild
+++ b/dev-lang/php/php-8.5.3-r1.ebuild
@@ -98,7 +98,7 @@ COMMON_DEPEND="
        qdbm? ( dev-db/qdbm )
        readline? ( sys-libs/readline:0= )
        session-mm? ( dev-libs/mm )
-       snmp? ( net-analyzer/net-snmp )
+       snmp? ( net-analyzer/net-snmp:= )
        sodium? ( dev-libs/libsodium:=[-minimal(-)] )
        spell? ( app-text/aspell )
        sqlite? ( dev-db/sqlite )

Reply via email to