public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-benchmarks/phoronix-test-suite/
Date: Tue, 10 Sep 2024 10:31:16 +0000 (UTC)	[thread overview]
Message-ID: <1725964241.45acd9634382c83b7718bae89c1043042068c8de.davidroman@gentoo> (raw)

commit:     45acd9634382c83b7718bae89c1043042068c8de
Author:     David Roman <davidroman96 <AT> gmail <DOT> com>
AuthorDate: Tue Sep 10 10:30:41 2024 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Tue Sep 10 10:30:41 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=45acd963

app-benchmarks/phoronix-test-suite: add missing php[simplexml]

Closes: https://github.com/gentoo/guru/pull/204
Signed-off-by: David Roman <davidroman96 <AT> gmail.com>

 app-benchmarks/phoronix-test-suite/phoronix-test-suite-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-benchmarks/phoronix-test-suite/phoronix-test-suite-9999.ebuild b/app-benchmarks/phoronix-test-suite/phoronix-test-suite-9999.ebuild
index a30654b5f..3442803d4 100644
--- a/app-benchmarks/phoronix-test-suite/phoronix-test-suite-9999.ebuild
+++ b/app-benchmarks/phoronix-test-suite/phoronix-test-suite-9999.ebuild
@@ -20,7 +20,7 @@ IUSE="sdl"
 RDEPEND="${DEPEND}
 		app-arch/p7zip
 		media-libs/libpng
-		>=dev-lang/php-5.3[cli,curl,gd,posix,pcntl,sockets,ssl,truetype,xml,zip,zlib]
+		>=dev-lang/php-5.3[cli,curl,gd,posix,pcntl,simplexml,sockets,ssl,truetype,xml,zip,zlib]
 		www-servers/apache
 		x11-base/xorg-server
 		sdl? (


WARNING: multiple messages have this Message-ID (diff)
From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: app-benchmarks/phoronix-test-suite/
Date: Tue, 10 Sep 2024 10:49:31 +0000 (UTC)	[thread overview]
Message-ID: <1725964241.45acd9634382c83b7718bae89c1043042068c8de.davidroman@gentoo> (raw)
Message-ID: <20240910104931.LAybCOtp5rbVfqurIGh7oHWiSlV-vAe5DrIDmw39bxI@z> (raw)

commit:     45acd9634382c83b7718bae89c1043042068c8de
Author:     David Roman <davidroman96 <AT> gmail <DOT> com>
AuthorDate: Tue Sep 10 10:30:41 2024 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Tue Sep 10 10:30:41 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=45acd963

app-benchmarks/phoronix-test-suite: add missing php[simplexml]

Closes: https://github.com/gentoo/guru/pull/204
Signed-off-by: David Roman <davidroman96 <AT> gmail.com>

 app-benchmarks/phoronix-test-suite/phoronix-test-suite-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-benchmarks/phoronix-test-suite/phoronix-test-suite-9999.ebuild b/app-benchmarks/phoronix-test-suite/phoronix-test-suite-9999.ebuild
index a30654b5f..3442803d4 100644
--- a/app-benchmarks/phoronix-test-suite/phoronix-test-suite-9999.ebuild
+++ b/app-benchmarks/phoronix-test-suite/phoronix-test-suite-9999.ebuild
@@ -20,7 +20,7 @@ IUSE="sdl"
 RDEPEND="${DEPEND}
 		app-arch/p7zip
 		media-libs/libpng
-		>=dev-lang/php-5.3[cli,curl,gd,posix,pcntl,sockets,ssl,truetype,xml,zip,zlib]
+		>=dev-lang/php-5.3[cli,curl,gd,posix,pcntl,simplexml,sockets,ssl,truetype,xml,zip,zlib]
 		www-servers/apache
 		x11-base/xorg-server
 		sdl? (


             reply	other threads:[~2024-09-10 10:31 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-10 10:31 David Roman [this message]
2024-09-10 10:49 ` [gentoo-commits] repo/proj/guru:master commit in: app-benchmarks/phoronix-test-suite/ David Roman
  -- strict thread matches above, loose matches on Subject: below --
2024-09-10 10:31 [gentoo-commits] repo/proj/guru:dev " David Roman
2024-07-19 11:25 Vitaly Zdanevich
2024-07-19 11:18 Vitaly Zdanevich
2024-07-19 11:07 Vitaly Zdanevich
2024-07-18 19:38 Vitaly Zdanevich
2022-10-29 17:21 Anna Vyalkova
2022-10-12  6:55 Vitaly Zdanevich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1725964241.45acd9634382c83b7718bae89c1043042068c8de.davidroman@gentoo \
    --to=davidroman96@gmail.com \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox